{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#59",
  "duration" : 71437,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #59",
  "id" : "2009-02-10_01-06-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 59,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1234195591000,
  "url" : "https://www.seasar.org/ci/view/%E3%81%99%E3%81%B9%E3%81%A6/job/S2Click/59/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          ".settings/org.eclipse.core.resources.prefs"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "392",
        "timestamp" : 1234194722339,
        "date" : "2009-02-09T15:52:02.339836Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/.settings/org.eclipse.core.resources.prefs"
          }
        ],
        "revision" : 392,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "WebContent/layout.htm",
          "WebContent/layout.jsp"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "391",
        "timestamp" : 1234194706954,
        "date" : "2009-02-09T15:51:46.954512Z",
        "msg" : "カスタムエラーページのサンプルを実装中です。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/WebContent/layout.htm"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/WebContent/layout.jsp"
          }
        ],
        "revision" : 391,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "WebContent/click",
          "WebContent/click/error.htm"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "390",
        "timestamp" : 1234194670430,
        "date" : "2009-02-09T15:51:10.430032Z",
        "msg" : "カスタムエラーページのサンプルを実装中です。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/click"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/WebContent/click/error.htm"
          }
        ],
        "revision" : 390,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/example/page/CustomErrorPage.java",
          "src/org/seasar/s2click/example/page/ErrorSamplePage.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "389",
        "timestamp" : 1234194623709,
        "date" : "2009-02-09T15:50:23.709344Z",
        "msg" : "カスタムエラーページのサンプルを実装中です。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/example/page/CustomErrorPage.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/example/page/ErrorSamplePage.java"
          }
        ],
        "revision" : 389,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "WebContent/paginateList.htm"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "388",
        "timestamp" : 1234194596696,
        "date" : "2009-02-09T15:49:56.696710Z",
        "msg" : "PaginateListで使用可能な変数を追加。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/WebContent/paginateList.htm"
          }
        ],
        "revision" : 388,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/servlet/ResourceServlet.java",
          "src/org/seasar/s2click/servlet/mime.properties"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "387",
        "timestamp" : 1234194569532,
        "date" : "2009-02-09T15:49:29.532428Z",
        "msg" : "MIMEタイプをClickUtilsから取得するよう修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/servlet/ResourceServlet.java"
          },
          {
            "editType" : "delete",
            "file" : "/trunk/s2click/src/org/seasar/s2click/servlet/mime.properties"
          }
        ],
        "revision" : 387,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/control/FCKEditor.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "386",
        "timestamp" : 1234194516987,
        "date" : "2009-02-09T15:48:36.987590Z",
        "msg" : "JavaScriptのパスを修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/control/FCKEditor.java"
          }
        ],
        "revision" : 386,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/control/PaginateList.java",
          "src/org/seasar/s2click/control/PaginateList.properties",
          "src/org/seasar/s2click/control/PaginateList_ja.properties"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "385",
        "timestamp" : 1234194452523,
        "date" : "2009-02-09T15:47:32.523889Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/control/PaginateList.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/control/PaginateList.properties"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/control/PaginateList_ja.properties"
          }
        ],
        "revision" : 385,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 392
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}