summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta3/modules/domain-node/src/test/java/org/apache/tuscany/sca/runtime/DeployerTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18Create a branch for beta3antelder1-0/+0
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-4/+4
2011-05-17Merege the refactoring in nodeImpl2 back into NodeImplantelder1-6/+24
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder1-0/+2
2011-01-19No code change just organize importsantelder1-3/+0
2011-01-19Rename main class to TuscanyRuntimeantelder1-8/+8
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder1-0/+2
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder1-2/+2
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder1-1/+1
2010-09-03Fix typo in method name. slaws1-1/+1
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ...antelder1-1/+1
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-2/+2
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-11/+11
2010-06-28More updates for new namesantelder1-2/+2
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-3/+5
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder1-0/+0
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-75/+75
2010-06-04Add support for generated sca-contribution.xml metadataantelder1-2/+1
2010-06-04Add testcase to add a Deployer Composite as a deployment compositeantelder1-1/+14
2010-06-04Add methods to install/update using Deployer artifacts and associated simplif...antelder1-0/+63