summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/something/impl/Section10Impl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-28Remove old packagesantelder1-300/+0
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder1-0/+0
2010-06-05Handle explicit dependent contribution URIs and implement the helper methods...antelder1-4/+26
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-278/+278
2010-06-04Add support for generated sca-contribution.xml metadataantelder1-4/+20
2010-06-04Add testcase to add a Deployer Composite as a deployment compositeantelder1-10/+7
2010-06-04To keep it as simple as possible for now remove the multiple install methods antelder1-18/+0
2010-06-04Rename autoDeploy to deployDeployablesantelder1-6/+6
2010-06-04Add methods to install/update using Deployer artifacts and associated simplif...antelder1-12/+30
2010-06-04Move the prototype of APIs from section 10 of the Assembly spec from contrib ...antelder1-0/+0
2010-05-29Fix to correctly remove nested dependent contributionsantelder1-4/+7
2010-05-27Update to use ValidationExceptionantelder1-9/+10
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder1-18/+23
2010-05-24Handle dependent contribution relationships so removing a contribution also r...antelder1-22/+32
2010-05-23Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder1-18/+4
2010-05-22Start adding code for addDeploymentCompositeantelder1-14/+27
2010-05-22Remove now unused methodantelder1-21/+0
2010-05-22Update with code to deploy composites, add getInstalledContributions and getD...antelder1-129/+43
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder1-0/+11
2010-05-21Update for Section10 interface updates and start to try to get it to work mor...antelder1-82/+234
2010-05-21Add start of a basic impl using Node to install contributions. Not much works...antelder1-0/+191