See
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/678/changes>
Changes:
[slaws] Launch binding-sca and binding-ws based contributions.
[slaws] rename binding-ws-calculator to make it clear that it's a contribution
(may decide to use subdirectories for this but seeing how we feel about this
approach first)
[slaws] Make ant script work for JSE launcher. compiles with base jar but
doesn't run with it at the moment.
------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Embedded Launcher JSE
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/resources>
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[32,39]
cannot find symbol
symbol: class RuntimeIntegration
public class SampleJSELauncher extends RuntimeIntegration {
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[61,20]
cannot find symbol
symbol : method startNode(org.apache.tuscany.sca.node.Contribution)
location: class launcher.SampleJSELauncher
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[70,8]
cannot find symbol
symbol : method stopNode(org.apache.tuscany.sca.node.Node)
location: class launcher.SampleJSELauncher
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[77,20]
cannot find symbol
symbol : method startNode(org.apache.tuscany.sca.node.Contribution)
location: class launcher.SampleJSELauncher
[ERROR]
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[87,8]
cannot find symbol
symbol : method stopNode(org.apache.tuscany.sca.node.Node)
location: class launcher.SampleJSELauncher
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[HUDSON] Archiving
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/pom.xml>
to
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-launcher-embedded-jse/builds/2010-05-15_00-25-37/archive/org.apache.tuscany.sca/sample-launcher-embedded-jse/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[32,39]
cannot find symbol
symbol: class RuntimeIntegration
public class SampleJSELauncher extends RuntimeIntegration {
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[61,20]
cannot find symbol
symbol : method startNode(org.apache.tuscany.sca.node.Contribution)
location: class launcher.SampleJSELauncher
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[70,8]
cannot find symbol
symbol : method stopNode(org.apache.tuscany.sca.node.Node)
location: class launcher.SampleJSELauncher
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[77,20]
cannot find symbol
symbol : method startNode(org.apache.tuscany.sca.node.Contribution)
location: class launcher.SampleJSELauncher
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$sample-launcher-embedded-jse/ws/src/main/java/launcher/SampleJSELauncher.java>:[87,8]
cannot find symbol
symbol : method stopNode(org.apache.tuscany.sca.node.Node)
location: class launcher.SampleJSELauncher
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20 minutes 18 seconds
[INFO] Finished at: Sat May 15 00:46:12 UTC 2010
[INFO] Final Memory: 119M/749M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data