Skip to content

Console Output

上流プロジェクト"s2dao-codegen-core"の#7276が実行 
Reverting https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/maven-codegen-plugin
Updating https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/maven-codegen-plugin
At revision 856
no change for https://www.seasar.org/svn/sandbox/s2dao-codegen/trunk/maven-codegen-plugin since the previous build
[maven-codegen-plugin] $ /usr/local/java/maven/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building maven-codegen-plugin Maven Mojo
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/test-classes
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.codegen.maven.CodegenMojoTest
20:51:21,063 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
20:51:21,063 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:51:21,064 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes/logback.xml]
20:51:21,064 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
20:51:21,064 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/classes/logback.xml]
20:51:21,064 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:21,155 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
20:51:21,163 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:51:21,167 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
20:51:21,208 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
20:51:21,208 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
20:51:21,208 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
20:51:21,208 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
20:51:21,208 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
20:51:21,209 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.jiemamy level set to INFO
20:51:21,210 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.seasar level set to DEBUG

20:51:21.287 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app_gen.dicon
20:51:21.312 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:21.317 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:21.320 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:21.324 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:21.392 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:21.392 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:21.397 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:21.401 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:21.441 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:21.452 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:21.474 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:21.486 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:21.486 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:21.504 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:21.505 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:21.527 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:21.527 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:21.537 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:21.537 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:21.544 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:21.545 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:21.553 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:21.553 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:21.559 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:21.559 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:21.565 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:21.566 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:21.573 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:21.573 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:21.584 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:21.584 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:21.591 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:21.591 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:21.602 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:21.602 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/dropTable.dicon
20:51:21.609 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/dropTable.dicon
20:51:21.609 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app_gen.dicon
20:51:21.616 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:21.620 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:21.623 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:21.628 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:21.628 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:21.631 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:21.634 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:21.639 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:21.640 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:21.645 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:21.647 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:21.647 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:21.651 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:21.651 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:22.101 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.102 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
20:51:22.398 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.398 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.456 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.456 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.531 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.531 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.573 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.573 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.631 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.631 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.677 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.677 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.714 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.714 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.768 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.769 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.804 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.804 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:22.836 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:22.836 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata {execution: default-addPluginArtifactMetadata}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/services/hudson/jobs/maven-codegen-plugin/workspace/maven-codegen-plugin/target/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar to /home/services/apache/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Mon Feb 28 20:51:23 JST 2011
[INFO] Final Memory: 40M/212M
[INFO] ------------------------------------------------------------------------
[maven-codegen-plugin] $ /usr/local/java/maven/bin/mvn -f src/test/resources/pom.xml jiemamy:clean jiemamy:jiemamy org.codehaus.mojo:sql-maven-plugin:execute codegen:generate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building maven-codegen-plugin Maven Mojo
[INFO]    task-segment: [jiemamy:clean, jiemamy:jiemamy, org.codehaus.mojo:sql-maven-plugin:execute, codegen:generate]
[INFO] ------------------------------------------------------------------------
[INFO] [jiemamy:clean {execution: default-cli}]
20:51:27.012 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
20:51:27.015 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:27.015 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
20:51:27.026 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:27.067 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:27.072 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:27.139 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:27.341 [main] INFO  org.jiemamy.utils.DatabaseCleaner - clean: jdbc:postgresql://localhost:5432/maven_codegen_plugin
20:51:27.342 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
20:51:27.342 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:27.342 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
20:51:27.342 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:27.346 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:27.346 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:27.385 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:32.163 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor - type = TABLE(dept_table)
20:51:32.323 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   dept_id = int4
20:51:32.324 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   dname = varchar(14)
20:51:32.325 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   loc = varchar(13)
20:51:32.325 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   versionno = numeric(8, 0)
20:51:32.325 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   active = numeric(1, 0)
20:51:34.472 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor - type = TABLE(emp_table)
20:51:34.497 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   emp_no = numeric(4, 0)
20:51:34.497 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   ename = varchar(10)
20:51:34.498 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   job = varchar(9)
20:51:34.498 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   mgr = numeric(4, 0)
20:51:34.498 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   hire_date = date
20:51:34.498 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   sal = numeric(7, 2)
20:51:34.498 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   comm = numeric(7, 2)
20:51:34.499 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   dept_no = numeric(2, 0)
20:51:34.499 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   tstamp = timestamp
20:51:34.499 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor -   versionno = numeric(8, 0)
20:51:36.600 [main] DEBUG o.j.d.i.i.DefaultEntityImportVisitor - type = VIEW(emp_view)
20:51:42.031 [main] INFO  org.jiemamy.utils.SqlExecuter - DROP VIEW emp_view;
20:51:42.260 [main] INFO  org.jiemamy.utils.SqlExecuter - DROP TABLE emp_table;
20:51:42.431 [main] INFO  org.jiemamy.utils.SqlExecuter - DROP TABLE dept_table;
[INFO] [jiemamy:jiemamy {execution: default-cli}]
[INFO] >>>> Starting maven-jiemamy-plugin...
[INFO] Open Jiemamy model file codegen.jer
[INFO] Serializing stream to model.
20:51:42.436 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryInterface=interface org.jiemamy.JiemamyFactory
20:51:42.436 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - factoryImplementation=class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:42.436 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - enhanceList=[]
20:51:42.437 [main] DEBUG o.j.utils.enhancer.FactoryEnhancer - Start factory enhancer: class org.jiemamy.internal.ArtemisJiemamyFactory
20:51:42.438 [main] DEBUG o.j.u.e.helper.EnhanceManipulator - Copy class: org.jiemamy.internal.ArtemisJiemamyFactory -> org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:42.438 [main] DEBUG o.j.u.e.h.AccessibilityValidator - Verifying accessibility: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:42.457 [main] DEBUG o.j.u.e.helper.JavassistConverter - Register to JVM: org.jiemamy.internal.ArtemisJiemamyFactory__ENHANCED__
20:51:42.462 [main] DEBUG o.j.i.s.JiemamyDomSerializer - deserialize
[INFO] Configure Exporter...
[INFO] Executing Exporter...
[INFO] done.
[INFO] <<<< Exit maven-jiemamy-plugin successfully.
[INFO] [sql:execute {execution: default-cli}]
[INFO] Executing file: /tmp/codegen.1968874105sql
[INFO] 3 of 3 SQL statements executed successfully
[INFO] [codegen:generate {execution: default-cli}]
null
20:51:47,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
20:51:47,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:51:47,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:47,892 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
20:51:47,892 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:47,892 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:47,923 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
20:51:47,924 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:51:47,926 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
20:51:47,954 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
20:51:47,954 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
20:51:47,954 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
20:51:47,954 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
20:51:47,954 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
20:51:47,955 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.jiemamy level set to INFO
20:51:47,955 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.seasar level set to DEBUG

