summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* switch to new distro structureslaws2010-10-122-67/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021754 13f79535-47bb-0310-9956-ffa450edef68
* Fix URI in JMS sample composite and update READMEbdaniel2010-10-112-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021508 13f79535-47bb-0310-9956-ffa450edef68
* Add README for binding-sample, fix minor issue in implementation-sample READMEbdaniel2010-10-112-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021502 13f79535-47bb-0310-9956-ffa450edef68
* Update store sample build.xml for new distribution structurebdaniel2010-10-111-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021453 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new runtime references. slaws2010-10-111-2/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021322 13f79535-47bb-0310-9956-ffa450edef68
* attempt to depend on the learning-more contributions so they get built first slaws2010-10-111-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021321 13f79535-47bb-0310-9956-ffa450edef68
* temporarily comment out helloworld-jsp as it can't find the tag support for ↵slaws2010-10-111-0/+2
| | | | | | some reason git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021320 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new runtime references. slaws2010-10-112-33/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021318 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-client-implslaws2010-10-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021317 13f79535-47bb-0310-9956-ffa450edef68
* A few license fixes due to build restructure. Still some outstanding. slaws2010-10-111-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021316 13f79535-47bb-0310-9956-ffa450edef68
* Remove empty directory. It's created by the maven build and hence overwrites ↵slaws2010-10-110-0/+0
| | | | | | the svn version causing problems on Linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021275 13f79535-47bb-0310-9956-ffa450edef68
* Add missing pom typeslaws2010-10-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021271 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-108-17/+157
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006270 13f79535-47bb-0310-9956-ffa450edef68
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-104-12/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3706: Fix dependencies on JAX-WS APIs and runtimenash2010-10-102-5/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006268 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3706: Add JSR 181 API dependencynash2010-10-103-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006267 13f79535-47bb-0310-9956-ffa450edef68
* Add compile-time dependency on binding-ws-axis2nash2010-10-101-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006263 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3707: If no internet connection, avoid running tests that need the ↵nash2010-10-106-13/+242
| | | | | | internet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006260 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3707: Use a local copy of the Tuscany home page so tests work ↵nash2010-10-108-5/+471
| | | | | | without an internet connection git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006259 13f79535-47bb-0310-9956-ffa450edef68
* 2.0-M5.1 RC2 release taglresende2010-10-095367-0/+452384
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006201 13f79535-47bb-0310-9956-ffa450edef68
* Updating sample assembly to remove store-webapp/targetlresende2010-10-091-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006108 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to OSOA license. Remove reference to definitions-xml ↵slaws2010-10-081-98/+5
| | | | | | module. Correct the list of modules that contain w3c licensed schema information. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005948 13f79535-47bb-0310-9956-ffa450edef68
* remove reference to tuscany-assembly-xsd-osoa jar that we don't now shipslaws2010-10-081-47/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005945 13f79535-47bb-0310-9956-ffa450edef68
* example itest with base + extensionsslaws2010-10-081-58/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005884 13f79535-47bb-0310-9956-ffa450edef68
* Hide failing testsslaws2010-10-082-1/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005838 13f79535-47bb-0310-9956-ffa450edef68
* Update as an example of using base + extensions in compliance testsslaws2010-10-081-6/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005835 13f79535-47bb-0310-9956-ffa450edef68
* Make it work with OSGi in distro. Needs more work to depend on osgi-runtime.slaws2010-10-081-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005833 13f79535-47bb-0310-9956-ffa450edef68
* Fix up ant script to use an aggregate base jarslaws2010-10-081-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005832 13f79535-47bb-0310-9956-ffa450edef68
* Make the all distro depend on the "all" features rather than depending on it ↵slaws2010-10-082-44/+32
| | | | | | and some random jars. Also add in the aggregations to see how they look. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005831 13f79535-47bb-0310-9956-ffa450edef68
* Switch "all" feature over to explicit dependencies so I can see precisely ↵slaws2010-10-081-0/+298
| | | | | | what's in there. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005829 13f79535-47bb-0310-9956-ffa450edef68
* Exclude opensaml which seems to be sneaking in when it didn't used to. slaws2010-10-081-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005827 13f79535-47bb-0310-9956-ffa450edef68
* add osgi-runtimeslaws2010-10-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005801 13f79535-47bb-0310-9956-ffa450edef68
* put OSGi dependencies into osgi-runtimeslaws2010-10-082-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005800 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-10-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005797 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-10-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005782 13f79535-47bb-0310-9956-ffa450edef68
* describe the osgi runtime. Add to the base runtime to get osgi integration. slaws2010-10-084-0/+342
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005775 13f79535-47bb-0310-9956-ffa450edef68
* put the aggregations into a separate group id. Ant did this with the shades. ↵slaws2010-10-073-0/+3
| | | | | | Seems like a good idea and also allows them to be easily excluded from the bundle plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005491 13f79535-47bb-0310-9956-ffa450edef68
* Update for testing folder moveantelder2010-10-072-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005485 13f79535-47bb-0310-9956-ffa450edef68
* build the aggregationsslaws2010-10-071-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005396 13f79535-47bb-0310-9956-ffa450edef68
* Add SCA API Javadoc for 1.6.1nash2010-10-0655-0/+10882
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005240 13f79535-47bb-0310-9956-ffa450edef68
* 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