summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain/src/main/java/org/apache/tuscany/sca/something/Section10.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-235/+235
2010-06-04Add support for generated sca-contribution.xml metadataantelder1-2/+1
2010-06-04Add TODO reminder about generated sca-contribution xmlantelder1-1/+2
2010-06-04To keep it as simple as possible for now remove the multiple install methods antelder1-5/+4
2010-06-04Rename autoDeploy to deployDeployablesantelder1-1/+1
2010-06-04Add methods to install/update using Deployer artifacts and associated simplif...antelder1-1/+8
2010-06-04Move the prototype of APIs from section 10 of the Assembly spec from contrib ...antelder1-0/+0
2010-05-27Update to use ValidationExceptionantelder1-6/+9
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder1-1/+2
2010-05-24Handle dependent contribution relationships so removing a contribution also r...antelder1-1/+2
2010-05-22Start adding code for addDeploymentCompositeantelder1-7/+5
2010-05-22Update with code to deploy composites, add getInstalledContributions and getD...antelder1-10/+13
2010-05-21Fix typo in method signatureantelder1-1/+1
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder1-9/+2
2010-05-21Remove comment about stop/startComponent as you'd have to do the entire compo...antelder1-8/+0
2010-05-21Remove the methods that aren't necessary from whats in the spec, change getSC...antelder1-29/+36
2010-05-21Add start of a basic impl using Node to install contributions. Not much works...antelder1-1/+2
2010-05-20Add a getSCACLientFactory methodantelder1-2/+6
2010-05-20Experiment with whats required of the various things described in section 10 ...antelder1-0/+226