See <http://hudson.zones.apache.org/hudson/job/OpenJPA-trunk/39/changes>
Changes: [dianner] OPENJPA-1554 Support boolean as an id (required by spec) ------------------------------------------ Started by an SCM change Building remotely on vesta.apache.org (Ubuntu) Updating https://svn.apache.org/repos/asf/openjpa/trunk U openjpa-lib/src/main/java/org/apache/openjpa/lib/jdbc/JDBCEventConnectionDecorator.java U openjpa-kernel/src/main/java/org/apache/openjpa/meta/ClassMetaData.java U openjpa-kernel/src/main/java/org/apache/openjpa/util/ApplicationIds.java AU openjpa-kernel/src/main/java/org/apache/openjpa/util/BooleanId.java AU openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/identity/CompoundBooleanId.java AU openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/identity/BooleanIdEntity.java AU openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/identity/TestBooleanId.java AU openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/identity/CompoundBooleanIdEntity.java At revision 964480 Parsing POMs [trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1024m -XX:MaxPermSize=256m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 59144 /home/hudson/hudson-slave/maven2.1-interceptor.jar <===[HUDSchannel startedO N REMOTING CAPACITY]===> Executing Maven: -B -f <http://hudson.zones.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/pom.xml> clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenJPA Parent POM [INFO] OpenJPA Utilities Library [INFO] OpenJPA Kernel [INFO] OpenJPA JDBC [INFO] OpenJPA Persistence [INFO] OpenJPA Persistence JDBC [INFO] OpenJPA Persistence Locking Tests [INFO] OpenJPA XML Store [INFO] OpenJPA Slice [INFO] OpenJPA Aggregate Jar [INFO] OpenJPA Aggregate Jar with Dependencies [INFO] OpenJPA Project Docs and Assemblies [INFO] OpenJPA Examples [INFO] OpenJPA Integration Tests [INFO] OpenJPA Integration Tests - Daytrader [INFO] OpenJPA Integration Tests - Examples [INFO] OpenJPA Integration Tests - JPA TCK [INFO] OpenJPA Integration Tests - Bean Validation [INFO] ------------------------------------------------------------------------ [INFO] Building OpenJPA Parent POM [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/target> (included: [**], excluded: []) [INFO] [enforcer:enforce {execution: default}] [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [checkstyle:checkstyle {execution: default}] [INFO] Source directory does not exist - skipping report. [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Parent project loaded from repository. [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/OpenJPA-trunk/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-parent/builds/2010-07-15_16-30-56/archive/org.apache.openjpa/openjpa-parent/2.1.0-SNAPSHOT/pom.xml [INFO] [enforcer:enforce {execution: default}] [INFO] [source:jar {execution: attach-sources}] [INFO] Preparing source:test-jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation. [INFO] [enforcer:enforce {execution: default}] [INFO] [source:test-jar {execution: attach-sources}] [INFO] [ianal:verify-legal-files {execution: default}] [INFO] [apache-rat:check {execution: default}] [INFO] No excludes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Too many unapproved licenses: 1 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42 seconds [INFO] Finished at: Thu Jul 15 16:32:04 UTC 2010 [INFO] Final Memory: 45M/398M [INFO] ------------------------------------------------------------------------ Sending e-mails to: [email protected] channel stopped
