You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/09 01:01:55 UTC

Build failed in Jenkins: OpenWebBeans-trunk » OpenWebBeans Core #1027

See <https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/1027/changes>

Changes:

[rmannibucau] disposal methods for field producers

[rmannibucau] validating @Inject Decorator is done in decorators

[rmannibucau] lazy UnproxyableResolutionException for private constructor

[rmannibucau] validating @Disposes injection points

[rmannibucau] beforeBeanDiscovery.addAnnotationType shouldn't not conflict with default key

[struberg] OWB-1002 check @Decorated and @Intercepted conditions

txs to Reinhard Sandtner (rsandtner) for the patch!

------------------------------------------
[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
[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 276 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/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/org.apache.openwebbeans$openwebbeans-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/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/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: 53 seconds
[INFO] Finished at: Mon Sep 08 23:01:32 UTC 2014
[INFO] Final Memory: 76M/416M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : OpenWebBeans-trunk » OpenWebBeans Core #1029

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/1029/changes>


Build failed in Jenkins: OpenWebBeans-trunk » OpenWebBeans Core #1028

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/1028/changes>

Changes:

[struberg] OWB-1003 move back to invoking default ct for decorators and interceptors

[struberg] OWB-1003 BeanManager must not get decorated nor intercepted

This commit also fixes the interceptor/decorator proxy creation for interfaces.
Hacked together with rsandtner via hangout

------------------------------------------
[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
[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 276 source files to <https://builds.apache.org/job/OpenWebBeans-trunk/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/org.apache.openwebbeans$openwebbeans-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/OpenWebBeans-trunk/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/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: 32 seconds
[INFO] Finished at: Tue Sep 09 23:02:45 UTC 2014
[INFO] Final Memory: 77M/437M
[INFO] ------------------------------------------------------------------------