{
  "_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" : "#123",
  "duration" : 33753,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #123",
  "id" : "2010-03-23_01-05-53",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 123,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1269273953000,
  "url" : "https://www.seasar.org/ci/view/%E3%81%99%E3%81%B9%E3%81%A6/job/S2Click/123/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/top.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "572",
        "timestamp" : 1269266372397,
        "date" : "2010-03-22T13:59:32.397686Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/top.html"
          }
        ],
        "revision" : 572,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/top.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "570",
        "timestamp" : 1269266313476,
        "date" : "2010-03-22T13:58:33.476630Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/top.html"
          }
        ],
        "revision" : 570,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/history.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "557",
        "timestamp" : 1269263498677,
        "date" : "2010-03-22T13:11:38.677684Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/history.html"
          }
        ],
        "revision" : 557,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/top.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "556",
        "timestamp" : 1269263439506,
        "date" : "2010-03-22T13:10:39.506031Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/top.html"
          }
        ],
        "revision" : 556,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/exception/AjaxException.java",
          "src/org/seasar/s2click/servlet/S2ClickServlet.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "555",
        "timestamp" : 1269261457666,
        "date" : "2010-03-22T12:37:37.666696Z",
        "msg" : "Ajaxで呼び出すメソッドが見つからない場合はAjaxExceptionをスローするようにしました。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/exception/AjaxException.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/servlet/S2ClickServlet.java"
          }
        ],
        "revision" : 555,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/history.html",
          "src/META-INF",
          "src/org/seasar/s2click/util/S2ClickFunctions.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "554",
        "timestamp" : 1269261253296,
        "date" : "2010-03-22T12:34:13.296593Z",
        "msg" : "JSP利用時の支援機能をいったん削除。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/history.html"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/src/META-INF"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/src/org/seasar/s2click/util/S2ClickFunctions.java"
          }
        ],
        "revision" : 554,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/util/S2ClickUtils.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "553",
        "timestamp" : 1269261104445,
        "date" : "2010-03-22T12:31:44.445567Z",
        "msg" : "警告を解消。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/util/S2ClickUtils.java"
          }
        ],
        "revision" : 553,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 572
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}