summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-19112-588/+588
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2678ramkumar2008-11-19187-191/+191
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718889 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-19359-5519/+19560
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-193002-0/+285432
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-193810-0/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Adding contrib folder to facilitate the Equinox branch mergelresende2008-11-190-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718806 13f79535-47bb-0310-9956-ffa450edef68
* Convert two more test cases into JUNIT 4rfeng2008-11-182-18/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718700 13f79535-47bb-0310-9956-ffa450edef68
* Fix the duplicate export package from 3rd party jarsrfeng2008-11-1812-18/+15
| | | | | | Remove the version from javax.xml.stream Import-Package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718696 13f79535-47bb-0310-9956-ffa450edef68
* Add a jms itest using topicsantelder2008-11-188-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718645 13f79535-47bb-0310-9956-ffa450edef68
* Equinox branch merge - revert the previous two changes r718541 and r718546 ↵slaws2008-11-18158-0/+12852
| | | | | | so we are back to the previous flat structure. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718560 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2676ramkumar2008-11-1816-1688/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718550 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2676ramkumar2008-11-186-0/+633
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718547 13f79535-47bb-0310-9956-ffa450edef68
* Equinox branch merge - create a contrib directory and start moving those ↵slaws2008-11-1810-0/+0
| | | | | | modules that are not obviously junk but which are not in the branch here. All of the modules that are not required to bring up the calculator sample will go here after the merge but which it's going on its technically easier to keep the modules that match between trunk and branch in the same place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718546 13f79535-47bb-0310-9956-ffa450edef68
* Equinox branch merge - remove modules that appear to be junk based on ↵slaws2008-11-18148-12852/+0
| | | | | | modules no present in the branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718541 13f79535-47bb-0310-9956-ffa450edef68
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this ↵antelder2008-11-1736-479/+479
| | | | | | isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to ↵antelder2008-11-1736-0/+1247
| | | | | | run the calclator sample. Minimal modules as identified in http://apache.markmail.org/message/ofdwyjikioosc7bn. Still need to update for new version, that will be in a seperate commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718231 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-17460-5966/+5966
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Start adding in a BPEL process for payment processing. slaws2008-11-1720-3/+1012
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718221 13f79535-47bb-0310-9956-ffa450edef68
* Initial work to split implementation spring to follow the same pattern used ↵lresende2008-11-1760-302/+245
| | | | | | in other modules (model/xml and runtime). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718181 13f79535-47bb-0310-9956-ffa450edef68
* Disabling anyElementProcessor feature as it seems that not all the pieces ↵lresende2008-11-171-0/+8
| | | | | | have been merged git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718180 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up unused codelresende2008-11-171-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718175 13f79535-47bb-0310-9956-ffa450edef68
* Adding hots-tomcat and host-webapp as they are building ok and are required ↵lresende2008-11-171-2/+0
| | | | | | by distribution/pdetarget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718174 13f79535-47bb-0310-9956-ffa450edef68
* some tidying slaws2008-11-1618-705/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718005 13f79535-47bb-0310-9956-ffa450edef68
* Leverage code from maven eclipse plugin to handle .classpath/.project ↵rfeng2008-11-1510-683/+3915
| | | | | | generation for tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 13f79535-47bb-0310-9956-ffa450edef68
* Update dependenciesrfeng2008-11-141-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714142 13f79535-47bb-0310-9956-ffa450edef68
* Adjust optional dependencies from test cases to avoid duplicate classpath ↵rfeng2008-11-1482-398/+454
| | | | | | entries (from PDE requiredPlugins classpath container or explicit classpath entries) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714138 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit classpath entries for test/runtime scoped dependenciesrfeng2008-11-141-5/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714135 13f79535-47bb-0310-9956-ffa450edef68
* Fix scope for junit dependencyrfeng2008-11-141-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714091 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2008-11-141-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714090 13f79535-47bb-0310-9956-ffa450edef68
* Don't include test classes in jar. Fix frm 1.3.x branchantelder2008-11-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714043 13f79535-47bb-0310-9956-ffa450edef68
* Don't include test classes in jar. Fix frm 1.3.x branchantelder2008-11-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714042 13f79535-47bb-0310-9956-ffa450edef68
* Update bundle build for fixes in 1.3.x branchantelder2008-11-141-124/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714041 13f79535-47bb-0310-9956-ffa450edef68
* deployable is optionalslaws2008-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714015 13f79535-47bb-0310-9956-ffa450edef68
* Deployable is optionalslaws2008-11-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714014 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to deleted moduleslaws2008-11-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714011 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to deleted moduleslaws2008-11-141-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714010 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2672 - I know 1.x is in a branch but just in case this trunk code ↵slaws2008-11-141-0/+5
| | | | | | gets used in 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714009 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2672 add missing methodslaws2008-11-141-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714008 13f79535-47bb-0310-9956-ffa450edef68
* Creating Java SCA 1.x branchlresende2008-11-138682-0/+730150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713741 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713740 13f79535-47bb-0310-9956-ffa450edef68
* Start of a test for zip contributionsantelder2008-11-134-0/+80
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713736 13f79535-47bb-0310-9956-ffa450edef68
* Update to support the composite local attribute when writing out composite XMLantelder2008-11-133-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713709 13f79535-47bb-0310-9956-ffa450edef68
* Placeholder for implementation spring runtimelresende2008-11-130-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713667 13f79535-47bb-0310-9956-ffa450edef68
* Placeholder for implementation spring runtimelresende2008-11-135-0/+395
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713662 13f79535-47bb-0310-9956-ffa450edef68
* Add missing importsrfeng2008-11-131-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713643 13f79535-47bb-0310-9956-ffa450edef68
* Add the missing AbstractWSDLTestCaserfeng2008-11-132-1/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713623 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete modules from distribution, and commenting the ones that ↵lresende2008-11-131-1/+2
| | | | | | are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713622 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete modules from distribution, and commenting the ones that ↵lresende2008-11-133-7/+7
| | | | | | are commented in the modules pom as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713621 13f79535-47bb-0310-9956-ffa450edef68
* Resolve bundles after the compilation is done.rfeng2008-11-132-33/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713611 13f79535-47bb-0310-9956-ffa450edef68