{
  "_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" : "#100",
  "duration" : 127079,
  "estimatedDuration" : 30384,
  "executor" : None,
  "fullDisplayName" : "S2Click #100",
  "id" : "2009-04-29_01-05-38",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 100,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1240934738000,
  "url" : "https://www.seasar.org/ci/view/all/job/S2Click/100/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "WebContent/jsp-example.jsp"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "496",
        "timestamp" : 1240933710790,
        "date" : "2009-04-28T15:48:30.790504Z",
        "msg" : "[CLICK-35]サンプルにJSP-ELのformat関数の使用例を追加。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/WebContent/jsp-example.jsp"
          }
        ],
        "revision" : 496,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          ".settings/org.eclipse.core.resources.prefs",
          ".settings/org.eclipse.wst.common.component",
          ".settings/org.eclipse.wst.validation.prefs"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "495",
        "timestamp" : 1240933675978,
        "date" : "2009-04-28T15:47:55.978597Z",
        "msg" : "",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/.settings/org.eclipse.core.resources.prefs"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/.settings/org.eclipse.wst.common.component"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/.settings/org.eclipse.wst.validation.prefs"
          }
        ],
        "revision" : 495,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "docs/format.tld",
          "docs/jsp.html",
          "docs/menu.html"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "494",
        "timestamp" : 1240933653736,
        "date" : "2009-04-28T15:47:33.736473Z",
        "msg" : "[CLICK-35]JSP-ELのformat関数に関する記述を追記。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/docs/format.tld"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/docs/jsp.html"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/s2click/docs/menu.html"
          }
        ],
        "revision" : 494,
        "user" : "takezoe"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/META-INF",
          "src/META-INF/format.tld",
          "src/org/seasar/s2click/util/S2ClickFunctions.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
          "fullName" : "takezoe"
        },
        "commitId" : "493",
        "timestamp" : 1240933593082,
        "date" : "2009-04-28T15:46:33.082174Z",
        "msg" : "[CLICK-35]S2ClickFormatをJSPのEL関数として呼び出せるようにしました。",
        "paths" : [
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/META-INF"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/META-INF/format.tld"
          },
          {
            "editType" : "add",
            "file" : "/trunk/s2click/src/org/seasar/s2click/util/S2ClickFunctions.java"
          }
        ],
        "revision" : 493,
        "user" : "takezoe"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sandbox/s2click/trunk/s2click",
        "revision" : 496
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/takezoe",
      "fullName" : "takezoe"
    }
  ]
}