summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some more TODOsantelder2011-05-171-0/+7
* Update javadoc and add some TODOsantelder2011-05-172-88/+35
* Update to try the LSSerializer approach to pretty printingantelder2011-05-171-3/+31
* Update for latest domain node changesantelder2011-05-171-2/+4
* Update for latest domain node changesantelder2011-05-171-1/+2
* Update for latest domain node changesantelder2011-05-171-5/+7
* Update Shell for the latest domain node changesantelder2011-05-172-34/+39
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-1712-937/+398
* Don't include contributions with now running compositesantelder2011-05-171-4/+6
* Remove unused methods on InstalledContribution and add a method to merge in c...antelder2011-05-171-15/+40
* Add a utility to get an XML string for a model objectantelder2011-05-171-0/+58
* Update shell to show contributions importsantelder2011-05-161-0/+13
* Update to populate the installed contributions importsantelder2011-05-161-0/+12
* Add info on imports to InstalledContributionantelder2011-05-161-5/+9
* Correct typo in package nameantelder2011-05-163-3/+3
* Simplify to use the loadDocument method on Deployerantelder2011-05-161-9/+2
* Add a method to Deployer to load a model from XML and validate the Monitor re...antelder2011-05-162-1/+20
* Simplify methods for loading a composite by xmlantelder2011-05-161-12/+10
* Rename hazelcast registry packages to match the new DomainRegistry namingantelder2011-05-169-12/+13
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-1640-297/+297
* Update for the new ContributionListener, to support adding composites to a co...antelder2011-05-152-19/+141
* Update to support the new registry ContributionListener functionantelder2011-05-151-2/+22
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+3
* Update for the new addComposite methodantelder2011-05-151-0/+6
* Add a method to add a Composite to a Contributionantelder2011-05-152-0/+11
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+6
* Update EndpointRegistryImpl to use the new ContributionListener and the updat...antelder2011-05-151-0/+12
* Add a EndpointRegistry method to update contributions and a ContributionListe...antelder2011-05-153-0/+42
* Update for the spi intefrcae changes, clean up some of the redundant code, an...antelder2011-05-151-50/+38
* Update to match the Contribution and InstalledContribution interface changesantelder2011-05-151-12/+5
* Rename init to build and remove the getCompositeURI method as thats now done ...antelder2011-05-151-26/+3
* Update the detailed installed contribution command to show more information a...antelder2011-05-151-5/+20
* Update InstalledContribution to derive a default uri when no uri is specifyantelder2011-05-151-6/+40
* Update for COntribution interfcae changeantelder2011-05-151-0/+6
* Add a method to Contribution to merge in ContributionMetadataantelder2011-05-152-0/+23
* Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder2011-05-142-46/+52
* Move all the code for making service proxys to a seperate helper class. Seems...antelder2011-05-141-0/+182
* Update for new method on the Contribution interfaceantelder2011-05-141-0/+6
* Add a method to Contribution to get an artifacts Model objectantelder2011-05-142-1/+15
* Format the code fragment to make it a little more readableantelder2011-05-141-2/+1
* Move the setting of the local endpoints to before the other stores to fix the...antelder2011-05-131-1/+1
* Add test contribution jars missed on previous commitantelder2011-05-132-0/+0
* Add code for handling import/export better, imports now work when the exporti...antelder2011-05-132-25/+64
* Add tests for Node2antelder2011-05-131-0/+157
* Add a temporary create for the node2antelder2011-05-131-0/+10
* A refactor of NodeImpl to simplify and remove the use of InstalledContributio...antelder2011-05-131-0/+292
* Update the installed contribution to keep track of java and namespace exportsantelder2011-05-131-0/+9
* Add code to find the contribution attributes when installing a contributionantelder2011-05-131-0/+26
* 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