summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC1/modules/domain-node/src/test/java/org/apache/tuscany/sca/runtime/TuscanyRuntimeTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-188/+0
2011-01-23Tag 2.0 Beta2 RC1antelder1-0/+0
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder1-1/+3
2011-01-19No code change just organize importsantelder1-3/+0
2011-01-19Fix runComposite with shared runtime instance and update testcaseantelder1-1/+24
2011-01-19Rename main class to TuscanyRuntimeantelder1-13/+13
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder1-19/+44
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder1-8/+8
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder1-2/+2
2010-09-03Fix typo in method name. slaws1-5/+5
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder1-4/+4
2010-08-03@Ignore a test which depends on the jar produced by itest/T3558 which isn't i...slaws1-0/+2
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-2/+2
2010-08-02Remove the @IGnore from a test of a contribution which was using the data api...antelder1-6/+2
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ...antelder1-4/+4
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-26/+46
2010-06-28More updates for new namesantelder1-8/+15
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-10/+12
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-114/+114
2010-06-04Add support for generated sca-contribution.xml metadataantelder1-7/+20
2010-06-04To keep it as simple as possible for now remove the multiple install methods antelder1-8/+8
2010-06-04Move the prototype of APIs from section 10 of the Assembly spec from contrib ...antelder1-0/+101