summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationantelder2011-06-201-4/+4
* [maven-release-plugin] copy for tag tuscany-bundle-plugin-1.0.8antelder2011-06-2027-0/+9916
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
* Delete old unused tagantelder2011-06-2027-9916/+0
* [maven-release-plugin] rollback the release of tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
* Update tuscany-bundle-plugin scm URLs after plugin renameantelder2011-06-201-2/+2
* [maven-release-plugin] rollback the release of tuscany-bundle-plugin-1.0.8antelder2011-06-201-1/+1
* [maven-release-plugin] prepare for next development iterationantelder2011-06-201-4/+4
* [maven-release-plugin] copy for tag tuscany-bundle-plugin-1.0.8antelder2011-06-2027-0/+9916
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
* Update tuscany-bundle-plugin release notesantelder2011-06-201-0/+10
* TUSCANY-3861: Rename bundle plugin to be tuscany-bundle-plugin to conform to ...antelder2011-06-2027-2/+2
* Add some experimental code to look at dynamic updates to a running Nodeantelder2011-06-202-0/+186
* Avoid exception in updateCOntribution if the contribution doesn't exist for s...antelder2011-06-201-1/+26
* Update contribution update to handle additional deployed composites and a tes...antelder2011-06-192-3/+31
* Add an impl to the update contribution method and a testcaseantelder2011-06-193-3/+76
* Start adding a method to update an installed contributionantelder2011-06-191-0/+20
* Add another test for recursive compositesantelder2011-06-193-6/+51
* add testcase missed off on the composite update commitantelder2011-06-193-0/+120
* Correct typoantelder2011-06-191-5/+4
* Add a method to restart started composites that depend on another composite. ...antelder2011-06-182-0/+42
* Clear out old endpoints before adding the binding endpoints. Without this you...antelder2011-06-181-0/+1
* Keep track of the fuse compositesantelder2011-06-181-0/+1
* Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...antelder2011-06-182-0/+6
* TUSCANY-3522: Apply HBase-API.patch submitted by Erandafmoga2011-06-189-0/+460
* Change setting a contributions dependencies explicitly from using the domain....antelder2011-06-185-6/+50
* Correctly remove policies from endpoints and endpoint references when there a...bdaniel2011-06-171-8/+8
* Endpoints should only inherit interaction intentsbdaniel2011-06-171-6/+6
* Only create tx impl interceptors for valid policiesbdaniel2011-06-172-2/+24
* Allow tx interaction policies to attach to services and references in additio...bdaniel2011-06-171-4/+4
* Add a testcase for stopCompositeAndUninstallUnusedantelder2011-06-171-0/+23
* Add a method to stop a running composite and then uninstall any contributions...antelder2011-06-172-2/+20
* Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...edwardsmj2011-06-171-0/+1
* When uninstalling a contribution also remove any stopped DeployedComposites s...antelder2011-06-171-0/+10
* Add a method to get the URIs of all the contributions used by this DeployedCo...antelder2011-06-171-0/+10
* Update build to include the doc filesantelder2011-06-171-0/+2
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...slaws2011-06-169-12/+20
* TUSCANY-3873 - modify the policy matching algorithm for the case where the re...slaws2011-06-162-10/+30
* Add intents to implementations. It shows that implementation policy is not be...slaws2011-06-153-2/+5
* TUSCANY-3873 - Tidy so that it runsslaws2011-06-143-9/+3
* Add a test for explicit dependenciesantelder2011-06-148-1/+33
* TUSCANY-3873 - start of a test case to check out policy matching and to look ...slaws2011-06-1421-0/+1033
* Update to support a contribution exploded (unzipped) into a file system direc...antelder2011-06-1411-2/+151
* Add readme files about the test directoriesantelder2011-06-143-0/+14
* Update to support using a node.xml config file in the domain directoryantelder2011-06-143-1/+62
* Add a test with a domain.properties fileantelder2011-06-142-1/+2
* Update to only treat .jar, .zip and folders that don't start with . as contri...antelder2011-06-141-2/+2
* Have a look at creating a domain node from a file system dirctory to see if i...antelder2011-06-146-1/+193
* Fix getDeployables so that any composites added with addDeployable are includ...antelder2011-06-141-1/+3