{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "CODE_REVIEWS",
          "value" : "style,comment"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "provision/6.x-2.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
            "branch" : [
              {
                "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
                "name" : "provision/6.x-2.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
            "branch" : [
              {
                "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
                "name" : "provision/6.x-2.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
        "branch" : [
          {
            "SHA1" : "286e29e00358ff0560614fe23661d1386f589998",
            "name" : "provision/6.x-2.x"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.checkstyle.CheckStyleResultAction"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 13977,
  "estimatedDuration" : 23349,
  "executor" : None,
  "fullDisplayName" : "C provision - 2.x #13",
  "id" : "2012-02-13_20-46-01",
  "keepLog" : False,
  "number" : 13,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1329183961000,
  "url" : "http://ci.aegirproject.org/view/All/job/C%20provision%20-%202.x/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/ChainedState.php"
        ],
        "commitId" : "d410fc44c2af5167a14f8984cf0d4e3d355ceed6",
        "timestamp" : 1321039503000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix the code style of ChainedState.php.\n",
        "date" : "2011-11-11T14:25:03-0500 +0000",
        "id" : "d410fc44c2af5167a14f8984cf0d4e3d355ceed6",
        "msg" : "Fix the code style of ChainedState.php.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/ChainedState.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config.php"
        ],
        "commitId" : "ad5215b252e27449d50725f5a83f804d6ffdc244",
        "timestamp" : 1321039915000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix the code style of Config.php.\n",
        "date" : "2011-11-11T14:31:55-0500 +0000",
        "id" : "ad5215b252e27449d50725f5a83f804d6ffdc244",
        "msg" : "Fix the code style of Config.php.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Data/Store.php"
        ],
        "commitId" : "6ef3ee720ebf5755391741c171bfdc65b836bd92",
        "timestamp" : 1321040024000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Store.php\n",
        "date" : "2011-11-11T14:33:44-0500 +0000",
        "id" : "6ef3ee720ebf5755391741c171bfdc65b836bd92",
        "msg" : "Fix code style of Store.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Data/Store.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Data/data_store.tpl.php"
        ],
        "commitId" : "ba24ad5e93aa0c66bb687b9a3cd1d878083224b5",
        "timestamp" : 1321040237000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of data_store.tpl.php\n",
        "date" : "2011-11-11T14:37:17-0500 +0000",
        "id" : "ba24ad5e93aa0c66bb687b9a3cd1d878083224b5",
        "msg" : "Fix code style of data_store.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Data/data_store.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Context.php"
        ],
        "commitId" : "c56c6f6dde24a722b3dfa1462f037fb3d760fb22",
        "timestamp" : 1321040521000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Context.php\n",
        "date" : "2011-11-11T14:42:01-0500 +0000",
        "id" : "c56c6f6dde24a722b3dfa1462f037fb3d760fb22",
        "msg" : "Fix code style of Context.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Context.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config.php"
        ],
        "commitId" : "89a2760160e81076fd65dc529665ac54694dd197",
        "timestamp" : 1321040593000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix the code style of Config.php.\n",
        "date" : "2011-11-11T14:43:13-0500 +0000",
        "id" : "89a2760160e81076fd65dc529665ac54694dd197",
        "msg" : "Fix the code style of Config.php.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/Alias/Store.php"
        ],
        "commitId" : "0097fa8d73fdcf32d09910445f320e2899cd8e29",
        "timestamp" : 1321040651000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Store.php\n",
        "date" : "2011-11-11T14:44:11-0500 +0000",
        "id" : "0097fa8d73fdcf32d09910445f320e2899cd8e29",
        "msg" : "Fix code style of Store.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Alias/Store.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php"
        ],
        "commitId" : "f5b44c4b9ca2bd5e85f3c07a9f64d0390538809b",
        "timestamp" : 1321040825000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_dupal_sites.tpl.php\n",
        "date" : "2011-11-11T14:47:05-0500 +0000",
        "id" : "f5b44c4b9ca2bd5e85f3c07a9f64d0390538809b",
        "msg" : "Fix code style of provision_dupal_sites.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Alias/provision_drupal_sites.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/Settings.php"
        ],
        "commitId" : "c9ea26c4a1c5b99493c8ec61cac72b349ecc0863",
        "timestamp" : 1321041181000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style Settings.php\n",
        "date" : "2011-11-11T14:53:01-0500 +0000",
        "id" : "c9ea26c4a1c5b99493c8ec61cac72b349ecc0863",
        "msg" : "Fix code style Settings.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Settings.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/provision_drupal_settings.tpl.php"
        ],
        "commitId" : "660d8a1551937119c24d8a34ce3133667c71ccd2",
        "timestamp" : 1321041225000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_dupal_settings.tpl.php\n",
        "date" : "2011-11-11T14:53:45-0500 +0000",
        "id" : "660d8a1551937119c24d8a34ce3133667c71ccd2",
        "msg" : "Fix code style of provision_dupal_settings.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/provision_drupal_settings.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc.php"
        ],
        "commitId" : "7765f750ae6234449171ae5be3776bbb855ada77",
        "timestamp" : 1321041278000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Drush.php\n",
        "date" : "2011-11-11T14:54:38-0500 +0000",
        "id" : "7765f750ae6234449171ae5be3776bbb855ada77",
        "msg" : "Fix code style of Drush.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/Alias.php"
        ],
        "commitId" : "1dc603e894fba2029b07930c11de1d5046b1dfcc",
        "timestamp" : 1321041330000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Alias.php\n",
        "date" : "2011-11-11T14:55:30-0500 +0000",
        "id" : "1dc603e894fba2029b07930c11de1d5046b1dfcc",
        "msg" : "Fix code style of Alias.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/Alias.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/Platform.php"
        ],
        "commitId" : "a035c31aabf2d02c6db833c9549c131099273711",
        "timestamp" : 1321041367000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Platform.php\n",
        "date" : "2011-11-11T14:56:07-0500 +0000",
        "id" : "a035c31aabf2d02c6db833c9549c131099273711",
        "msg" : "Fix code style of Platform.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/Platform.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/provision_drushrc_alias.tpl.php"
        ],
        "commitId" : "7a064206744dfdaa45ec7e0d745647fddae773d8",
        "timestamp" : 1321041415000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_drushrc_alias.tpl.php\n",
        "date" : "2011-11-11T14:56:55-0500 +0000",
        "id" : "7a064206744dfdaa45ec7e0d745647fddae773d8",
        "msg" : "Fix code style of provision_drushrc_alias.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/provision_drushrc_alias.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/provision_drushrc_site.tpl.php"
        ],
        "commitId" : "b2134adc4a979ba14594dff17dfe3fc9017490d7",
        "timestamp" : 1321041453000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_drushrc_site.tpl.php\n",
        "date" : "2011-11-11T14:57:33-0500 +0000",
        "id" : "b2134adc4a979ba14594dff17dfe3fc9017490d7",
        "msg" : "Fix code style of provision_drushrc_site.tpl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/provision_drushrc_site.tpl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/Server.php"
        ],
        "commitId" : "93740ab417d1884b84936f85c07beaea144e87dc",
        "timestamp" : 1321041500000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Server.php\n",
        "date" : "2011-11-11T14:58:20-0500 +0000",
        "id" : "93740ab417d1884b84936f85c07beaea144e87dc",
        "msg" : "Fix code style of Server.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/Server.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drushrc/Site.php"
        ],
        "commitId" : "906b64434f82d59507caabb7ea72e5891fa755cc",
        "timestamp" : 1321041538000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Site.php\n",
        "date" : "2011-11-11T14:58:58-0500 +0000",
        "id" : "906b64434f82d59507caabb7ea72e5891fa755cc",
        "msg" : "Fix code style of Site.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drushrc/Site.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/provision_drupal.drush.inc"
        ],
        "commitId" : "74d7c103db7962d509b55f257a7b2b71056b509c",
        "timestamp" : 1321041925000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_dupal.drush.inc\n",
        "date" : "2011-11-11T15:05:25-0500 +0000",
        "id" : "74d7c103db7962d509b55f257a7b2b71056b509c",
        "msg" : "Fix code style of provision_dupal.drush.inc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/provision_drupal.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "db/Provision/Service/db/mysql.php"
        ],
        "commitId" : "575db019ab38c3ac709046acf003dd791edb9893",
        "timestamp" : 1321042385000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of mysql.php\n",
        "date" : "2011-11-11T15:13:05-0500 +0000",
        "id" : "575db019ab38c3ac709046acf003dd791edb9893",
        "msg" : "Fix code style of mysql.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "db/Provision/Service/db/mysql.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision.inc"
        ],
        "commitId" : "e1b9b4410ac0ff103e4822ce2632a71f5a6449f7",
        "timestamp" : 1321042650000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision.inc\n",
        "date" : "2011-11-11T15:17:30-0500 +0000",
        "id" : "e1b9b4410ac0ff103e4822ce2632a71f5a6449f7",
        "msg" : "Fix code style of provision.inc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "dns/Provision/Service/dns.php"
        ],
        "commitId" : "466f4d880e0764d42ce272e236ca271aa08ce7f9",
        "timestamp" : 1321043229000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of dns.php\n",
        "date" : "2011-11-11T15:27:09-0500 +0000",
        "id" : "466f4d880e0764d42ce272e236ca271aa08ce7f9",
        "msg" : "Fix code style of dns.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "dns/Provision/Service/dns.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "dns/Provision/Service/dns.php"
        ],
        "commitId" : "906794fc526da3b1281fca27a8e7dd723d5a0f91",
        "timestamp" : 1321043533000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of dns.php\n",
        "date" : "2011-11-11T15:32:13-0500 +0000",
        "id" : "906794fc526da3b1281fca27a8e7dd723d5a0f91",
        "msg" : "Fix code style of dns.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "dns/Provision/Service/dns.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Service.php"
        ],
        "commitId" : "29a84b930fbd8f722d8e0cb08e451ad7cc482717",
        "timestamp" : 1321044087000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of Service.php\n",
        "date" : "2011-11-11T15:41:27-0500 +0000",
        "id" : "29a84b930fbd8f722d8e0cb08e451ad7cc482717",
        "msg" : "Fix code style of Service.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Service.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision.drush.inc"
        ],
        "commitId" : "ece4d407c1520a07eba844b72b411a0e4d7066e3",
        "timestamp" : 1321045201000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision.drush.inc\n",
        "date" : "2011-11-11T16:00:01-0500 +0000",
        "id" : "ece4d407c1520a07eba844b72b411a0e4d7066e3",
        "msg" : "Fix code style of provision.drush.inc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "http/Provision/Service/http/ssl.php"
        ],
        "commitId" : "c98b89c16b91fc247175cb80d3a64c7085691e6f",
        "timestamp" : 1321045472000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of ssl.php\n",
        "date" : "2011-11-11T16:04:32-0500 +0000",
        "id" : "c98b89c16b91fc247175cb80d3a64c7085691e6f",
        "msg" : "Fix code style of ssl.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "http/Provision/Service/http/ssl.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "provision.api.php"
        ],
        "commitId" : "7e58edf8d0bf341159eb061b8a809ac2f6647194",
        "timestamp" : 1321045608000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision.api.php\n",
        "date" : "2011-11-11T16:06:48-0500 +0000",
        "id" : "7e58edf8d0bf341159eb061b8a809ac2f6647194",
        "msg" : "Fix code style of provision.api.php",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "provision.api.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/migrate.provision.inc"
        ],
        "commitId" : "4a389ae273e3b8da006e6725e353492b41d2c29d",
        "timestamp" : 1321045939000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of migrate.provision.inc\n",
        "date" : "2011-11-11T16:12:19-0500 +0000",
        "id" : "4a389ae273e3b8da006e6725e353492b41d2c29d",
        "msg" : "Fix code style of migrate.provision.inc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/migrate.provision.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "platform/provision_drupal.drush.inc"
        ],
        "commitId" : "bed2213cfa08488c41ed2f7e8d2971ec76ca08f4",
        "timestamp" : 1321047844000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Fix code style of provision_dupal.drush.inc\n",
        "date" : "2011-11-11T16:44:04-0500 +0000",
        "id" : "bed2213cfa08488c41ed2f7e8d2971ec76ca08f4",
        "msg" : "Fix code style of provision_dupal.drush.inc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "platform/provision_drupal.drush.inc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/Settings.php",
          "Provision/Config/Drupal/provision_drupal_settings.tpl.php"
        ],
        "commitId" : "6e4fdcaf504ae89d5924b3d514bf04d3a03e9830",
        "timestamp" : 1329162888000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Issue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites.\n",
        "date" : "2012-02-13T14:54:48-0500 +0000",
        "id" : "6e4fdcaf504ae89d5924b3d514bf04d3a03e9830",
        "msg" : "Issue #1421356 by omega8cc: Fixed Wrong variables for files paths hardcoded for D7 sites.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/provision_drupal_settings.tpl.php"
          },
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Settings.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Provision/Config/Drupal/provision_drupal_settings.tpl.php",
          "Provision/Config/Drupal/Settings.php"
        ],
        "commitId" : "286e29e00358ff0560614fe23661d1386f589998",
        "timestamp" : 1329165142000,
        "author" : {
          "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
          "fullName" : "Steven Jones"
        },
        "comment" : "Clean up the previous commit and set the private path for D7.\n",
        "date" : "2012-02-13T15:32:22-0500 +0000",
        "id" : "286e29e00358ff0560614fe23661d1386f589998",
        "msg" : "Clean up the previous commit and set the private path for D7.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/Settings.php"
          },
          {
            "editType" : "edit",
            "file" : "Provision/Config/Drupal/provision_drupal_settings.tpl.php"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://ci.aegirproject.org/user/steven.jones",
      "fullName" : "Steven Jones"
    }
  ]
}