{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserCause",
          "shortDescription" : "Started by user koichik",
          "userName" : "koichik"
        }
      ]
    },
    {
      "_class" : "hudson.scm.SubversionTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 337,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 42931,
  "estimatedDuration" : 60955,
  "executor" : None,
  "fullDisplayName" : "SAStruts-trunk #5",
  "id" : "2010-03-26_20-27-17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1269602837000,
  "url" : "https://www.seasar.org/ci/view/SAStruts/job/SAStruts-trunk/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.scm.SubversionChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "pom.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/higa",
          "fullName" : "higa"
        },
        "commitId" : "901",
        "timestamp" : 1268379447764,
        "date" : "2010-03-12T07:37:27.764186Z",
        "msg" : "Preparation the version of 1.0.4-sp8.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/pom.xml"
          }
        ],
        "revision" : 901,
        "user" : "higa"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/main/java/org/seasar/struts/customizer/ActionCustomizer.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/higa",
          "fullName" : "higa"
        },
        "commitId" : "900",
        "timestamp" : 1268378693697,
        "date" : "2010-03-12T07:24:53.697197Z",
        "msg" : "Refactored ActionCustomizer.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/src/main/java/org/seasar/struts/customizer/ActionCustomizer.java"
          }
        ],
        "revision" : 900,
        "user" : "higa"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "src/main/java/org/seasar/struts/action/BeanWrapper.java",
          "src/test/java/org/seasar/struts/action/BeanWrapperTest.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/newta",
          "fullName" : "newta"
        },
        "commitId" : "898",
        "timestamp" : 1264675939715,
        "date" : "2010-01-28T10:52:19.715168Z",
        "msg" : "SASTRUTS-125",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/src/main/java/org/seasar/struts/action/BeanWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/src/test/java/org/seasar/struts/action/BeanWrapperTest.java"
          }
        ],
        "revision" : 898,
        "user" : "newta"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "build.xml",
          "pom.xml",
          "src/main/java/org/seasar/struts/action/BeanWrapper.java",
          "src/test/java/org/seasar/struts/action/BeanWrapperTest.java"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/higa",
          "fullName" : "higa"
        },
        "commitId" : "897",
        "timestamp" : 1264558622699,
        "date" : "2010-01-27T02:17:02.699434Z",
        "msg" : "[SASTRUTS-125]BeanWrapperがindexed propertyに対応していない問題を修正しました。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/src/main/java/org/seasar/struts/action/BeanWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/src/test/java/org/seasar/struts/action/BeanWrapperTest.java"
          }
        ],
        "revision" : 897,
        "user" : "higa"
      },
      {
        "_class" : "hudson.scm.SubversionChangeLogSet$LogEntry",
        "affectedPaths" : [
          "build.xml",
          "pom.xml"
        ],
        "author" : {
          "absoluteUrl" : "https://www.seasar.org/ci/user/higa",
          "fullName" : "higa"
        },
        "commitId" : "878",
        "timestamp" : 1259198971934,
        "date" : "2009-11-26T01:29:31.934121Z",
        "msg" : "SAStruts 1.0.4-sp7 release",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/build.xml"
          },
          {
            "editType" : "edit",
            "file" : "/trunk/sa-struts/pom.xml"
          }
        ],
        "revision" : 878,
        "user" : "higa"
      }
    ],
    "kind" : "svn",
    "revisions" : [
      {
        "module" : "https://www.seasar.org/svn/sastruts/trunk/sa-struts",
        "revision" : 901
      }
    ]
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/newta",
      "fullName" : "newta"
    },
    {
      "absoluteUrl" : "https://www.seasar.org/ci/user/higa",
      "fullName" : "higa"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : None
}