summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add file I neglected to commit previouslyslaws2010-10-181-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023702 13f79535-47bb-0310-9956-ffa450edef68
* Add common http moduleantelder2010-10-181-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023688 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC1 release candidate taglresende2010-10-185359-451985/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023633 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC2 release candidate taglresende2010-10-185365-452337/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023632 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5-RC3 release candidate taglresende2010-10-185367-452465/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023631 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5.1-RC2 release candidate taglresende2010-10-185367-452384/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023629 13f79535-47bb-0310-9956-ffa450edef68
* Deleting 2.0-M5.1-RC1 release candidate taglresende2010-10-185367-452522/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023628 13f79535-47bb-0310-9956-ffa450edef68
* Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende2010-10-185367-0/+452384
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023626 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel2010-10-176-18/+51
| | | | | | values from the ws binding spec appendix D. The old value for service name is still being used for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023400 13f79535-47bb-0310-9956-ffa450edef68
* Replace target/classes by target/demo-bigbank.jar in test classpathnash2010-10-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023378 13f79535-47bb-0310-9956-ffa450edef68
* Change run target to unzip jar file into classes directory (fix problem ↵nash2010-10-161-1/+2
| | | | | | introduced in r1003117) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023375 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3685: Add jar in binary distribution for test classes and resourcesnash2010-10-163-2/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023372 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3729: Delete unreleased samples from 1.6.1 release branchnash2010-10-1627-1263/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023241 13f79535-47bb-0310-9956-ffa450edef68
* Exclude unwanted files from source distributionnash2010-10-161-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023240 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3729: Delete unreleased modules/tools/samples from the 1.6.1 branchnash2010-10-16282-21624/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023208 13f79535-47bb-0310-9956-ffa450edef68
* Fixing unexistent parent pomlresende2010-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023061 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate testslaws2010-10-151-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023039 13f79535-47bb-0310-9956-ffa450edef68
* Run up the async sample from the embedded launcherslaws2010-10-152-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023034 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3728 Rename the reference async interface and correct the signature ↵slaws2010-10-155-14/+17
| | | | | | of the poll operation which is causing a bind failure in the JIRA. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022997 13f79535-47bb-0310-9956-ffa450edef68
* Update json databinding to base + extension approachantelder2010-10-151-15/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022954 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerantelder2010-10-151-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022953 13f79535-47bb-0310-9956-ffa450edef68
* Exclude unreleased folder from src distroantelder2010-10-151-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022952 13f79535-47bb-0310-9956-ffa450edef68
* Update implementation spring and bpel to use the base + extension runtime ↵antelder2010-10-154-113/+13
| | | | | | approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily take out the comet sample to see if hudson will complete ok ↵antelder2010-10-151-1/+1
| | | | | | without it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022919 13f79535-47bb-0310-9956-ffa450edef68
* Delete shades and remove all refernces to them as they're now replaced by ↵antelder2010-10-151-7/+0
| | | | | | base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022894 13f79535-47bb-0310-9956-ffa450edef68
* Rename the async calculator sample contribution to make it match others and ↵slaws2010-10-1519-274/+1
| | | | | | remove the launcher. The embedded-jse launcher will do this job git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022893 13f79535-47bb-0310-9956-ffa450edef68
* Delete shades and remove all refernces to them as they're now replaced by ↵antelder2010-10-1519-1218/+10
| | | | | | base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022892 13f79535-47bb-0310-9956-ffa450edef68
* Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder2010-10-157-124/+288
| | | | | | models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
* Update jms binding to use base + extension styleantelder2010-10-1436-1415/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary ↵nash2010-10-145-7/+30
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022646 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary ↵nash2010-10-142-12/+39
| | | | | | distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022644 13f79535-47bb-0310-9956-ffa450edef68
* add enough impl-web and host-webapp in order to get helloworld-jsp working.slaws2010-10-141-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022573 13f79535-47bb-0310-9956-ffa450edef68
* Commit examples of using optional dependencies to generate fully populated ↵slaws2010-10-143-0/+9
| | | | | | aggregations but without passing on transitive maven dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022564 13f79535-47bb-0310-9956-ffa450edef68
* fix for name changeslaws2010-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022481 13f79535-47bb-0310-9956-ffa450edef68
* fix for name changeslaws2010-10-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022480 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3723: Add erlang modules and samples to binary distributionnash2010-10-1410-253/+301
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022460 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out osgi dependencies. They're in osgi-runtime now. slaws2010-10-141-41/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022455 13f79535-47bb-0310-9956-ffa450edef68
* Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder2010-10-1442-173/+173
| | | | | | the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3722: Check for correct versions of jaxws-api jar and pom in local ↵nash2010-10-142-0/+105
| | | | | | maven repository git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022436 13f79535-47bb-0310-9956-ffa450edef68
* remove unnecessary dependencyslaws2010-10-141-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022429 13f79535-47bb-0310-9956-ffa450edef68
* Put learning-more before running-tuscany so that the contributions that the ↵slaws2010-10-141-1/+1
| | | | | | launchers depend on are built before the launchers that use them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022427 13f79535-47bb-0310-9956-ffa450edef68
* Move aggregation jars into a subdirectory, keeps them clear and separate in ↵antelder2010-10-1413-6/+6
| | | | | | the distribution folder for now whether not they end up here or somewhere else in the future git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022426 13f79535-47bb-0310-9956-ffa450edef68
* Correct artifactIDslaws2010-10-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022425 13f79535-47bb-0310-9956-ffa450edef68
* Move the varrious config and utility files to a subdirectory so they don't ↵antelder2010-10-141-0/+0
| | | | | | cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022398 13f79535-47bb-0310-9956-ffa450edef68
* Move the varrious config and utility files to a subdirectory so they don't ↵antelder2010-10-144-0/+0
| | | | | | cluter up the top level folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022397 13f79535-47bb-0310-9956-ffa450edef68
* Add jira number to @Ignoreantelder2010-10-132-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022270 13f79535-47bb-0310-9956-ffa450edef68
* These tests fail for me more times than not so I'm talking them out of the ↵antelder2010-10-132-0/+4
| | | | | | build for now with @Ignore git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022264 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency for sample name changeslaws2010-10-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022217 13f79535-47bb-0310-9956-ffa450edef68
* tidying upkelvingoodson2010-10-131-161/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022182 13f79535-47bb-0310-9956-ffa450edef68
* Remove rome as the rss binding isn't in the module build nowantelder2010-10-131-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022146 13f79535-47bb-0310-9956-ffa450edef68