See <https://builds.apache.org/job/Tuscany-2x/253/changes>
Changes: [antelder] Add a method to restart started composites that depend on another composite. That so you can updated a composite and have everything thats using it pick up the changes [antelder] Clear out old endpoints before adding the binding endpoints. Without this you get duplicated endpoints when reusing contributions. It may be that we need a better way of resetting this and other things for restarts [antelder] Keep track of the fuse composites [antelder] Update Composite to keep track of 'fused' includes. 'Fused' is the term the code is using for the merging of the inlcudes inline into the composite. But after that process has happened there was nolonger any way to find what includes a composite had so this new method enables still finding that [antelder] Change setting a contributions dependencies explicitly from using the domain.properties file to use a <contributionName>.dependencies file to be more consistent with how the other files are used ------------------------------------------ [...truncated 11964 lines...] AU testing/itest/scabindingmapper/pom.xml A testing/itest/operation-overloading A testing/itest/operation-overloading/src A testing/itest/operation-overloading/src/test A testing/itest/operation-overloading/src/test/java A testing/itest/operation-overloading/src/test/java/org A testing/itest/operation-overloading/src/test/java/org/apache A testing/itest/operation-overloading/src/test/java/org/apache/tuscany A testing/itest/operation-overloading/src/test/java/org/apache/tuscany/sca A testing/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test A testing/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload A testing/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl AU testing/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java A testing/itest/operation-overloading/src/main A testing/itest/operation-overloading/src/main/java A testing/itest/operation-overloading/src/main/java/org A testing/itest/operation-overloading/src/main/java/org/apache A testing/itest/operation-overloading/src/main/java/org/apache/tuscany A testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca A testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test A testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload A testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl AU testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java AU testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java AU testing/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java A testing/itest/operation-overloading/src/main/resources AU testing/itest/operation-overloading/src/main/resources/OperationOverload.composite AU testing/itest/operation-overloading/pom.xml A testing/itest/node-launcher-equinox A testing/itest/node-launcher-equinox/src A testing/itest/node-launcher-equinox/src/test A testing/itest/node-launcher-equinox/src/test/java A testing/itest/node-launcher-equinox/src/test/java/hello AU testing/itest/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java AU testing/itest/node-launcher-equinox/src/test/java/hello/HelloWorld.java AU testing/itest/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java A testing/itest/node-launcher-equinox/src/test/java/org A testing/itest/node-launcher-equinox/src/test/java/org/apache A testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany A testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca A testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node A testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox A testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher AU testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java AU testing/itest/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java A testing/itest/node-launcher-equinox/src/test/resources AU testing/itest/node-launcher-equinox/src/test/resources/HelloWorld.composite A testing/itest/node-launcher-equinox/pom.xml A testing/itest/base A testing/itest/base/dependencies A testing/itest/base/dependencies/src A testing/itest/base/dependencies/src/test A testing/itest/base/dependencies/src/test/java A testing/itest/base/dependencies/src/test/java/org A testing/itest/base/dependencies/src/test/java/org/apache A testing/itest/base/dependencies/src/test/java/org/apache/tuscany A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies/ValidateDependenciesTestCase.java A testing/itest/base/dependencies/pom.xml A testing/itest/base/pom.xml A testing/itest/callback-basic A testing/itest/callback-basic/src A testing/itest/callback-basic/src/test A testing/itest/callback-basic/src/test/java A testing/itest/callback-basic/src/test/java/org A testing/itest/callback-basic/src/test/java/org/apache A testing/itest/callback-basic/src/test/java/org/apache/tuscany A testing/itest/callback-basic/src/test/java/org/apache/tuscany/sca A testing/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test AU testing/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java A testing/itest/callback-basic/src/main A testing/itest/callback-basic/src/main/java A testing/itest/callback-basic/src/main/java/org A testing/itest/callback-basic/src/main/java/org/apache A testing/itest/callback-basic/src/main/java/org/apache/tuscany A testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca A testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test AU testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java AU testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java AU testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java AU testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java AU testing/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java A testing/itest/callback-basic/src/main/resources AU testing/itest/callback-basic/src/main/resources/CallBackBasicTest.composite A testing/itest/callback-basic/src/main/resources/META-INF AU testing/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml AU testing/itest/callback-basic/pom.xml A testing/compliance-tests A testing/compliance-tests/assembly A testing/compliance-tests/assembly/src A testing/compliance-tests/assembly/src/test A testing/compliance-tests/assembly/src/test/java A testing/compliance-tests/assembly/src/test/java/org A testing/compliance-tests/assembly/src/test/java/org/apache A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/assembly/src/test/resources A testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/assembly/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/assembly/src/main A testing/compliance-tests/assembly/pom.xml A testing/compliance-tests/policy A testing/compliance-tests/policy/src A testing/compliance-tests/policy/src/test A testing/compliance-tests/policy/src/test/java A testing/compliance-tests/policy/src/test/java/org A testing/compliance-tests/policy/src/test/java/org/apache A testing/compliance-tests/policy/src/test/java/org/apache/tuscany A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/policy/src/test/resources A testing/compliance-tests/policy/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/policy/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/policy/pom.xml A testing/compliance-tests/binding-jms A testing/compliance-tests/binding-jms/src A testing/compliance-tests/binding-jms/src/test A testing/compliance-tests/binding-jms/src/test/java A testing/compliance-tests/binding-jms/src/test/java/org A testing/compliance-tests/binding-jms/src/test/java/org/apache A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest AU testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/binding-jms/src/test/resources AU testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties AU testing/compliance-tests/binding-jms/src/test/resources/oasis-sca-tests.properties AU testing/compliance-tests/binding-jms/pom.xml A testing/compliance-tests/binding-ws A testing/compliance-tests/binding-ws/src A testing/compliance-tests/binding-ws/src/test A testing/compliance-tests/binding-ws/src/test/java A testing/compliance-tests/binding-ws/src/test/java/org A testing/compliance-tests/binding-ws/src/test/java/org/apache A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest AU testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/binding-ws/src/test/resources AU testing/compliance-tests/binding-ws/src/test/resources/tuscany-oasis-sca-tests-errors.properties AU testing/compliance-tests/binding-ws/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/binding-ws/sca_variables.dtd AU testing/compliance-tests/binding-ws/pom.xml A testing/compliance-tests/java-caa A testing/compliance-tests/java-caa/src A testing/compliance-tests/java-caa/src/test A testing/compliance-tests/java-caa/src/test/java A testing/compliance-tests/java-caa/src/test/java/org A testing/compliance-tests/java-caa/src/test/java/org/apache A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/java-caa/src/test/resources A testing/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/java-caa/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/java-caa/pom.xml A testing/compliance-tests/java-ci A testing/compliance-tests/java-ci/src A testing/compliance-tests/java-ci/src/test A testing/compliance-tests/java-ci/src/test/java A testing/compliance-tests/java-ci/src/test/java/org A testing/compliance-tests/java-ci/src/test/java/org/apache A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/java-ci/src/test/resources A testing/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/java-ci/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/java-ci/pom.xml A testing/compliance-tests/pom.xml A features A features/web20 AU features/web20/pom.xml A features/osgi AU features/osgi/pom.xml A features/sdo AU features/sdo/pom.xml A features/ejava AU features/ejava/pom.xml A features/all AU features/all/pom.xml A features/core AU features/core/pom.xml A features/api AU features/api/pom.xml A features/eclipse-pde AU features/eclipse-pde/pom.xml AU features/pom.xml A features/process AU features/process/pom.xml A features/webapp AU features/webapp/pom.xml A features/webservice AU features/webservice/pom.xml U . At revision 1137268 ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs failed to transfer Unable to locate resource in repository downloaded artifact http://repo1.maven.org/maven2//org/apache/apache/8/apache-8.pom ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x> at hudson.remoting.Channel@40808e5d:ubuntu1 at hudson.FilePath.act(FilePath.java:754) at hudson.FilePath.act(FilePath.java:740) at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817) at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429) at hudson.model.Run.run(Run.java:1374) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:145) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' points at org.apache.tuscany.sca:itest-policy instead of org.apache.tuscany.sca:itest-ws, please verify your project structure @ line 22, column 13 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:itest-ws:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1327) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:270) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' points at org.apache.tuscany.sca:itest-policy instead of org.apache.tuscany.sca:itest-ws, please verify your project structure @ line 22, column 13 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:itest-ws:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:360) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:330) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:321) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1381) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1384) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1384) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1288) ... 11 more
