See <https://builds.apache.org/job/OpenWebBeans-trunk/1003/changes>
Changes: [struberg] OWB-976 remove AbstractBeanManager [struberg] OWB-974 natively implement InjectionTargetBean serialisation [struberg] OWB-975 only start ApplicationContext once [struberg] OWB-936 add some more interceptor and proxy tests ------------------------------------------ [...truncated 61 lines...] U webbeans-impl/src/test/java/org/apache/webbeans/test/component/intercept/webbeans/bindings/Transactional.java U webbeans-impl/src/test/java/org/apache/webbeans/test/component/intercept/webbeans/bindings/Action.java At revision 1606266 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs Modules changed, recalculating dependency graph maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date maven2.1-interceptor.jar already up to date [trunk] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 38432 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -Ptck -Pjsr330-tck [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache OpenWebBeans [INFO] SPI definition [INFO] OpenWebBeans Core [INFO] EE Common plugin [INFO] EL 2.2 plugin [INFO] Web plugin [INFO] EJB plugin [INFO] Java EE plugin [INFO] Tomcat 6 plugin [INFO] Tomcat 7 plugin [INFO] JMS plugin [INFO] JSF-2 plugin [INFO] EL 1.0 plugin [INFO] JSF 1.2 plugin [INFO] Clustering Plugin [INFO] EE Resource plugin [INFO] EE Resource plugin [INFO] OSGi plugin [INFO] TCK Porting Pkg [INFO] OWB Arquillian Parent [INFO] OpenWebBeans-Standalone Arquillian connector [INFO] OWB Samples [INFO] Sample Guess Application [INFO] JSF Conversation Sample [INFO] Sample JSF2 Application [INFO] Sample Hotel Reservation Application [INFO] Tomcat Sample [INFO] Tomcat 7 Sample [INFO] OpenWebBeans Java SE Sample [INFO] JSR-346 TCK runner [INFO] Distribution Pkg [INFO] Documentation [INFO] OWB JSR-330 TCK [INFO] ------------------------------------------------------------------------ [INFO] Building Apache OpenWebBeans [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] [bundle:manifest {execution: bundle-manifest}] [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle, war] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] [checkstyle:check {execution: verify-style}] [INFO] Starting audit... Audit done. [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-2.0.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT-site.xml [INFO] ------------------------------------------------------------------------ [INFO] Building SPI definition [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 21 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/classes> [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/src/test/resources> [INFO] Copying 3 resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Nothing to compile - all classes are up to date [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: default}] [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] Building jar: <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT-sources.jar> [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] [checkstyle:check {execution: verify-style}] [INFO] Starting audit... Audit done. [INFO] [apache-rat:check {execution: default}] [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building OpenWebBeans Core [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 259 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[100,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[119,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[220,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[239,4] method does not override or implement a method from a supertype [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/CustomAlterablePassivatingContextImpl.java>:[33,8] cannot find symbol symbol : constructor CustomPassivatingContextImpl(org.apache.webbeans.container.SerializableBeanVault,javax.enterprise.context.spi.AlterableContext) location: class org.apache.webbeans.context.CustomPassivatingContextImpl [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[220,15] incompatible types found : org.apache.webbeans.context.ApplicationContext required: javax.enterprise.context.spi.Context [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[226,38] incompatible types found : org.apache.webbeans.context.ConversationContext required: javax.enterprise.context.spi.Context [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[237,35] incompatible types found : org.apache.webbeans.context.DependentContext required: javax.enterprise.context.spi.Context [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[243,33] incompatible types found : org.apache.webbeans.context.RequestContext required: javax.enterprise.context.spi.Context [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[249,33] incompatible types found : org.apache.webbeans.context.SessionContext required: javax.enterprise.context.spi.Context [ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[255,35] incompatible types found : org.apache.webbeans.context.SingletonContext required: javax.enterprise.context.spi.Context [INFO] 11 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[100,4] method does not override or implement a method from a supertype <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[119,4] method does not override or implement a method from a supertype <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[220,4] method does not override or implement a method from a supertype <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/AbstractContext.java>:[239,4] method does not override or implement a method from a supertype <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/context/CustomAlterablePassivatingContextImpl.java>:[33,8] cannot find symbol symbol : constructor CustomPassivatingContextImpl(org.apache.webbeans.container.SerializableBeanVault,javax.enterprise.context.spi.AlterableContext) location: class org.apache.webbeans.context.CustomPassivatingContextImpl <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[220,15] incompatible types found : org.apache.webbeans.context.ApplicationContext required: javax.enterprise.context.spi.Context <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[226,38] incompatible types found : org.apache.webbeans.context.ConversationContext required: javax.enterprise.context.spi.Context <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[237,35] incompatible types found : org.apache.webbeans.context.DependentContext required: javax.enterprise.context.spi.Context <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[243,33] incompatible types found : org.apache.webbeans.context.RequestContext required: javax.enterprise.context.spi.Context <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[249,33] incompatible types found : org.apache.webbeans.context.SessionContext required: javax.enterprise.context.spi.Context <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/se/DefaultContextsService.java>:[255,35] incompatible types found : org.apache.webbeans.context.SingletonContext required: javax.enterprise.context.spi.Context [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22 seconds [INFO] Finished at: Fri Jun 27 23:16:15 UTC 2014 [INFO] Final Memory: 71M/395M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/pom.xml> to org.apache.openwebbeans/openwebbeans-impl/2.0.0-SNAPSHOT/openwebbeans-impl-2.0.0-SNAPSHOT.pom Sending artifact delta relative to OpenWebBeans-trunk ? OpenWebBeans Core #1002 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6314 bytes Compression is 0.0% Took 2.2 sec [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/pom.xml> to org.apache.openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-2.0.0-SNAPSHOT-sources.jar> to org.apache.openwebbeans/openwebbeans-spi/2.0.0-SNAPSHOT/openwebbeans-spi-2.0.0-SNAPSHOT-sources.jar Sending artifact delta relative to OpenWebBeans-trunk ? SPI definition #1002 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 56349 bytes Compression is 0.0% Took 0.1 sec [JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom to org.apache.openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-2.0.0-SNAPSHOT-site.xml> to org.apache.openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT-site.xml /x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/2.0.0-SNAPSHOT/openwebbeans-2.0.0-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/OpenWebBeans-trunk/trunk/; will archive in a separate pass Sending artifact delta relative to OpenWebBeans-trunk ? Apache OpenWebBeans #1002 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2475 bytes Compression is 0.0% Took 0.14 sec Sending artifact delta relative to OpenWebBeans-trunk ? Apache OpenWebBeans #1002 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 32235 bytes Compression is 0.0% Took 32 ms Sending e-mails to: [email protected] channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
