{
  "_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" : "#122",
  "duration" : 31783,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #122",
  "id" : "2010-02-19_13-05-48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 122,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1266552348000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/122/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/history.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "552",
        "timestamp" : 1266546709894,
        "date" : "2010-02-19T02:31:49.894367Z",
        "msg" : "1.0.2での改修内容を追記。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/history.html"
          }
        ],
        "revision" : 552,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/servlet/S2ClickServlet.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "551",
        "timestamp" : 1266546657379,
        "date" : "2010-02-19T02:30:57.379687Z",
        "msg" : "Javadocを追記。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/servlet/S2ClickServlet.java"
          }
        ],
        "revision" : 551,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 552
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}