See <https://hudson.apache.org/hudson/job/Tuscany-2x/890/changes>

Changes:

[lresende] Fixing unexistent parent pom

[slaws] Remove duplicate test

[slaws] Run up the async sample from the embedded launcher

[slaws] TUSCANY-3728 Rename the reference async interface and correct the 
signature of the poll operation which is causing a bind failure in the JIRA.

[antelder] Update json databinding to base + extension approach

[antelder] Add license header

[antelder] Exclude unreleased folder from src distro

------------------------------------------
[...truncated 30247 lines...]
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [osgi-junit:test {execution: osgi-test}]
[INFO] Generating 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/sample-calculator-rest-osgi-osgi.jar>
[INFO] Generating 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/sample-calculator-rest-osgi-osgi-tests.jar>
[INFO] Surefire report directory: 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/surefire-osgi-reports>
Oct 16, 2010 2:52:20 AM 
org.apache.tuscany.sca.node.equinox.launcher.EquinoxHost start
INFO: Checking for manfiests customized by Tuscany in 
node-launcher-equinox/resources

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running calculator.CalculatorTestCase
SCA Node API ClassLoader: 
org.eclipse.osgi.internal.baseadaptor.defaultclassloa...@dfcb47
Oct 16, 2010 2:52:33 AM org.apache.tuscany.sca.node.impl.NodeImpl start
INFO: Starting node: http://tuscany.apache.org/sca/1.1/nodes/default0 domain: 
default
Oct 16, 2010 2:52:33 AM 
org.apache.tuscany.sca.core.DefaultModuleActivatorExtensionPoint start
SEVERE: Cannot register null as a Service
java.lang.IllegalArgumentException: Cannot register null as a Service
        at 
org.apache.tuscany.sca.core.DefaultUtilityExtensionPoint.addUtility(DefaultUtilityExtensionPoint.java:64)
        at 
org.apache.tuscany.sca.core.DefaultUtilityExtensionPoint.addUtility(DefaultUtilityExtensionPoint.java:59)
        at 
org.apache.tuscany.sca.policy.transaction.runtime.geronimo.TransactionModuleActivator.start(TransactionModuleActivator.java:64)
        at 
org.apache.tuscany.sca.core.DefaultModuleActivatorExtensionPoint.start(DefaultModuleActivatorExtensionPoint.java:130)
        at 
org.apache.tuscany.sca.extensibility.ServiceHelper.start(ServiceHelper.java:46)
        at 
org.apache.tuscany.sca.core.DefaultExtensionPointRegistry.addExtensionPoint(DefaultExtensionPointRegistry.java:75)
        at 
org.apache.tuscany.sca.core.DefaultExtensionPointRegistry.getExtensionPoint(DefaultExtensionPointRegistry.java:110)
        at 
org.apache.tuscany.sca.node.impl.NodeFactoryImpl.init(NodeFactoryImpl.java:268)
        at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:106)
        at 
calculator.CalculatorTestCase.setUpBeforeClass(CalculatorTestCase.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tuscany.maven.plugin.surefire.OSGiSurefireBooter.runSuitesInProcess(OSGiSurefireBooter.java:355)
        at 
org.apache.tuscany.maven.plugin.surefire.OSGiSurefireBooter.main(OSGiSurefireBooter.java:852)
Oct 16, 2010 2:52:33 AM org.apache.tuscany.sca.node.impl.NodeFactoryImpl 
loadContributions
INFO: Loading contribution: bundleresource://166.fwk25582376/
Oct 16, 2010 2:52:39 AM 
org.apache.tuscany.sca.extensibility.equinox.EquinoxServiceDiscoverer 
getServiceDeclarations
WARNING: Unresolved resource 
META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory 
found in bundle: 112 org.apache.tuscany.sca.implementation.web.runtime INSTALLED
Oct 16, 2010 2:52:39 AM 
org.apache.tuscany.sca.extensibility.equinox.EquinoxServiceDiscoverer 
getServiceDeclarations
SEVERE: Bundle: org.apache.tuscany.sca.implementation.web.runtime - The bundle 
could not be resolved. Reason: Missing Constraint: Import-Package: 
javax.servlet.jsp; version="0.0.0"
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: 
Missing Constraint: Import-Package: javax.servlet.jsp; version="0.0.0"
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1313)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1297)
        at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:309)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
        at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:272)
        at 
