summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update to base + extensions approachslaws2010-10-132-2/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022145 13f79535-47bb-0310-9956-ffa450edef68
* Remove rss as its no longer in the modules buildantelder2010-10-131-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022106 13f79535-47bb-0310-9956-ffa450edef68
* Remove rss as its no longer in the modules buildantelder2010-10-131-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022103 13f79535-47bb-0310-9956-ffa450edef68
* Fix dependency for sample moves. (not sure if this sample should be kept in ↵antelder2010-10-131-1/+1
| | | | | | its current form or at all but this atleast stops its build failing although it does seem to get a lot of errors in the build log git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022096 13f79535-47bb-0310-9956-ffa450edef68
* Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder2010-10-1314-14/+14
| | | | | | to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
* Update to base + extensions approachslaws2010-10-131-1/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022072 13f79535-47bb-0310-9956-ffa450edef68
* Replace compile-time dependency on jaxws-rt by jaxws-apinash2010-10-132-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022055 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3706: Add jaxws-api dependencies to jaxws-maven-plugin configurationnash2010-10-131-1/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022053 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ↵lresende2010-10-124-9/+96
| | | | | | that were configured declaratively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021952 13f79535-47bb-0310-9956-ffa450edef68
* Instrummenting HTTP Headers to add toString()lresende2010-10-121-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021951 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3713 apply patch from Yang to process past non-whitespace before ↵slaws2010-10-121-1/+1
| | | | | | document start. Thanks Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021805 13f79535-47bb-0310-9956-ffa450edef68
* Should have been excluding ASM tests not JCA testsslaws2010-10-121-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021798 13f79535-47bb-0310-9956-ffa450edef68
* Add primitive type test and take account of it in the temporary databinding ↵slaws2010-10-125-1/+23
| | | | | | that jsonp uses. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021794 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade geronimo dependency versions so we only pull in one and add slf as ↵slaws2010-10-121-2/+14
| | | | | | it's subsequently required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021772 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the server version of jaxb-impl. The client pulls in a later version ↵slaws2010-10-122-0/+13
| | | | | | and we need to look at that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021771 13f79535-47bb-0310-9956-ffa450edef68
* Set domain name for node as 9016 tests for the domain nameslaws2010-10-121-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021759 13f79535-47bb-0310-9956-ffa450edef68
* Correct the validDominURI setting for JCA_9016slaws2010-10-121-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021758 13f79535-47bb-0310-9956-ffa450edef68
* Set domain name for node as 9016 tests for this domain nameslaws2010-10-121-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021755 13f79535-47bb-0310-9956-ffa450edef68
* 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