summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/impl/Section10Impl.java (unfollow)
Commit message (Expand)AuthorFilesLines
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