See
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/158/changes>
Changes:
[rmannibucau] ensure @Inject Bean<X> are done in X
[rmannibucau] sharing PassivationBeanWrapper
[rmannibucau] createBean from ProducerFactory
[rmannibucau] redundant cast
[rmannibucau] @WithAnnotation, inheritance on constructor + meta annotation
support
[rmannibucau] trying to validate decorator generics - this is a first draft and
will surely need to adjustments
[rmannibucau] ensure EventMetadata is not used anywhere else as in observer
parameters
[rmannibucau] ensure programmatic decorators have a delegate injection point
[rmannibucau] refactor ProcessBeanAttributes event firing like other events to
avoid duplication
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenWebBeans Core
[INFO] task-segment: [clean, deploy]
[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
[INFO] snapshot
org.apache.geronimo.specs:geronimo-interceptor_1.2_spec:1.0-SNAPSHOT: checking
for updates from apache.snapshots
[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 274 source files to
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/ws/target/classes>
[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] Compiling 828 source files to
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/ws/src/test/java/org/apache/webbeans/test/portable/CustomBeanTest.java>:[96,16]
method does not override or implement a method from a supertype
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/ws/src/test/java/org/apache/webbeans/test/portable/CustomBeanTest.java>:[96,16]
method does not override or implement a method from a supertype
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 37 seconds
[INFO] Finished at: Mon Sep 08 08:33:55 UTC 2014
[INFO] Final Memory: 77M/416M
[INFO] ------------------------------------------------------------------------