summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Pretty much a copy of Ant's shade directories but depending on the new base ↵slaws2010-10-0612-0/+1130
| | | | | | and extension collections to see what happens. No OSGi manifests here. Also not in build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005122 13f79535-47bb-0310-9956-ffa450edef68
* Merge TUSCANY-3698 fix from 1.x trunk to 1.6.1 branch. Have tested with a ↵antelder2010-10-064-11/+37
| | | | | | full build which wen through fine, jms samples run and the jms webapp one works ok in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005108 13f79535-47bb-0310-9956-ffa450edef68
* Delete compliance-tests folder as its now in testing folderantelder2010-10-0626-2650/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005063 13f79535-47bb-0310-9956-ffa450edef68
* Delete itests folder as its now in testing folderantelder2010-10-061692-100926/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005062 13f79535-47bb-0310-9956-ffa450edef68
* Update relative pathsantelder2010-10-0613-17/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005061 13f79535-47bb-0310-9956-ffa450edef68
* Update build to using itest and compliance tests in testing folderantelder2010-10-061-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005059 13f79535-47bb-0310-9956-ffa450edef68
* Copy itest and compliance test to be under testing folderantelder2010-10-061718-0/+103576
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest expecte derr messagesantelder2010-10-061-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005034 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3696 - add more checking for null response. slaws2010-10-065-6/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3698: Apply patch from Padraig Myers to update jms binding exception ↵antelder2010-10-064-11/+37
| | | | | | handling to return more info with unchecked exceptions. And associated itest updates git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005001 13f79535-47bb-0310-9956-ffa450edef68
* Add a testing folder to hold itests and compliance-testsantelder2010-10-060-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004986 13f79535-47bb-0310-9956-ffa450edef68
* Correct jms uri connection fatory attributeantelder2010-10-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004985 13f79535-47bb-0310-9956-ffa450edef68
* Update itests to use new selectedOperation instead of nativeOperationantelder2010-10-063-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004984 13f79535-47bb-0310-9956-ffa450edef68
* Rename trunk/contrib to trunk/unreleasedantelder2010-10-0696-8336/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004982 13f79535-47bb-0310-9956-ffa450edef68
* Rename trunk/contrib to trunk/unreleasedantelder2010-10-0696-0/+8336
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004981 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the same slf4j version as other thingsantelder2010-10-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004979 13f79535-47bb-0310-9956-ffa450edef68
* exclude dojo source filesslaws2010-10-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004930 13f79535-47bb-0310-9956-ffa450edef68
* Disable assertion that's failing on some platforms as generated URL doesn't ↵slaws2010-10-061-1/+3
| | | | | | maintain hostname. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004924 13f79535-47bb-0310-9956-ffa450edef68
* An example of using core-runtime and base-runtime. The ↵slaws2010-10-068-187/+49
| | | | | | binding-ws-runtime-axis2 pom still refers directly to wsdlgen as without this I'd have to fix the majority of the itests to refer to core and/or base. I'd like to do this but not all at once. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004922 13f79535-47bb-0310-9956-ffa450edef68
* Fix typos in commentslaws2010-10-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004921 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency of WSDL gen to core-runtimeslaws2010-10-061-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004920 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3705 - Adding testcase to validate support for JSON-RPC ↵lresende2010-10-055-8/+44
| | | | | | Notifications when using JSON-RPC binding in reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004744 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ↵lresende2010-10-051-12/+27
| | | | | | binding in reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004743 13f79535-47bb-0310-9956-ffa450edef68
* Validate bjm30029antelder2010-10-053-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004661 13f79535-47bb-0310-9956-ffa450edef68
* Update correlation constants to latest specantelder2010-10-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004654 13f79535-47bb-0310-9956-ffa450edef68
* Updates for selectedOperation attribute changeantelder2010-10-051-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004647 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in selected operation nameantelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004645 13f79535-47bb-0310-9956-ffa450edef68
* Add temp fix for cd04-rev1 update to selectedOperationantelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004637 13f79535-47bb-0310-9956-ffa450edef68
* Add temp fix for BINDINGS-136antelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004634 13f79535-47bb-0310-9956-ffa450edef68
* Separate base-runtime from core-runtime. I've not re-factored the existing ↵slaws2010-10-059-75/+421
| | | | | | core feature as other things still depend on that. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004620 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in project namesslaws2010-10-053-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004590 13f79535-47bb-0310-9956-ffa450edef68
* Disable dependency on org.oasis-open.sca as these artifacts are not ↵slaws2010-10-052-0/+47
| | | | | | published in maven so cause the main compliance test build to fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004583 13f79535-47bb-0310-9956-ffa450edef68
* Correct case of the name of the JCA_General_POJO.zip which was all upper ↵slaws2010-10-051-0/+0
| | | | | | case for some reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004582 13f79535-47bb-0310-9956-ffa450edef68
* Remove dependency on OASIS jars which are not deployed anywhere.slaws2010-10-052-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004578 13f79535-47bb-0310-9956-ffa450edef68
* Change from include to import as the include target cannot be found when ↵slaws2010-10-051-3/+3
| | | | | | running in nested ant scripts, as in itest/distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004573 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for JCA_11022bdaniel2010-10-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004520 13f79535-47bb-0310-9956-ffa450edef68
* Add more info about where bundles are coming from and what bundles are ↵slaws2010-10-042-5/+5
| | | | | | causing problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004317 13f79535-47bb-0310-9956-ffa450edef68
* Remove Tuscany version numbers from base dependencies added by mistakeslaws2010-10-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004312 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable 11017slaws2010-10-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004287 13f79535-47bb-0310-9956-ffa450edef68
* Renaming 2.0-M5.1 releasi cadidate release taglresende2010-10-045367-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004266 13f79535-47bb-0310-9956-ffa450edef68
* Rename 2.0-M5.1 release taglresende2010-10-045367-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004265 13f79535-47bb-0310-9956-ffa450edef68
* 2.0-M5.1 RC1 release taglresende2010-10-045367-0/+452522
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004262 13f79535-47bb-0310-9956-ffa450edef68
* Update for new sample nameslaws2010-10-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004208 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headers.slaws2010-10-047-1/+126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004206 13f79535-47bb-0310-9956-ffa450edef68
* Eclipse complains for me unless I add specific version numbers for wink ↵slaws2010-10-043-19/+19
| | | | | | dependencies. I also fixed the jaxrs-runtime bundle name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004191 13f79535-47bb-0310-9956-ffa450edef68
* The module doesn't seem to do anything very interesting but the MANFEST is ↵slaws2010-10-041-5/+0
| | | | | | wrong anyhow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004190 13f79535-47bb-0310-9956-ffa450edef68
* Further corrects to OSGi imports. The python impl depends on some impl exports.slaws2010-10-042-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004189 13f79535-47bb-0310-9956-ffa450edef68
* Update jms itests to match latest format for returning unchecked exceptionsantelder2010-10-043-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004188 13f79535-47bb-0310-9956-ffa450edef68
* Start of the comand compeltor for teh install commandantelder2010-10-042-2/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004186 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-10-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004174 13f79535-47bb-0310-9956-ffa450edef68