org.apache.tuscany.sca.extensibility.equinox.EquinoxServiceDiscoverer.getServiceDeclarations(EquinoxServiceDiscoverer.java:293)
        at 
org.apache.tuscany.sca.extensibility.ServiceDiscovery.getServiceDeclarations(ServiceDiscovery.java:106)
        at 
org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:149)
        at 
org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.loadProviderFactories(DefaultProviderFactoryExtensionPoint.java:129)
        at 
org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint.getProviderFactory(DefaultProviderFactoryExtensionPoint.java:92)
        at 
org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.addImplementationProvider(CompositeActivatorImpl.java:170)
        at 
org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activateComponent(CompositeActivatorImpl.java:120)
        at 
org.apache.tuscany.sca.core.assembly.impl.CompositeActivatorImpl.activate(CompositeActivatorImpl.java:87)
        at org.apache.tuscany.sca.node.impl.NodeImpl.start(NodeImpl.java:144)
        at 
calculator.CalculatorTestCase.setUpBeforeClass(CalculatorTestCase.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.tuscany.maven.plugin.surefire.OSGiSurefireBooter.runSuitesInProcess(OSGiSurefireBooter.java:355)
        at 
org.apache.tuscany.maven.plugin.surefire.OSGiSurefireBooter.main(OSGiSurefireBooter.java:852)
Oct 16, 2010 2:52:39 AM org.mortbay.log.Slf4jLog info
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
Oct 16, 2010 2:52:39 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: jetty-6.1.x
Oct 16, 2010 2:52:40 AM org.apache.tuscany.sca.http.jetty.JettyLogger info
INFO: Started selectchannelconnec...@localhost:8085
Oct 16, 2010 2:52:41 AM org.apache.wink.server.internal.servlet.RestServlet 
getApplication
WARNING: applicationConfigLocation property was not defined.
Oct 16, 2010 2:52:41 AM org.apache.wink.server.internal.servlet.RestServlet 
getApplication
INFO: Using application classes null named in init-param 
applicationConfigLocation
Oct 16, 2010 2:52:41 AM org.apache.tuscany.sca.http.jetty.JettyServer 
addServletMapping
INFO: Added Servlet mapping: http://localhost:8085/calculator/*
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@20473681)Endpoint:  URI = 
CalculatorServiceComponent#service-binding(CalculatorService/CalculatorService)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@470748)Endpoint:  URI = 
AddServiceComponent#service-binding(AddServiceImpl/AddServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@26572483)Endpoint:  URI = 
SubtractServiceComponent#service-binding(SubtractServiceImpl/SubtractServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@27789127)Endpoint:  URI = 
MultiplyServiceComponent#service-binding(MultiplyServiceImpl/MultiplyServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl addEndpoint
INFO: Add endpoint - (@7719486)Endpoint:  URI = 
DivideServiceComponent#service-binding(DivideServiceImpl/DivideServiceImpl)
Rhino classes (js.jar) not found - Javascript disabled
Oct 16, 2010 2:52:41 AM org.apache.tuscany.sca.node.impl.NodeImpl stop
INFO: Stopping node: http://tuscany.apache.org/sca/1.1/nodes/default0
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@20473681)Endpoint:  URI = 
CalculatorServiceComponent#service-binding(CalculatorService/CalculatorService)
Oct 16, 2010 2:52:41 AM org.apache.tuscany.sca.http.jetty.JettyServer 
removeServletMapping
INFO: Removed Servlet mapping: /calculator/*
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@470748)Endpoint:  URI = 
AddServiceComponent#service-binding(AddServiceImpl/AddServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@26572483)Endpoint:  URI = 
SubtractServiceComponent#service-binding(SubtractServiceImpl/SubtractServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@27789127)Endpoint:  URI = 
MultiplyServiceComponent#service-binding(MultiplyServiceImpl/MultiplyServiceImpl)
Oct 16, 2010 2:52:41 AM 
org.apache.tuscany.sca.core.assembly.impl.EndpointRegistryImpl removeEndpoint
INFO: Remove endpoint - (@7719486)Endpoint:  URI = 
DivideServiceComponent#service-binding(DivideServiceImpl/DivideServiceImpl)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.695 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/sample-calculator-rest-osgi.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/sample-calculator-rest-osgi.jar>
 to 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-calculator-rest-osgi/2.0-SNAPSHOT/sample-calculator-rest-osgi-2.0-SNAPSHOT.jar
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/pom.xml>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-calculator-rest-osgi/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/sample-calculator-rest-osgi/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/calculator-rest-osgi/target/sample-calculator-rest-osgi.jar>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-calculator-rest-osgi/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/sample-calculator-rest-osgi/2.0-SNAPSHOT/sample-calculator-rest-osgi.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Maven OSGI Junit plugin Samples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/pom.xml>
 to 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-maven-osgi-junit/2.0-SNAPSHOT/sample-maven-osgi-junit-2.0-SNAPSHOT.pom
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/maven-osgi-junit/pom.xml>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-maven-osgi-junit/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/sample-maven-osgi-junit/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/sample-maven-osgi-junit/2.0-SNAPSHOT/sample-maven-osgi-junit-2.0-SNAPSHOT.pom
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-maven-osgi-junit/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/sample-maven-osgi-junit/2.0-SNAPSHOT/sample-maven-osgi-junit-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Logging Scribe
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/logging-scribe/pom.xml>
 to 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-sample-logging-scribe/2.0-SNAPSHOT/tuscany-sample-logging-scribe-2.0-SNAPSHOT.pom
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/logging-scribe/pom.xml>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-sample-logging-scribe/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/tuscany-sample-logging-scribe/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-sample-logging-scribe/2.0-SNAPSHOT/tuscany-sample-logging-scribe-2.0-SNAPSHOT.pom
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-sample-logging-scribe/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/tuscany-sample-logging-scribe/2.0-SNAPSHOT/tuscany-sample-logging-scribe-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Learning More Sample Contributions
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/pom.xml>
 to 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-samples-learning-more/2.0-SNAPSHOT/tuscany-samples-learning-more-2.0-SNAPSHOT.pom
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/learning-more/pom.xml>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-samples-learning-more/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/tuscany-samples-learning-more/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
/export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-samples-learning-more/2.0-SNAPSHOT/tuscany-samples-learning-more-2.0-SNAPSHOT.pom
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-samples-learning-more/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/tuscany-samples-learning-more/2.0-SNAPSHOT/tuscany-samples-learning-more-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Launcher Embedded JSE
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/src/main/resources>
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/src/test/java/launcher/LauncherTestCase.java>:[60,8]
 cannot find symbol
symbol  : variable JSELauncherImplementationJavaCalculatorAsync
location: class launcher.LauncherTestCase

[INFO] 1error
[INFO] -------------------------------------------------------------
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/pom.xml>
 to 
/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$sample-launcher-embedded-jse/builds/2010-10-16_00-35-14/archive/org.apache.tuscany.sca/sample-launcher-embedded-jse/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://hudson.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/samples/running-tuscany/embedded-jse/src/test/java/launcher/LauncherTestCase.java>:[60,8]
 cannot find symbol
symbol  : variable JSELauncherImplementationJavaCalculatorAsync
location: class launcher.LauncherTestCase


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 136 minutes 6 seconds
[INFO] Finished at: Sat Oct 16 02:53:33 GMT+00:00 2010
[INFO] Final Memory: 150M/751M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
Sending e-mails to: [email protected]
channel stopped
2010-10-16 02:53:36.898::INFO:  Shutdown hook executing
2010-10-16 02:53:36.898::INFO:  Shutdown hook complete
2010-10-16 02:53:37.900::INFO:  Shutdown hook complete
2010-10-16 02:53:38.910::INFO:  Shutdown hook complete
2010-10-16 02:53:39.920::INFO:  Shutdown hook complete
2010-10-16 02:53:40.930::INFO:  Shutdown hook complete
2010-10-16 02:53:41.940::INFO:  Shutdown hook complete
2010-10-16 02:53:42.950::INFO:  Shutdown hook complete
2010-10-16 02:53:43.960::INFO:  Shutdown hook complete
2010-10-16 02:53:44.970::INFO:  Shutdown hook complete

Reply via email to