{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#88",
  "duration" : 21732,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #88",
  "id" : "2009-04-01_04-07-05",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 88,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1238526425000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/88/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "test/app_ut.dicon",
          "test/org/seasar/s2click/S2ClickServiceTestCase.java",
          "test/org/seasar/s2click/S2ClickTestCase.java",
          "test/org/seasar/s2click/S2ClickTestConfig.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "461",
        "timestamp" : 1238516360839,
        "date" : "2009-03-31T16:19:20.839825Z",
        "msg" : "テストに関する設定オブジェクトを追加。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/app_ut.dicon"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/test/org/seasar/s2click/S2ClickServiceTestCase.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/test/org/seasar/s2click/S2ClickTestCase.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/S2ClickTestConfig.java"
          }
        ],
        "revision" : 461,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 461
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}