20:51:47.999 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app_gen.dicon
20:51:48.015 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:48.018 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:48.021 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:48.024 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:48.072 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:48.073 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:48.076 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:48.080 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:48.111 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:48.115 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:48.132 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:48.137 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:48.138 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:48.153 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:48.153 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:48.164 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:48.164 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:48.172 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:48.172 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:48.179 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:48.180 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:48.186 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:48.186 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:48.192 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:48.192 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:48.197 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:48.197 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:48.203 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:48.203 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:48.211 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:48.211 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:48.216 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:48.216 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:48.225 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:48.225 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/dropTable.dicon
20:51:48.230 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/dropTable.dicon
20:51:48.231 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app_gen.dicon
20:51:48.234 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:48.237 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:48.239 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:48.243 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:48.243 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:48.245 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:48.248 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:48.253 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:48.253 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:48.257 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:48.259 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:48.259 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:48.263 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:48.263 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:48.418 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:48.418 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:48.418 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:48.419 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:48.419 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:48.419 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:48.462 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:48.462 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:48.501 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:48.501 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:50.690 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:50.731 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:50.731 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:50.770 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:50.770 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:51.002 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.042 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:51.042 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.081 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:51.081 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:51.333 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.374 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:51.374 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.413 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:51.413 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:51.606 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.646 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:51.646 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.685 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:51.685 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:51.894 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:51.895 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.895 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:51.895 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:51.895 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:51.895 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.935 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:51.935 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:51.974 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:51.974 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:52.174 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.215 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:52.215 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.254 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:52.254 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:52.453 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.494 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:52.494 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.534 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:52.534 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:52.740 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.783 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:52.783 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:52.823 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:52.823 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:53.015 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:53.015 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:53.016 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:53.016 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:53.016 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:53.016 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:53.056 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:53.056 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:53.094 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:53.094 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table_pkey
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table_pkey
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:INDEX
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:dept_table
20:51:53.304 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:53.348 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_table
20:51:53.348 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:TABLE
20:51:53.389 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table name:emp_view
20:51:53.389 JST [main] DEBUG o.s.c.impl.DatabaseImportCodeData - table type:VIEW
20:51:53.496 JST [main] WARN  o.s.codegen.impl.DDLOutputCodeImpl - テンプレートが存在しないのでDDLを生成しません(dropTable_postgre.ftl)。
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 seconds
[INFO] Finished at: Mon Feb 28 20:51:53 JST 2011
[INFO] Final Memory: 32M/210M
[INFO] ------------------------------------------------------------------------
[maven-codegen-plugin] $ /usr/local/java/maven/bin/mvn -f src/test/resources/org/seasar/codegen/maven/pom2.xml codegen:generate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building maven-codegen-plugin Maven Mojo
[INFO]    task-segment: [codegen:generate]
[INFO] ------------------------------------------------------------------------
[INFO] [codegen:generate {execution: default-cli}]
{EMP_TABLE=empNo}
20:51:56,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
20:51:56,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:51:56,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:56,040 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
20:51:56,040 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/maven-codegen-plugin/0.4.2.1-SNAPSHOT/maven-codegen-plugin-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:56,040 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/home/services/apache/.m2/repository/org/seasar/dao-codegen/s2dao-codegen-core/0.4.2.1-SNAPSHOT/s2dao-codegen-core-0.4.2.1-SNAPSHOT.jar!/logback.xml]
20:51:56,086 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
20:51:56,093 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:51:56,096 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
20:51:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
20:51:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
20:51:56,125 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
20:51:56,125 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to WARN
20:51:56,125 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
20:51:56,126 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.jiemamy level set to INFO
20:51:56,126 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.seasar level set to DEBUG

