summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/section10/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all use of NodeFactory out of section10 class and associated code cleanupantelder2010-05-246-101/+183
* Handle dependent contribution relationships so removing a contribution also r...antelder2010-05-243-31/+42
* Tidy up commentsantelder2010-05-231-3/+5
* Updateto use getLocationAsURL from common module, add some todo's and delete ...antelder2010-05-231-18/+4
* Keep track of the default deployablesantelder2010-05-231-0/+6
* Start adding code for addDeploymentCompositeantelder2010-05-222-21/+32
* Remove now unused methodantelder2010-05-221-21/+0
* Update with code to deploy composites, add getInstalledContributions and getD...antelder2010-05-225-142/+273
* Fix typo in method signatureantelder2010-05-211-1/+1
* Remove comment about deployContribution/undeployContribution as you can do th...antelder2010-05-212-9/+13
* Remove comment about stop/startComponent as you'd have to do the entire compo...antelder2010-05-211-8/+0
* Add TODO about if in could just be using o.a.t.contibution.Contributionantelder2010-05-211-0/+3
* Update for Section10 interface updates and start to try to get it to work mor...antelder2010-05-212-82/+291
* Remove the methods that aren't necessary from whats in the spec, change getSC...antelder2010-05-211-29/+36
* Add start of a basic impl using Node to install contributions. Not much works...antelder2010-05-213-1/+231
* Add a getSCACLientFactory methodantelder2010-05-201-2/+6
* Experiment with whats required of the various things described in section 10 ...antelder2010-05-201-0/+226