<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.scm.SubversionTagAction'></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/codegen-lib-generate/7765/artifact</artifactsUrl><changesUrl>https://www.seasar.org/ci/job/codegen-lib-generate/changes</changesUrl><displayUrl>https://www.seasar.org/ci/job/codegen-lib-generate/7765/</displayUrl><testsUrl>https://www.seasar.org/ci/job/codegen-lib-generate/7765/testReport</testsUrl></action><building>false</building><displayName>#7765</displayName><duration>32869</duration><estimatedDuration>31011</estimatedDuration><fullDisplayName>codegen-lib-generate #7765</fullDisplayName><id>2011-02-04_22-30-40</id><inProgress>false</inProgress><keepLog>false</keepLog><number>7765</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1296826240000</timestamp><url>https://www.seasar.org/ci/job/codegen-lib-generate/7765/</url><builtOn></builtOn><changeSet _class='hudson.scm.SubversionChangeLogSet'><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/impl/JavaDataTypeSelectHelperImplTest.java</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>817</commitId><timestamp>1296825846576</timestamp><date>2011-02-04T13:24:06.576019Z</date><msg>仕様化テストを追加しました。</msg><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/impl/JavaDataTypeSelectHelperImplTest.java</file></path><revision>817</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>src/sample/java/org/seasar/codegen/sample/condition/DeptTableCondition.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/condition/DetectBugCondition.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/condition/EmpTableCondition.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/condition/EmpTableRelationCondition.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/condition/NoPkCondition.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/dao/DeptTableCore.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/dao/DetectBugCore.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/dao/DetectBugDao.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/dao/EmpTableCore.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/dao/NoPkCore.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/AbstractDeptTable.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/AbstractDetectBug.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/AbstractEmpTable.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/AbstractEmpTableRelation.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/AbstractNoPk.java</affectedPath><affectedPath>src/sample/java/org/seasar/codegen/sample/entity/DetectBug.java</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>816</commitId><timestamp>1296824589593</timestamp><date>2011-02-04T13:03:09.593776Z</date><msg>サンプル更新</msg><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/condition/DeptTableCondition.java</file></path><path><editType>add</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/condition/DetectBugCondition.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/condition/EmpTableCondition.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/condition/EmpTableRelationCondition.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/condition/NoPkCondition.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/dao/DeptTableCore.java</file></path><path><editType>add</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/dao/DetectBugCore.java</file></path><path><editType>add</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/dao/DetectBugDao.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/dao/EmpTableCore.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/dao/NoPkCore.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/AbstractDeptTable.java</file></path><path><editType>add</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/AbstractDetectBug.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/AbstractEmpTable.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/AbstractEmpTableRelation.java</file></path><path><editType>edit</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/AbstractNoPk.java</file></path><path><editType>add</editType><file>/trunk/codegen-lib/src/sample/java/org/seasar/codegen/sample/entity/DetectBug.java</file></path><revision>816</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>/trunk/codegen-core/test/header.txt</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>815</commitId><timestamp>1296824523941</timestamp><date>2011-02-04T13:02:03.941403Z</date><msg>headerのcopyright表記を更新しました。</msg><path><editType>edit</editType><file>/trunk/codegen-core/test/header.txt</file></path><revision>815</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/AbstractDbmsTestCase.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/DB2Test.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/DerbyTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/H2Test.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/HSQLTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MSSQLServerTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MaxDBTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MySQLTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/OracleTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/PostgreSQLTest.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/exception</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util/AssertUtil.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util/FieldSettingUtil.java</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/DB2.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/Derby.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/H2.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/HSQL.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MSSQLServer.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MaxDB.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MySQL.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/Oracle.csv</affectedPath><affectedPath>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/PostgreSQL.csv</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>814</commitId><timestamp>1296823920715</timestamp><date>2011-02-04T12:52:00.715929Z</date><msg>型マッピングに対するテストを追加しました。</msg><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/AbstractDbmsTestCase.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/DB2Test.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/DerbyTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/H2Test.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/HSQLTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MSSQLServerTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MaxDBTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/MySQLTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/OracleTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/dbms/PostgreSQLTest.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/exception</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util/AssertUtil.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/java/org/seasar/codegen/unit/util/FieldSettingUtil.java</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/DB2.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/Derby.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/H2.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/HSQL.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MSSQLServer.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MaxDB.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/MySQL.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/Oracle.csv</file></path><path><editType>add</editType><file>/trunk/codegen-core/src/test/resources/org/seasar/codegen/dbms/PostgreSQL.csv</file></path><revision>814</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>/trunk/codegen-core/src/main/java/org/seasar/codegen/impl/JavaDataTypeSelectHelperImpl.java</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>813</commitId><timestamp>1296823657046</timestamp><date>2011-02-04T12:47:37.046281Z</date><msg>PostgreSQLで、BIT VARYINGまたはVARBIT を指定した場合にJavaクラスへのマッピングがうまく行かない問題を修正しました。
[DAOCODEGEN-87]</msg><path><editType>edit</editType><file>/trunk/codegen-core/src/main/java/org/seasar/codegen/impl/JavaDataTypeSelectHelperImpl.java</file></path><revision>813</revision><user>azusa</user></item><item _class='hudson.scm.SubversionChangeLogSet$LogEntry'><affectedPath>/trunk/codegen-core/src/main/java/org/seasar/codegen/dbms/MSSQLServer.java</affectedPath><author><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName></author><commitId>812</commitId><timestamp>1296823324661</timestamp><date>2011-02-04T12:42:04.661840Z</date><msg>MSSQLServerで、TIMESTAMP型を指定するとTImestampクラスでなくbyte[]にマッピングされる問題を修正しました。
[DAOCODEGEN-86]</msg><path><editType>edit</editType><file>/trunk/codegen-core/src/main/java/org/seasar/codegen/dbms/MSSQLServer.java</file></path><revision>812</revision><user>azusa</user></item><kind>svn</kind><revision><module>https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/codegen-core</module><revision>817</revision></revision><revision><module>https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/codegen-lib</module><revision>816</revision></revision></changeSet><culprit><absoluteUrl>https://www.seasar.org/ci/user/azusa</absoluteUrl><fullName>azusa</fullName><id>azusa</id></culprit></freeStyleBuild>