See <https://builds.apache.org/job/OpenWebBeans-trunk/1176/changes>
Changes: [struberg] OWB-1089 remove OpenWebBeansJsfPlugin as it is unused these days [struberg] OWB-1148 remove outdated webbeans-doc module [struberg] fix bad wording ;) [struberg] add README [struberg] upgrade version to 1.7.x [struberg] OWB-1147 remove webbeans-jee5-ejb-resource module [struberg] OWB-1146 remove tomcat6 module for OWB-1.7.x [struberg] OWB-1145 Drop EL-1.0 module for OWB-1.7.x [struberg] OWB-1144 Drop JSF-1.2 module for OWB-1.7.x [struberg] OWB-1143 remove unused dependencies [struberg] OWB-1143 remove unused dom4j dependency [struberg] OWB-1143 upgrade versions and remove openejb dependency [struberg] fix ITs [struberg] OWB-1146 remove unnecessary dependency [struberg] OWB-1143 upgrade plugin versions and min require Java7 now CDI-1.2 is EE7 which is Java7 anyway. And Java6 is _way_ EOL... [struberg] fix NOTICE files year [struberg] fix ignore rules for new modules [struberg] OWB-1143 upgrade to apache-parent:18 ------------------------------------------ [...truncated 2408 lines...] AU webbeans-jms/src/main/java/org/apache/webbeans/jms/component/JmsComponentFactory.java AU webbeans-jms/src/main/java/org/apache/webbeans/jms/component/JmsBean.java A webbeans-jms/src/main/java/org/apache/webbeans/jms/util AU webbeans-jms/src/main/java/org/apache/webbeans/jms/util/Closable.java AU webbeans-jms/src/main/java/org/apache/webbeans/jms/util/JmsUtil.java AU webbeans-jms/src/main/java/org/apache/webbeans/jms/util/JmsProxyHandler.java A webbeans-jms/src/main/java/org/apache/webbeans/jms/plugin AU webbeans-jms/src/main/java/org/apache/webbeans/jms/plugin/OpenWebBeansJmsPlugin.java A webbeans-jms/src/main/resources A webbeans-jms/src/main/resources/META-INF A webbeans-jms/src/main/resources/META-INF/services AU webbeans-jms/src/main/resources/META-INF/services/org.apache.webbeans.spi.plugins.OpenWebBeansPlugin A webbeans-jms/src/main/resources/META-INF/openwebbeans A webbeans-jms/src/main/resources/META-INF/openwebbeans/openwebbeans.properties A webbeans-jms/src/site A webbeans-jms/src/site/site.xml AU webbeans-jms/pom.xml A webbeans-ee AU webbeans-ee/pom.xml A webbeans-ee/src A webbeans-ee/src/test A webbeans-ee/src/main A webbeans-ee/src/main/java A webbeans-ee/src/main/java/org A webbeans-ee/src/main/java/org/apache A webbeans-ee/src/main/java/org/apache/webbeans A webbeans-ee/src/main/java/org/apache/webbeans/ee A webbeans-ee/src/main/java/org/apache/webbeans/ee/beans A webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/UserTransactionProvider.java A webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/ValidatorProvider.java AU webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/ValidatorFactoryBean.java A webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/ValidatorFactoryProvider.java AU webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/UserTransactionBean.java AU webbeans-ee/src/main/java/org/apache/webbeans/ee/beans/ValidatorBean.java A webbeans-ee/src/main/java/org/apache/webbeans/ee/event AU webbeans-ee/src/main/java/org/apache/webbeans/ee/event/TransactionalEventNotifier.java A webbeans-ee/src/main/resources A webbeans-ee/src/site A webbeans-ee/src/site/site.xml U . At revision 1758305 [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 Established TCP socket on 47550 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 47550 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6 Established TCP socket on 47216 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [trunk] $ /usr/local/jenkins/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 47216 <===[JENKINS REMOTING CAPACITY]===> channel started 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] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [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 7 plugin [INFO] JMS plugin [INFO] JSF-2 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 7 Sample [INFO] OpenWebBeans Java SE Sample [INFO] OWB JSR-330 TCK [INFO] JSR-346 TCK runner [INFO] Distribution Pkg [INFO] Maven Shade Plugin Integration [INFO] Gradle ShadowJar Plugin Integration [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache OpenWebBeans 1.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ openwebbeans --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ openwebbeans --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openwebbeans --- [INFO] [INFO] --- maven-bundle-plugin:3.0.1:manifest (bundle-manifest) @ openwebbeans --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle, war] [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ openwebbeans --- [INFO] [INFO] >>> maven-source-plugin:3.0.0:jar (default) > generate-sources @ openwebbeans >>> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.0:jar (default) < generate-sources @ openwebbeans <<< [INFO] [INFO] --- maven-source-plugin:3.0.0:jar (default) @ openwebbeans --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ openwebbeans --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.pom (2 KB at 3.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/openwebbeans/build-tools/checkstyle-rules/1.3/checkstyle-rules-1.3.jar (10 KB at 388.6 KB/sec) [INFO] Starting audit... Audit done. [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ openwebbeans --- [INFO] 71 implicit excludes (use -debug for more details). [INFO] Exclude: **/*/MANIFEST.MF [INFO] Exclude: .git [INFO] Exclude: .gitignore [INFO] 16 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 12 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openwebbeans --- [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/1.7.0-SNAPSHOT/openwebbeans-1.7.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-1.7.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/1.7.0-SNAPSHOT/openwebbeans-1.7.0-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SPI definition 1.7.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ openwebbeans-spi --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ openwebbeans-spi --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openwebbeans-spi --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ openwebbeans-spi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ openwebbeans-spi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] javac: invalid target release: 1.7 Usage: javac <options> <source files> use -help for a list of possible options [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache OpenWebBeans ................................ SUCCESS [ 17.267 s] [INFO] SPI definition ..................................... FAILURE [ 2.429 s] [INFO] OpenWebBeans Core .................................. SKIPPED [INFO] EE Common plugin ................................... SKIPPED [INFO] EL 2.2 plugin ...................................... SKIPPED [INFO] Web plugin ......................................... SKIPPED [INFO] EJB plugin ......................................... SKIPPED [INFO] Java EE plugin ..................................... SKIPPED [INFO] Tomcat 7 plugin .................................... SKIPPED [INFO] JMS plugin ......................................... SKIPPED [INFO] JSF-2 plugin ....................................... SKIPPED [INFO] EE Resource plugin ................................. SKIPPED [INFO] OSGi plugin ........................................ SKIPPED [INFO] TCK Porting Pkg .................................... SKIPPED [INFO] OWB Arquillian Parent .............................. SKIPPED [INFO] OpenWebBeans-Standalone Arquillian connector ....... SKIPPED [INFO] OWB Samples ........................................ SKIPPED [INFO] Sample Guess Application ........................... SKIPPED [INFO] JSF Conversation Sample ............................ SKIPPED [INFO] Sample JSF2 Application ............................ SKIPPED [INFO] Sample Hotel Reservation Application ............... SKIPPED [INFO] Tomcat 7 Sample .................................... SKIPPED [INFO] OpenWebBeans Java SE Sample ........................ SKIPPED [INFO] OWB JSR-330 TCK .................................... SKIPPED [INFO] JSR-346 TCK runner ................................. SKIPPED [INFO] Distribution Pkg ................................... SKIPPED [INFO] Maven Shade Plugin Integration ..................... SKIPPED [INFO] Gradle ShadowJar Plugin Integration ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.400 s [INFO] Finished at: 2016-08-29T22:53:08+00:00 [INFO] Final Memory: 36M/251M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "jsr330-tck" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project openwebbeans-spi: Compilation failure [ERROR] javac: invalid target release: 1.7 [ERROR] Usage: javac <options> <source files> [ERROR] use -help for a list of possible options [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :openwebbeans-spi [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/pom.xml> to org.apache.openwebbeans/openwebbeans-impl/1.7.0-SNAPSHOT/openwebbeans-impl-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee-common/pom.xml> to org.apache.openwebbeans/openwebbeans-ee-common/1.7.0-SNAPSHOT/openwebbeans-ee-common-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jsf/pom.xml> to org.apache.openwebbeans/openwebbeans-jsf/1.7.0-SNAPSHOT/openwebbeans-jsf-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-arquillian/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-parent/1.7.0-SNAPSHOT/owb-arquillian-parent-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-el22/pom.xml> to org.apache.openwebbeans/openwebbeans-el22/1.7.0-SNAPSHOT/openwebbeans-el22-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/reservation/pom.xml> to org.apache.openwebbeans.samples/reservation/1.7.0-SNAPSHOT/reservation-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/standalone-sample/pom.xml> to org.apache.openwebbeans/standalone-sample/1.7.0-SNAPSHOT/standalone-sample-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-gradle/pom.xml> to org.apache.openwebbeans/openwebbeans-gradle/1.7.0-SNAPSHOT/openwebbeans-gradle-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/pom.xml> to org.apache.openwebbeans/samples/1.7.0-SNAPSHOT/samples-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/pom.xml> to org.apache.openwebbeans/openwebbeans-spi/1.7.0-SNAPSHOT/openwebbeans-spi-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/guess/pom.xml> to org.apache.openwebbeans.samples/guess/1.7.0-SNAPSHOT/guess-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-osgi/pom.xml> to org.apache.openwebbeans/openwebbeans-osgi/1.7.0-SNAPSHOT/openwebbeans-osgi-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/jsf2sample/pom.xml> to org.apache.openwebbeans.samples/jsf2sample/1.7.0-SNAPSHOT/jsf2sample-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/pom.xml> to org.apache.openwebbeans/openwebbeans/1.7.0-SNAPSHOT/openwebbeans-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-1.7.0-SNAPSHOT-site.xml> to org.apache.openwebbeans/openwebbeans/1.7.0-SNAPSHOT/openwebbeans-1.7.0-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tck/pom.xml> to org.apache.openwebbeans/openwebbeans-tck/1.7.0-SNAPSHOT/openwebbeans-tck-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ee/pom.xml> to org.apache.openwebbeans/openwebbeans-ee/1.7.0-SNAPSHOT/openwebbeans-ee-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-maven/pom.xml> to org.apache.openwebbeans/openwebbeans-maven/1.7.0-SNAPSHOT/openwebbeans-maven-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-ejb/pom.xml> to org.apache.openwebbeans/openwebbeans-ejb/1.7.0-SNAPSHOT/openwebbeans-ejb-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/conversation-sample/pom.xml> to org.apache.openwebbeans.samples/conversation-sample/1.7.0-SNAPSHOT/conversation-sample-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/samples/tomcat7-sample/pom.xml> to org.apache.openwebbeans.samples/tomcat7-sample/1.7.0-SNAPSHOT/tomcat7-sample-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-web/pom.xml> to org.apache.openwebbeans/openwebbeans-web/1.7.0-SNAPSHOT/openwebbeans-web-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-porting/pom.xml> to org.apache.openwebbeans/openwebbeans-porting/1.7.0-SNAPSHOT/openwebbeans-porting-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-tomcat7/pom.xml> to org.apache.openwebbeans/openwebbeans-tomcat7/1.7.0-SNAPSHOT/openwebbeans-tomcat7-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-jms/pom.xml> to org.apache.openwebbeans/openwebbeans-jms/1.7.0-SNAPSHOT/openwebbeans-jms-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/atinject-tck/pom.xml> to org.apache.openwebbeans/atinject-tck/1.7.0-SNAPSHOT/atinject-tck-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-resource/pom.xml> to org.apache.openwebbeans/openwebbeans-resource/1.7.0-SNAPSHOT/openwebbeans-resource-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/distribution/pom.xml> to org.apache.openwebbeans/openwebbeans-distribution/1.7.0-SNAPSHOT/openwebbeans-distribution-1.7.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-arquillian/owb-arquillian-standalone/pom.xml> to org.apache.openwebbeans.arquillian/owb-arquillian-standalone/1.7.0-SNAPSHOT/owb-arquillian-standalone-1.7.0-SNAPSHOT.pom Sending e-mails to: [email protected] [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released channel stopped
