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

Changes:

[struberg] OWB-995 some BeanManager methods must trigger an Exception if called 
before AfterBeanDiscovery, etc

txs to Reinhard sandtner for the patch! applied.

[struberg] properly detect  multiple @Specialized producers and beans for the 
same base class

[struberg] DefinitionExceptions during startup need to be treated as 
DeploymentException it seems

at least according to the TCK.

[rmannibucau] OWB-977 ProcessBeanAttributes for producer - surely few 
refactoring for common parts + OWB-997 @WithAnnotations was ignoring 
constructors

------------------------------------------
[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 270 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: 53 seconds
[INFO] Finished at: Sat Sep 06 08:34:10 UTC 2014
[INFO] Final Memory: 78M/417M
[INFO] ------------------------------------------------------------------------

Reply via email to