{
  "_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" : "#33",
  "duration" : 32837,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #33",
  "id" : "2009-01-10_04-06-39",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 33,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1231527999000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/33/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/net/sf/click/S2ClickServlet.java",
          "src/org/seasar/s2click/control/S2ClickForm.java",
          "src/org/seasar/s2click/util/S2ClickPageImports.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "322",
        "timestamp" : 1231523508933,
        "date" : "2009-01-09T17:51:48.933380Z",
        "msg" : "ボタンのgetHtmlImports()が出力されない問題を再度修正。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/net/sf/click/S2ClickServlet.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/control/S2ClickForm.java"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/util/S2ClickPageImports.java"
          }
        ],
        "revision" : 322,
        "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" : "321",
        "timestamp" : 1231523356889,
        "date" : "2009-01-09T17:49:16.889978Z",
        "msg" : "convertToHidden()でフォームにFileFieldが格納されていた場合は例外を投げるようにした。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/util/S2ClickUtils.java"
          }
        ],
        "revision" : 321,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/org/seasar/s2click/S2ClickConfig.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "320",
        "timestamp" : 1231518771007,
        "date" : "2009-01-09T16:32:51.007770Z",
        "msg" : "[CLICK-29]S2ClickConfigのfileItemFactoryに@Binding(bindingType=BindingType.NONE)を付与しました。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/src/org/seasar/s2click/S2ClickConfig.java"
          }
        ],
        "revision" : 320,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "ant/build.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "319",
        "timestamp" : 1231518527335,
        "date" : "2009-01-09T16:28:47.335979Z",
        "msg" : "[CLICK-28]Graybox用のloader_frame.htmlがjarファイルに追加されない問題への対応。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/ant/build.xml"
          }
        ],
        "revision" : 319,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 322
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}