Hi, Simon.
The experiment code you checked in caused compilation errors. I have
commented it out to fix the build.
Your changes introduced the dependency on core-spi module which is for the
runtime extensions. I think we have to be careful here to keep the builders
independent of the runtime code.
Thanks,
Raymond
--------------------------------------------------
From: "Apache Hudson Server" <[email protected]>
Sent: Friday, December 11, 2009 4:29 PM
To: <[email protected]>
Subject: Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA Model
Builders #342
See
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-builder/342/changes>
Changes:
[slaws] TUSCANY-3392 first set of code changes to move the endpoint
matching into one place. Not correct or activated yet.
[lresende] TUSCANY-3388 - Updating to the latests OASIS schema
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Model Builders
[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-builder/ws/target>
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 17 to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-builder/ws/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.builder
[INFO] OSGi bundle is resolved: org.apache.tuscany.sca.builder
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-builder/ws/pom.xml>
to
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-builder/builds/2009-12-12_00-26-20/archive/org.apache.tuscany.sca/tuscany-builder/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[52,2279]
Only a type can be imported.
org.apache.tuscany.sca.runtime.DomainRegistryFactory resolves to a package
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[53,2340]
Only a type can be imported.
org.apache.tuscany.sca.runtime.EndpointReferenceBinder resolves to a
package
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[54,2403]
Only a type can be imported.
org.apache.tuscany.sca.runtime.EndpointRegistry resolves to a package
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[63,2662]
DomainRegistryFactory cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[64,2719]
EndpointReferenceBinder cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[73,3232]
domainRegistryFactory cannot be resolved
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[73,3283]
DomainRegistryFactory cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[74,3321]
endpointReferenceBinder cannot be resolved
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[74,3374]
EndpointReferenceBinder cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[1075,50425]
EndpointRegistry cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[1091,51141]
EndpointRegistry cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[1118,52504]
EndpointRegistry cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[1220,58183]
EndpointRegistry cannot be resolved to a type
org/apache/tuscany/sca/builder/impl/EndpointReferenceBuilderImpl.java:[1225,58436]
endpointReferenceBinder cannot be resolved
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 23 seconds
[INFO] Finished at: Sat Dec 12 00:28:59 UTC 2009
[INFO] Final Memory: 34M/750M
[INFO] ------------------------------------------------------------------------