summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tag for travelsample-1.0-RC3nash2010-06-01807-0/+49395
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950266 13f79535-47bb-0310-9956-ffa450edef68
* fix dates in READMEs etc, fix dependency version of mavan-tuscany-pluginkelvingoodson2010-06-0110-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950157 13f79535-47bb-0310-9956-ffa450edef68
* Add testrunner for JMS testsuiteantelder2010-06-015-0/+609
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950041 13f79535-47bb-0310-9956-ffa450edef68
* Update otests externals to include ws and jms testsantelder2010-06-010-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950036 13f79535-47bb-0310-9956-ffa450edef68
* Build the expat XML parser separately instead of building it as part of ↵jsdelfino2010-05-315-25/+21
| | | | | | libstrophe. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949816 13f79535-47bb-0310-9956-ffa450edef68
* Update svn:ignore properties.jsdelfino2010-05-310-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949653 13f79535-47bb-0310-9956-ffa450edef68
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-3112-5/+564
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949652 13f79535-47bb-0310-9956-ffa450edef68
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-3025-39/+134
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949466 13f79535-47bb-0310-9956-ffa450edef68
* Remove openejb-runtime dependency from notification-ejb launcher when using ↵nash2010-05-298-248/+197
| | | | | | the default profile, and clean up profile handling in the travel sample poms (TUSCANY-3578) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949439 13f79535-47bb-0310-9956-ffa450edef68
* Remove openejb-runtime dependency from notification-ejb launcher when using ↵nash2010-05-298-248/+197
| | | | | | the default profile, and clean up profile handling in the travel sample poms (TUSCANY-3578) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949438 13f79535-47bb-0310-9956-ffa450edef68
* Fix distribution build, add missing files and samples and fix path to ↵jsdelfino2010-05-2945-115/+275
| | | | | | libraries. GCC 4.5 is used if available but not installed automatically. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949435 13f79535-47bb-0310-9956-ffa450edef68
* Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash2010-05-2911-0/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949364 13f79535-47bb-0310-9956-ffa450edef68
* Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash2010-05-2911-0/+186
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949363 13f79535-47bb-0310-9956-ffa450edef68
* Change release date from May to June 2010nash2010-05-294-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949362 13f79535-47bb-0310-9956-ffa450edef68
* Change release date from May to June 2010nash2010-05-294-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949361 13f79535-47bb-0310-9956-ffa450edef68
* Fix OpenEJB classpath problems on JDK 5 (TUSCANY-3576)nash2010-05-292-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949356 13f79535-47bb-0310-9956-ffa450edef68
* Fix OpenEJB classpath problems on JDK 5 (TUSCANY-3576)nash2010-05-292-7/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949355 13f79535-47bb-0310-9956-ffa450edef68
* Fix JAX-WS classpath problems on JDK 5 (TUSCANY-3575)nash2010-05-291-23/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949352 13f79535-47bb-0310-9956-ffa450edef68
* Fix JAX-WS classpath problems on JDK 5 (TUSCANY-3575)nash2010-05-291-23/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949351 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect property name in ant script (TUSCANY-3574)nash2010-05-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949350 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect property name in ant script (TUSCANY-3574)nash2010-05-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949349 13f79535-47bb-0310-9956-ffa450edef68
* Fix to correctly remove nested dependent contributionsantelder2010-05-291-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949346 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3570 - Reverting previous changes from r948319 as they didn't seem ↵lresende2010-05-297-20/+0
| | | | | | to have any effect to the issue reported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949341 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3570 - Reverting previous changes from r948319 as they didn't seem ↵lresende2010-05-297-20/+0
| | | | | | to have any effect to the issue reported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949340 13f79535-47bb-0310-9956-ffa450edef68
* copy maven-tuscany-plugin version fix into branchkelvingoodson2010-05-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949207 13f79535-47bb-0310-9956-ffa450edef68
* one small error in creating tag - i think we'll need another RC, so fixing ↵kelvingoodson2010-05-281-1/+1
| | | | | | in the tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949203 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 2.0-Mr-RC1kelvingoodson2010-05-285359-0/+451985
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949195 13f79535-47bb-0310-9956-ffa450edef68
* more maven tuscany plugin version updateskelvingoodson2010-05-283-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949178 13f79535-47bb-0310-9956-ffa450edef68
* use a non snapshot maven tuscany plugin that can be downloadedkelvingoodson2010-05-283-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949170 13f79535-47bb-0310-9956-ffa450edef68
* fix bad pom dependencies versionskelvingoodson2010-05-288-41/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949139 13f79535-47bb-0310-9956-ffa450edef68
* merge r949110 from trunk to branchkelvingoodson2010-05-287-29/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949138 13f79535-47bb-0310-9956-ffa450edef68
* Bump version up to m5antelder2010-05-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949132 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3573 Add a bit more info to the READMEslaws2010-05-281-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949115 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3573 Add a bit more info to the READMEslaws2010-05-281-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949114 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-05-287-29/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949110 13f79535-47bb-0310-9956-ffa450edef68
* Undo version up to m5antelder2010-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948983 13f79535-47bb-0310-9956-ffa450edef68
* Bump version up to m5antelder2010-05-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948977 13f79535-47bb-0310-9956-ffa450edef68
* update branch versionkelvingoodson2010-05-27348-9874/+9874
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948871 13f79535-47bb-0310-9956-ffa450edef68
* copy in release note commentkelvingoodson2010-05-271-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948815 13f79535-47bb-0310-9956-ffa450edef68
* Merge r948804 from trunk to m5 to include all samples by defaultantelder2010-05-271-51/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948812 13f79535-47bb-0310-9956-ffa450edef68
* mention possibility of hazelcast related errors in the buildkelvingoodson2010-05-271-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948807 13f79535-47bb-0310-9956-ffa450edef68
* Change bin distro to include all samples by default. Individual samples may ↵antelder2010-05-271-51/+18
| | | | | | still be excluded by adding exclude statements. AFAIR the previous approach where samples needed to be explicitly included was only becuase i had not worked out how to do the generic include/excludes properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948804 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 2.0 Milestone M5kelvingoodson2010-05-275359-0/+451926
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68
* exclude dojo resources drom src distrokelvingoodson2010-05-271-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948796 13f79535-47bb-0310-9956-ffa450edef68
* Add note to point why a couple of the launchers don't need to be in the buildslaws2010-05-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948794 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher that explains how to start contributions using Mavenslaws2010-05-271-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948792 13f79535-47bb-0310-9956-ffa450edef68
* Add missing readmeslaws2010-05-271-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948791 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing samplesantelder2010-05-271-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948786 13f79535-47bb-0310-9956-ffa450edef68
* sandbox structure for understanding maven javadoc plugin params and ↵kelvingoodson2010-05-2717-0/+546
| | | | | | behaviour in reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948784 13f79535-47bb-0310-9956-ffa450edef68
* A few README correctionsslaws2010-05-271-39/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948783 13f79535-47bb-0310-9956-ffa450edef68