summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/section10/src/main/java/org/apache/tuscany/sca/something/impl (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-29Fix to correctly remove nested dependent contributionsantelder1-4/+7
2010-05-27Update to use ValidationExceptionantelder2-35/+17
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder4-94/+37
2010-05-24Handle dependent contribution relationships so removing a contribution also r...antelder2-30/+40
2010-05-23Tidy up commentsantelder1-3/+5
2010-05-23Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder1-18/+4
2010-05-23Keep track of the default deployablesantelder1-0/+6
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...antelder4-132/+260
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder1-0/+11
2010-05-21Add TODO about if in could just be using o.a.t.contibution.Contributionantelder1-0/+3
2010-05-21Update for Section10 interface updates and start to try to get it to work mor...antelder2-82/+291
2010-05-21Add start of a basic impl using Node to install contributions. Not much works...antelder1-0/+191