See
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/1018/changes>
Changes:
[struberg] OWB-993 add missing methods for Java8
This is not yet finished, I just added the stubs...
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenWebBeans Core
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot
org.apache.geronimo.specs:geronimo-annotation_1.2_spec:1.0.MR2-SNAPSHOT:
checking for updates from apache.snapshots
Downloading:
http://repository.apache.org/snapshots/org/apache/geronimo/specs/geronimo-annotation_1.2_spec/1.0.MR2-SNAPSHOT/geronimo-annotation_1.2_spec-1.0.MR2-20140810.204404-60.pom
3K downloaded (geronimo-annotation_1.2_spec-1.0.MR2-20140810.204404-60.pom)
Downloading:
http://repo1.maven.org/maven2/org/apache/geronimo/genesis/genesis-java6-flava/2.0/genesis-java6-flava-2.0.pom
5K downloaded (genesis-java6-flava-2.0.pom)
[INFO] snapshot
org.apache.geronimo.specs:geronimo-interceptor_1.2_spec:1.0-SNAPSHOT: checking
for updates from apache.snapshots
Downloading:
http://repository.apache.org/snapshots/org/apache/geronimo/specs/geronimo-interceptor_1.2_spec/1.0-SNAPSHOT/geronimo-interceptor_1.2_spec-1.0-20140810.203116-4.pom
2K downloaded (geronimo-interceptor_1.2_spec-1.0-20140810.203116-4.pom)
Downloading:
http://repository.apache.org/snapshots/org/apache/geronimo/specs/geronimo-annotation_1.2_spec/1.0.MR2-SNAPSHOT/geronimo-annotation_1.2_spec-1.0.MR2-20140810.204404-60.jar
15K downloaded (geronimo-annotation_1.2_spec-1.0.MR2-20140810.204404-60.jar)
Downloading:
http://repository.apache.org/snapshots/org/apache/geronimo/specs/geronimo-interceptor_1.2_spec/1.0-SNAPSHOT/geronimo-interceptor_1.2_spec-1.0-20140810.203116-4.jar
12K downloaded (geronimo-interceptor_1.2_spec-1.0-20140810.203116-4.jar)
[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] Compiling 271 source files to
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[22,24]
cannot find symbol
symbol : class AnnotatedType
location: package java.lang.reflect
[ERROR]
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[103,11]
cannot find symbol
symbol : class AnnotatedType
location: class org.apache.webbeans.config.OwbTypeVariableImpl<G>
[ERROR]
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[106,19]
cannot find symbol
symbol : class AnnotatedType
location: class org.apache.webbeans.config.OwbTypeVariableImpl<G>
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[22,24]
cannot find symbol
symbol : class AnnotatedType
location: package java.lang.reflect
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[103,11]
cannot find symbol
symbol : class AnnotatedType
location: class org.apache.webbeans.config.OwbTypeVariableImpl<G>
<https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/ws/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl.java>:[106,19]
cannot find symbol
symbol : class AnnotatedType
location: class org.apache.webbeans.config.OwbTypeVariableImpl<G>
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 5 seconds
[INFO] Finished at: Thu Aug 28 22:58:10 UTC 2014
[INFO] Final Memory: 71M/392M
[INFO] ------------------------------------------------------------------------