Simon Laws wrote:
On Fri, Jul 16, 2010 at 7:47 AM, Simon Laws <[email protected]> wrote:
<snip>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Model Builders
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/target>
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 19 source files to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/CompositePolicyBuilderImpl.java>:[39,42]
package org.apache.tuscany.sca.assembly.xml does not exist
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/CompositePolicyBuilderImpl.java>:[223,28]
cannot find symbol
symbol : variable Constants
location: class org.apache.tuscany.sca.builder.impl.CompositePolicyBuilderImpl
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/pom.xml>
to
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-builder/builds/2010-07-16_00-16-08/archive/org.apache.tuscany.sca/tuscany-builder/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/CompositePolicyBuilderImpl.java>:[39,42]
package org.apache.tuscany.sca.assembly.xml does not exist
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/CompositePolicyBuilderImpl.java>:[223,28]
cannot find symbol
symbol : variable Constants
location: class org.apache.tuscany.sca.builder.impl.CompositePolicyBuilderImpl
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 49 seconds
[INFO] Finished at: Fri Jul 16 00:18:30 UTC 2010
[INFO] Final Memory: 58M/716M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: [email protected]
channel stopped
Lest anyone start chasing this particular problem I believe I've fixed
it. However there are a whole stack of test errors in the build now. I
posted about them previously.
Simon
--
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com
I may have spoken too soon. Off line Mike tells me he is still seeing
this with the latest code.
Simon
Folks,
I can confirm that the problem with the Builder module is now fixed.
- thanks to Ant for the fixes.
Yours, Mike.
Yours, Mike.