20:51:56.172 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=app_gen.dicon
20:51:56.190 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:56.193 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:56.196 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:56.199 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:56.250 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:56.250 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:56.253 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:56.256 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:56.290 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:56.294 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:56.313 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:56.318 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:56.319 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:56.334 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:56.334 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:56.353 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/ConditionOutputCode.dicon
20:51:56.354 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:56.362 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationConditionOutputCode.dicon
20:51:56.362 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:56.370 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CoreDaoOutputCode.dicon
20:51:56.370 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:56.378 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDaoOutputCode.dicon
20:51:56.378 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:56.383 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractDtoOutputCode.dicon
20:51:56.384 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:56.389 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/AbstractRelationEntityOutputCode.dicon
20:51:56.389 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:56.395 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalEntityOutputCode.dicon
20:51:56.396 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:56.405 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/NormalDiconOutputCode.dicon
20:51:56.405 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:56.410 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/RelationEntityOutputCode.dicon
20:51:56.411 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:56.420 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/CreateTable.dicon
20:51:56.421 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=org/seasar/codegen/impl/dropTable.dicon
20:51:56.427 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=org/seasar/codegen/impl/dropTable.dicon
20:51:56.427 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=app_gen.dicon
20:51:56.432 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=CodeGen.dicon
20:51:56.435 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=j2ee.dicon
20:51:56.438 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jta.dicon
20:51:56.442 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jta.dicon
20:51:56.443 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc.dicon
20:51:56.445 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=jdbc-extension.dicon
20:51:56.448 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=convention.dicon
20:51:56.453 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=convention.dicon
20:51:56.454 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc-extension.dicon
20:51:56.458 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=jdbc.dicon
20:51:56.460 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=j2ee.dicon
20:51:56.460 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成します。path=internal.dicon
20:51:56.464 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=internal.dicon
20:51:56.464 JST [main] DEBUG o.s.f.c.factory.S2ContainerFactory - S2Containerを作成しました。path=CodeGen.dicon
20:51:56.817 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:56.818 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
log4j:WARN No appenders could be found for logger (freemarker.cache).
log4j:WARN Please initialize the log4j system properly.
20:51:57.105 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.105 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.159 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.160 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.231 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.231 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.270 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.271 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.326 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.326 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.373 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.373 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.412 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.413 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.447 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.448 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.484 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.484 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
20:51:57.517 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/sql}sqls
20:51:57.517 JST [main] WARN  o.j.serializer.stax.StaxDirector - can not found deserialization handler : {http://jiemamy.org/xml/ns/diagram}diagrams
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Mon Feb 28 20:51:57 JST 2011
[INFO] Final Memory: 20M/183M
[INFO] ------------------------------------------------------------------------
Finished: SUCCESS