{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserCause",
          "shortDescription" : "Started by user takezoe",
          "userName" : "takezoe"
        }
      ]
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#106",
  "duration" : 45009,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #106",
  "id" : "2009-05-17_08-38-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 106,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1242517111000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/106/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "WebContent/WEB-INF/lib/jsonic-0.9.4.jar",
          "WebContent/WEB-INF/lib/jsonic-1.1.0.jar",
          "ant/build.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "514",
        "timestamp" : 1242517096855,
        "date" : "2009-05-16T23:38:16.855640Z",
        "msg" : "[CLICK-50]JSONICを1.1.0にバージョンアップ",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/jsonic-0.9.4.jar"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/jsonic-1.1.0.jar"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/build.xml"
          }
        ],
        "revision" : 514,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "ant/build.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "513",
        "timestamp" : 1242516875172,
        "date" : "2009-05-16T23:34:35.172419Z",
        "msg" : "バージョン番号を1.0.2に修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/build.xml"
          }
        ],
        "revision" : 513,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "ant/build.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "512",
        "timestamp" : 1242516841703,
        "date" : "2009-05-16T23:34:01.703249Z",
        "msg" : "[CLICK-51]S2Containerを2.4.36にバージョンアップ",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/build.xml"
          }
        ],
        "revision" : 512,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          ".classpath",
          "WebContent/WEB-INF/lib/s2-extension-2.4.35.jar",
          "WebContent/WEB-INF/lib/s2-extension-2.4.36.jar",
          "WebContent/WEB-INF/lib/s2-framework-2.4.35.jar",
          "WebContent/WEB-INF/lib/s2-framework-2.4.36.jar",
          "WebContent/WEB-INF/lib/s2-tiger-2.4.35.jar",
          "WebContent/WEB-INF/lib/s2-tiger-2.4.36.jar"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "511",
        "timestamp" : 1242516753787,
        "date" : "2009-05-16T23:32:33.787965Z",
        "msg" : "[CLICK-51]S2Containerを2.4.36にバージョンアップ",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/.classpath"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-extension-2.4.35.jar"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-extension-2.4.36.jar"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-framework-2.4.35.jar"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-framework-2.4.36.jar"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-tiger-2.4.35.jar"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/WEB-INF/lib/s2-tiger-2.4.36.jar"
          }
        ],
        "revision" : 511,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "ant/lib/poi-3.0-FINAL.jar",
          "ant/lib/poi-3.0-rc4-20070503.jar"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "510",
        "timestamp" : 1242516737767,
        "date" : "2009-05-16T23:32:17.767491Z",
        "msg" : "[CLICK-51]S2Containerを2.4.36にバージョンアップ",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/ant/lib/poi-3.0-FINAL.jar"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/ant/lib/poi-3.0-rc4-20070503.jar"
          }
        ],
        "revision" : 510,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/images/seasar.png",
          "docs/menu.html",
          "docs/style.css"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "509",
        "timestamp" : 1242516658716,
        "date" : "2009-05-16T23:30:58.716248Z",
        "msg" : "ドキュメントにSeasarの画像を追加。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/docs/images/seasar.png"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/menu.html"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/style.css"
          }
        ],
        "revision" : 509,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 514
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}