You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/10/16 08:36:13 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA Interface Java Model #259

See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-interface-java/259/changes>

Changes:

[rfeng] This is to change the Monitor to be request scoped for most of the cases:
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods
Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods
Change the processor/resolver/builder implementation classes to not cache the Monitor

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Interface Java Model
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-interface-java/ws/target>
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 15 to <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-interface-java/ws/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.interface.java
[INFO] OSGi bundle is resolved: org.apache.tuscany.sca.interface.java
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-interface-java/ws/pom.xml> to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-interface-java/builds/2009-10-16_06-33-10/archive/org.apache.tuscany.sca/tuscany-interface-java/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[253,11991] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#11-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[257,12251] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#14-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[266,12687] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#19-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[270,12947] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#22-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[279,13381] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#27-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[283,13641] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#30-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[296,14255] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#37-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[300,14515] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#40-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[309,14951] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#45-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[313,15211] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#48-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[322,15645] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#53-of ? extends Annotation>, String)
org/apache/tuscany/sca/interfacedef/java/xml/JavaInterfaceProcessor.java:[326,15905] The method error(Monitor, String, Object, Exception) in the type JavaInterfaceProcessor is not applicable for the arguments (String, JavaInterfaceContract, Class<capture#56-of ? extends Annotation>, String)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 9 seconds
[INFO] Finished at: Fri Oct 16 06:35:39 UTC 2009
[INFO] Final Memory: 31M/752M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: Tuscany-2x » Apache Tuscany SCA Interface Java Model #260

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-interface-java/260/changes>