<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>466</totalCount><urlName>testReport</urlName></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>a451c263fd4ebad0e0eede29dd73dc4e</md5sum><type>java-source</type><version>0.4.2.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</canonicalName><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>6e4f5745a54c81c9122604b5f50d8546</md5sum><type>jar</type><version>0.4.2.1-SNAPSHOT</version></mainArtifact><parent><number>7273</number><url>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/</url></parent><pomArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>0ab5a3bfc110eb35fa63c39db3d41b11</md5sum><type>pom</type><version>0.4.2.1-SNAPSHOT</version></pomArtifact><url>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/mavenArtifacts/</url></action><action></action><action _class='hudson.plugins.disk_usage.BuildDiskUsageAction'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/artifact</artifactsUrl><changesUrl>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/changes</changesUrl><displayUrl>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/</displayUrl><testsUrl>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/testReport</testsUrl></action><artifact><displayPath>pom.xml</displayPath><fileName>pom.xml</fileName><relativePath>org.seasar.dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/pom.xml</relativePath></artifact><artifact><displayPath>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</displayPath><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</fileName><relativePath>org.seasar.dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</displayPath><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</fileName><relativePath>org.seasar.dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</relativePath></artifact><building>false</building><displayName>#7273</displayName><duration>19460</duration><estimatedDuration>14423</estimatedDuration><fullDisplayName>s2dao-codegen-core » S2Dao Code Generator #7273</fullDisplayName><id>2011-02-18_22-30-47</id><inProgress>false</inProgress><keepLog>false</keepLog><number>7273</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1298035847000</timestamp><url>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>pom.xml</affectedPath><affectedPath>/trunk/codegen-lib/pom.xml</affectedPath><affectedPath>/trunk/maven-codegen-plugin/pom.xml</affectedPath><affectedPath>/trunk/maven-codegen-plugin/src/test/resources/org/seasar/codegen/maven/pom.xml</affectedPath><affectedPath>/trunk/maven-codegen-plugin/src/test/resources/pom.xml</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>846</commitId><timestamp>1298035811423</timestamp><date>2011-02-18T13:30:11.423329Z</date><msg>バージョンを0.4.2.1に変更</msg><path><editType>edit</editType><file>/trunk/codegen-core/pom.xml</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/pom.xml</file></path><path><editType>edit</editType><file>/trunk/maven-codegen-plugin/pom.xml</file></path><path><editType>edit</editType><file>/trunk/maven-codegen-plugin/src/test/resources/org/seasar/codegen/maven/pom.xml</file></path><path><editType>edit</editType><file>/trunk/maven-codegen-plugin/src/test/resources/pom.xml</file></path><revision>846</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/test/java/org/seasar/codegen/unit/util/AssertUtil.java</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>837</commitId><timestamp>1298035273809</timestamp><date>2011-02-18T13:21:13.809709Z</date><msg>テンプレ更新</msg><path><editType>edit</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util/AssertUtil.java</file></path><revision>837</revision><user>azusa</user></item></changeSet><culprit><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName><id>azusa</id></culprit><mavenArtifacts><attachedArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT-sources.jar</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>a451c263fd4ebad0e0eede29dd73dc4e</md5sum><type>java-source</type><version>0.4.2.1-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</canonicalName><fileName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>6e4f5745a54c81c9122604b5f50d8546</md5sum><type>jar</type><version>0.4.2.1-SNAPSHOT</version></mainArtifact><parent><number>7273</number><url>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/</url></parent><pomArtifact><artifactId>s2dao-codegen-core</artifactId><canonicalName>s2dao-codegen-core-0.4.2.1-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.seasar.dao-codegen</groupId><md5sum>0ab5a3bfc110eb35fa63c39db3d41b11</md5sum><type>pom</type><version>0.4.2.1-SNAPSHOT</version></pomArtifact><url>https://www.seasar.org/ci/job/s2dao-codegen-core/org.seasar.dao-codegen$s2dao-codegen-core/7273/mavenArtifacts/</url></mavenArtifacts></mavenBuild>