{
  "_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" : "#83",
  "duration" : 96255,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #83",
  "id" : "2009-03-25_01-07-04",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 83,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1237910824000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/83/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/style.css",
          "docs/transaction.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "444",
        "timestamp" : 1237909725002,
        "date" : "2009-03-24T15:48:45.002002Z",
        "msg" : "ドキュメントの修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/style.css"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/transaction.html"
          }
        ],
        "revision" : 444,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/transaction.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "443",
        "timestamp" : 1237908518329,
        "date" : "2009-03-24T15:28:38.329910Z",
        "msg" : "ドキュメントの修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/transaction.html"
          }
        ],
        "revision" : 443,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "test/env_ut.txt",
          "test/org/seasar/s2click/AllTests.java",
          "test/org/seasar/s2click/S2ClickPageTestCase.java",
          "test/org/seasar/s2click/S2ClickServiceTestCase.java",
          "test/org/seasar/s2click/S2ClickTestCase.java",
          "test/org/seasar/s2click/example",
          "test/org/seasar/s2click/example/page",
          "test/org/seasar/s2click/example/page/AddPageTest.java",
          "test/org/seasar/s2click/example/page/AllTests.java",
          "test/org/seasar/s2click/example/page/JdbcPageTest.java",
          "test/org/seasar/s2click/example/service",
          "test/org/seasar/s2click/example/service/AllTests.java",
          "test/org/seasar/s2click/example/service/MessageServiceTest.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "442",
        "timestamp" : 1237906885132,
        "date" : "2009-03-24T15:01:25.132724Z",
        "msg" : "サンプルのテストケースを作成。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/env_ut.txt"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/test/org/seasar/s2click/AllTests.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/S2ClickPageTestCase.java"
          },
          {
            "editType" : "add",
            "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/example"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/page"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/page/AddPageTest.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/page/AllTests.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/page/JdbcPageTest.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/service"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/service/AllTests.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/test/org/seasar/s2click/example/service/MessageServiceTest.java"
          }
        ],
        "revision" : 442,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "ant/blank-s2jdbc/s2click/WebContent/WEB-INF/web.xml",
          "ant/blank-s2jdbc/s2click/src/s2click.dicon",
          "ant/blank/s2click/WebContent/WEB-INF/web.xml",
          "ant/blank/s2click/src/s2click.dicon",
          "ant/build.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "441",
        "timestamp" : 1237906863927,
        "date" : "2009-03-24T15:01:03.927618Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/blank-s2jdbc/s2click/WebContent/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/blank-s2jdbc/s2click/src/s2click.dicon"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/blank/s2click/WebContent/WEB-INF/web.xml"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/blank/s2click/src/s2click.dicon"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/build.xml"
          }
        ],
        "revision" : 441,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 444
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}