summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/section10/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-29Fix to correctly remove nested dependent contributionsantelder1-4/+7
2010-05-27Add new exceptionsantelder1-6/+7
2010-05-27Update to use ValidationExceptionantelder3-41/+26
2010-05-25Remove the constructors that use the uri: and properties: options to keep thi...antelder1-96/+0
2010-05-24Move all use of NodeFactory out of section10 class and associated code cleanupantelder6-101/+183
2010-05-24Handle dependent contribution relationships so removing a contribution also r...antelder3-31/+42
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 addDeploymentCompositeantelder2-21/+32
2010-05-22Remove now unused methodantelder1-21/+0
2010-05-22Remove class committed by accidentantelder1-168/+0
2010-05-22Uncomment test annotationantelder1-1/+1
2010-05-22Update with code to deploy composites, add getInstalledContributions and getD...antelder7-162/+491
2010-05-21Fix typo in method signatureantelder1-1/+1
2010-05-21Remove comment about deployContribution/undeployContribution as you can do th...antelder2-9/+13
2010-05-21Remove comment about stop/startComponent as you'd have to do the entire compo...antelder1-8/+0
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...antelder3-112/+317
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...antelder7-1/+327
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