{
  "_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" : "#115",
  "duration" : 30730,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #115",
  "id" : "2010-01-31_22-06-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 115,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1264943206000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/115/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "test/org/seasar/s2click/example/service/MessageServiceTest_testGetMessages2Tx_expect.xls",
          "test/org/seasar/s2click/example/service/MessageServiceTest_testInsertTx_expect.xls"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "533",
        "timestamp" : 1264937433875,
        "date" : "2010-01-31T11:30:33.875230Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/service/MessageServiceTest_testGetMessages2Tx_expect.xls"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/service/MessageServiceTest_testInsertTx_expect.xls"
          }
        ],
        "revision" : 533,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/test/S2ClickServiceTestCase.java",
          "src/org/seasar/s2click/test/XlsWriter.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "532",
        "timestamp" : 1264936080766,
        "date" : "2010-01-31T11:08:00.766672Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/test/S2ClickServiceTestCase.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/test/XlsWriter.java"
          }
        ],
        "revision" : 532,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 533
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}