summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Reset release version and include the doc filesantelder2011-06-211-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137873 13f79535-47bb-0310-9956-ffa450edef68
* Remove old tag as respinningantelder2011-06-2127-9916/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137872 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3522: Apply alheaders.patch submitted by Eranda.fmoga2011-06-209-37/+211
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137606 13f79535-47bb-0310-9956-ffa450edef68
* Update old plugin nameantelder2011-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137598 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137586 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag tuscany-bundle-plugin-1.0.8antelder2011-06-2027-0/+9916
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137585 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137584 13f79535-47bb-0310-9956-ffa450edef68
* Delete old unused tagantelder2011-06-2027-9916/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137583 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137582 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137581 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany-bundle-plugin scm URLs after plugin renameantelder2011-06-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137580 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of tuscany-bundle-plugin-1.0.8antelder2011-06-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137579 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137577 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag tuscany-bundle-plugin-1.0.8antelder2011-06-2027-0/+9916
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137576 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release tuscany-bundle-plugin-1.0.8antelder2011-06-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137575 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany-bundle-plugin release notesantelder2011-06-201-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137574 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3861: Rename bundle plugin to be tuscany-bundle-plugin to conform to ↵antelder2011-06-2027-2/+2
| | | | | | Maven naming. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137571 13f79535-47bb-0310-9956-ffa450edef68
* Add some experimental code to look at dynamic updates to a running Nodeantelder2011-06-202-0/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137548 13f79535-47bb-0310-9956-ffa450edef68
* Avoid exception in updateCOntribution if the contribution doesn't exist for ↵antelder2011-06-201-1/+26
| | | | | | some reason, and add a new method to uninstall a contribution and stop any started composites that were using it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137546 13f79535-47bb-0310-9956-ffa450edef68
* Update contribution update to handle additional deployed composites and a ↵antelder2011-06-192-3/+31
| | | | | | testcase for that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137311 13f79535-47bb-0310-9956-ffa450edef68
* Add an impl to the update contribution method and a testcaseantelder2011-06-193-3/+76
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137308 13f79535-47bb-0310-9956-ffa450edef68
* Start adding a method to update an installed contributionantelder2011-06-191-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137305 13f79535-47bb-0310-9956-ffa450edef68
* Add another test for recursive compositesantelder2011-06-193-6/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137302 13f79535-47bb-0310-9956-ffa450edef68
* add testcase missed off on the composite update commitantelder2011-06-193-0/+120
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137297 13f79535-47bb-0310-9956-ffa450edef68
* Correct typoantelder2011-06-191-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137296 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to restart started composites that depend on another composite. ↵antelder2011-06-182-0/+42
| | | | | | That so you can updated a composite and have everything thats using it pick up the changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137224 13f79535-47bb-0310-9956-ffa450edef68
* Clear out old endpoints before adding the binding endpoints. Without this ↵antelder2011-06-181-0/+1
| | | | | | you get duplicated endpoints when reusing contributions. It may be that we need a better way of resetting this and other things for restarts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137222 13f79535-47bb-0310-9956-ffa450edef68
* Keep track of the fuse compositesantelder2011-06-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137221 13f79535-47bb-0310-9956-ffa450edef68
* Update Composite to keep track of 'fused' includes. 'Fused' is the term the ↵antelder2011-06-182-0/+6
| | | | | | code is using for the merging of the inlcudes inline into the composite. But after that process has happened there was nolonger any way to find what includes a composite had so this new method enables still finding that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137220 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3522: Apply HBase-API.patch submitted by Erandafmoga2011-06-189-0/+460
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137192 13f79535-47bb-0310-9956-ffa450edef68
* Change setting a contributions dependencies explicitly from using the ↵antelder2011-06-185-6/+50
| | | | | | domain.properties file to use a <contributionName>.dependencies file to be more consistent with how the other files are used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137135 13f79535-47bb-0310-9956-ffa450edef68
* Correctly remove policies from endpoints and endpoint references when there ↵bdaniel2011-06-171-8/+8
| | | | | | are multiple endpoints git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137040 13f79535-47bb-0310-9956-ffa450edef68
* Endpoints should only inherit interaction intentsbdaniel2011-06-171-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137036 13f79535-47bb-0310-9956-ffa450edef68
* Only create tx impl interceptors for valid policiesbdaniel2011-06-172-2/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137033 13f79535-47bb-0310-9956-ffa450edef68
* Allow tx interaction policies to attach to services and references in ↵bdaniel2011-06-171-4/+4
| | | | | | addition to bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137030 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase for stopCompositeAndUninstallUnusedantelder2011-06-171-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136909 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to stop a running composite and then uninstall any ↵antelder2011-06-172-2/+20
| | | | | | contributions that were used by the composite and are unused now that the composite is stopped git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136907 13f79535-47bb-0310-9956-ffa450edef68
* Adding org.apache.tuscany.sca.assembly.impl package to imports in ↵edwardsmj2011-06-171-0/+1
| | | | | | MANIFEST.MF to correct an OSGi access error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136897 13f79535-47bb-0310-9956-ffa450edef68
* When uninstalling a contribution also remove any stopped DeployedComposites ↵antelder2011-06-171-0/+10
| | | | | | so that they get correctly rebuilt afresh on a re-start git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136894 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to get the URIs of all the contributions used by this ↵antelder2011-06-171-0/+10
| | | | | | DeployedComposite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136892 13f79535-47bb-0310-9956-ffa450edef68
* Update build to include the doc filesantelder2011-06-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136848 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3876 - minimum changes to turn of implementation model sharing and ↵slaws2011-06-169-12/+20
| | | | | | represent implementation policy correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136391 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - modify the policy matching algorithm for the case where the ↵slaws2011-06-162-10/+30
| | | | | | reference has a target but no policy and the service has policy. In this case the code now copies the service policy to the reference. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136386 13f79535-47bb-0310-9956-ffa450edef68
* Add intents to implementations. It shows that implementation policy is not ↵slaws2011-06-153-2/+5
| | | | | | being handled correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1136033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - Tidy so that it runsslaws2011-06-143-9/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135456 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for explicit dependenciesantelder2011-06-148-1/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135455 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3873 - start of a test case to check out policy matching and to look ↵slaws2011-06-1421-0/+1033
| | | | | | at where an how policy interceptors are added along the reference, service and binding chains git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135444 13f79535-47bb-0310-9956-ffa450edef68
* Update to support a contribution exploded (unzipped) into a file system ↵antelder2011-06-1411-2/+151
| | | | | | directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135438 13f79535-47bb-0310-9956-ffa450edef68
* Add readme files about the test directoriesantelder2011-06-143-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135421 13f79535-47bb-0310-9956-ffa450edef68
* Update to support using a node.xml config file in the domain directoryantelder2011-06-143-1/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135417 13f79535-47bb-0310-9956-ffa450edef68