It's weird! You are missing these files: webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/MyAbstract.java webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/MyBean.java webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/MyInterface.java webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/StringBean.java webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/StringBeanAbstract.java
But the patch has this classes. https://issues.apache.org/jira/secure/attachment/12736169/OWB-654.patch On Sat, May 30, 2015 at 7:52 PM, Apache Jenkins Server < [email protected]> wrote: > See <https://builds.apache.org/job/OpenWebBeans-trunk/1128/changes> > > Changes: > > [struberg] OWB-654 fix manual lookup of beans with generic types > > Txs to Daniel Cunha (soro) for the patch! > > [struberg] add ASM license and notice to our distribution packages > > [struberg] OWB-1077 add install script for OWB + MyFaces on Tomcat7 & 8 > > [struberg] fix modifier ordering > > to make sonar happy... > > ------------------------------------------ > [...truncated 66 lines...] > [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] 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] OWB JSR-330 TCK > [INFO] JSR-346 TCK runner > [INFO] Distribution Pkg > [INFO] Documentation > [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/1.6.0-SNAPSHOT/openwebbeans-1.6.0-SNAPSHOT.pom > [INFO] Installing < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-1.6.0-SNAPSHOT-site.xml> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/1.6.0-SNAPSHOT/openwebbeans-1.6.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] Changes detected - recompiling the module! > [INFO] Compiling 20 source files to < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/classes > > > [WARNING] Note: < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/src/main/java/org/apache/webbeans/spi/ScannerService.java> > uses or overrides a deprecated API. > [WARNING] Note: Recompile with -Xlint:deprecation for details. > [WARNING] Note: < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/src/main/java/org/apache/webbeans/spi/api/ResourceReference.java> > uses unchecked or unsafe operations. > [WARNING] Note: Recompile with -Xlint:unchecked for details. > [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-1.6.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/LICENSE already added, skipping > [INFO] META-INF/DEPENDENCIES already added, skipping > [INFO] META-INF/NOTICE already added, skipping > [INFO] Building jar: < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.0-SNAPSHOT-sources.jar > > > [INFO] META-INF already added, skipping > [INFO] META-INF already added, skipping > [INFO] META-INF/LICENSE already added, skipping > [INFO] META-INF/DEPENDENCIES already added, skipping > [INFO] META-INF/NOTICE 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-1.6.0-SNAPSHOT.jar> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/1.6.0-SNAPSHOT/openwebbeans-spi-1.6.0-SNAPSHOT.jar > [INFO] Installing < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.0-SNAPSHOT-sources.jar> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans-spi/1.6.0-SNAPSHOT/openwebbeans-spi-1.6.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 3 resources > [INFO] Copying 3 resources > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 290 source files to < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/classes > > > [WARNING] Note: Some input files use or override a deprecated API. > [WARNING] Note: Recompile with -Xlint:deprecation for details. > [WARNING] Note: Some input files use unchecked or unsafe operations. > [WARNING] Note: Recompile with -Xlint:unchecked for details. > [INFO] [bundle:manifest {execution: bundle-manifest}] > Should not skip: ^ > [INFO] [resources:testResources {execution: default-testResources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 58 resources > [INFO] Copying 3 resources > [INFO] [compiler:testCompile {execution: default-testCompile}] > [INFO] Changes detected - recompiling the module! > [INFO] Compiling 860 source files to < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/target/test-classes > > > [INFO] ------------------------------------------------------------- > [WARNING] COMPILATION WARNING : > [INFO] ------------------------------------------------------------- > [WARNING] Note: Some input files use or override a deprecated API. > [WARNING] Note: Recompile with -Xlint:deprecation for details. > [WARNING] Note: Some input files use unchecked or unsafe operations. > [WARNING] Note: Recompile with -Xlint:unchecked for details. > [INFO] 4 warnings > [INFO] ------------------------------------------------------------- > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,24] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,38] > cannot find symbol > symbol : class MyInterface > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,57] > cannot find symbol > symbol : class MyAbstract > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,75] > cannot find symbol > symbol : class StringBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,93] > cannot find symbol > symbol : class StringBeanAbstract > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[134,9] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [ERROR] < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[134,39] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > [INFO] 7 errors > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,24] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,38] > cannot find symbol > symbol : class MyInterface > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,57] > cannot find symbol > symbol : class MyAbstract > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,75] > cannot find symbol > symbol : class StringBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[133,93] > cannot find symbol > symbol : class StringBeanAbstract > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[134,9] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/GenericsTest.java>:[134,39] > cannot find symbol > symbol : class MyBean > location: class org.apache.webbeans.test.injection.generics.GenericsTest > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 19 seconds > [INFO] Finished at: Sat May 30 22:52:17 UTC 2015 > [INFO] Final Memory: 81M/819M > [INFO] > ------------------------------------------------------------------------ > [JENKINS] Archiving < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-impl/pom.xml> > to > org.apache.openwebbeans/openwebbeans-impl/1.6.0-SNAPSHOT/openwebbeans-impl-1.6.0-SNAPSHOT.pom > Sending artifact delta relative to OpenWebBeans-trunk » OpenWebBeans Core > #1127 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 6284 bytes > Compression is 0.0% > Took 0.57 sec > [JENKINS] Archiving < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/pom.xml> > to > org.apache.openwebbeans/openwebbeans-spi/1.6.0-SNAPSHOT/openwebbeans-spi-1.6.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.0-SNAPSHOT.jar> > to > org.apache.openwebbeans/openwebbeans-spi/1.6.0-SNAPSHOT/openwebbeans-spi-1.6.0-SNAPSHOT.jar > [JENKINS] Archiving < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/webbeans-spi/target/openwebbeans-spi-1.6.0-SNAPSHOT-sources.jar> > to > org.apache.openwebbeans/openwebbeans-spi/1.6.0-SNAPSHOT/openwebbeans-spi-1.6.0-SNAPSHOT-sources.jar > Sending artifact delta relative to OpenWebBeans-trunk » SPI definition > #1127 > Archived 3 artifacts > Archive block size is 32768 > Received 0 blocks and 55050 bytes > Compression is 0.0% > Took 0.18 sec > [JENKINS] Archiving > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/1.6.0-SNAPSHOT/openwebbeans-1.6.0-SNAPSHOT.pom > to > org.apache.openwebbeans/openwebbeans/1.6.0-SNAPSHOT/openwebbeans-1.6.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/target/openwebbeans-1.6.0-SNAPSHOT-site.xml> > to > org.apache.openwebbeans/openwebbeans/1.6.0-SNAPSHOT/openwebbeans-1.6.0-SNAPSHOT-site.xml > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openwebbeans/openwebbeans/1.6.0-SNAPSHOT/openwebbeans-1.6.0-SNAPSHOT.pom > is not inside <https://builds.apache.org/job/OpenWebBeans-trunk/ws/trunk/;> > will archive in a separate pass > Sending artifact delta relative to OpenWebBeans-trunk » Apache > OpenWebBeans #1127 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 2475 bytes > Compression is 0.0% > Took 86 ms > Sending artifact delta relative to OpenWebBeans-trunk » Apache > OpenWebBeans #1127 > Archived 1 artifacts > Archive block size is 32768 > Received 0 blocks and 32104 bytes > Compression is 0.0% > Took 26 ms > Sending e-mails to: [email protected] > channel stopped > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > -- Best regard, Daniel Cunha (soro)
