summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the allNodes static as its not used by anythingantelder2011-05-121-9/+1
* Refactor away the use of the InstalledContribution classantelder2011-05-121-13/+13
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-122-6/+17
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-111-2/+5
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-20/+36
* Correctly close the xml writer to flush the streamantelder2011-05-101-3/+5
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-101-2/+2
* Correct name typo and set attributes on the domain compositeantelder2011-05-091-1/+3
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-092-5/+31
* DO some clean up, move some things around and add a bit of javadocantelder2011-03-063-21/+16
* Update to use a map instead of a list to store the start composites to make t...antelder2011-03-042-21/+13
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-043-31/+54
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-203-0/+707