summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge LICENSE updates from 2.x trunk to M3 branchantelder2009-07-171-560/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794999 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3135 - Removing iTest that was out of the build and had obsolete ↵lresende2009-07-1543-2175/+0
| | | | | | 1.6-SNAPSHOT dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794127 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Temporarly removing webapp-helloworld-bpel itest from buildlresende2009-07-151-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794126 13f79535-47bb-0310-9956-ffa450edef68
* Merge r790470 from 2.x trunk to M3 branch to fix the algorithm to create ↵antelder2009-07-122-9/+25
| | | | | | File from URL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793292 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL ↵lresende2009-07-082-2/+2
| | | | | | iTest failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792318 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3135 - Removing module that was not part of the build and had ↵lresende2009-07-0829-2049/+0
| | | | | | snapshot dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792309 13f79535-47bb-0310-9956-ffa450edef68
* mergeantelder2009-07-042-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791090 13f79535-47bb-0310-9956-ffa450edef68
* Merge archetype jetty property fix from trunk to m3 branchantelder2009-07-044-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791075 13f79535-47bb-0310-9956-ffa450edef68
* Merge change from trunk to m3 branch to include legal-checks itest in buildantelder2009-07-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790484 13f79535-47bb-0310-9956-ffa450edef68
* Update new legal-checks itest in M3 for M3 versionantelder2009-07-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790214 13f79535-47bb-0310-9956-ffa450edef68
* Copy new legal-checks itest from trunk to branchantelder2009-07-012-0/+204
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790213 13f79535-47bb-0310-9956-ffa450edef68
* Merge LICENSE fixes in r790200 from trunk to m3 branchantelder2009-07-011-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790211 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes from trunk to bring up the distributed osgi samples with ↵rfeng2009-06-2928-29/+484
| | | | | | Tuscany distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789466 13f79535-47bb-0310-9956-ffa450edef68
* Update M3 branch to the almost release bundle plugin version. This breaks ↵antelder2009-06-262-2/+2
| | | | | | the branch as the plugin isn't released in th emaven repo yet but can build it locally and it will probably be out by the time i get the RC out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788748 13f79535-47bb-0310-9956-ffa450edef68
* Merge jsf sample dependency fix in r788671 from trunk to M3 branchantelder2009-06-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788672 13f79535-47bb-0310-9956-ffa450edef68
* Merge license header in 788611 from trunk to m3antelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788612 13f79535-47bb-0310-9956-ffa450edef68
* Merge adding remotable change from trunk to m3antelder2009-06-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788284 13f79535-47bb-0310-9956-ffa450edef68
* Merge jstl dependency addition from 1.x to 2.0 M3antelder2009-06-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787300 13f79535-47bb-0310-9956-ffa450edef68
* Merge JSF archetype package rename fix from trunk to m3antelder2009-06-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787260 13f79535-47bb-0310-9956-ffa450edef68
* correct LICENSE and NOTICE files to include missing license and copyright ↵slaws2009-06-226-2/+216
| | | | | | statements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787164 13f79535-47bb-0310-9956-ffa450edef68
* Add missing AL headerslaws2009-06-221-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787162 13f79535-47bb-0310-9956-ffa450edef68
* Correct version numberslaws2009-06-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787159 13f79535-47bb-0310-9956-ffa450edef68
* Merge r786410 from trunk to m3 for LICENSE file updatesantelder2009-06-191-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786412 13f79535-47bb-0310-9956-ffa450edef68
* Update doc filesantelder2009-06-184-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786047 13f79535-47bb-0310-9956-ffa450edef68
* Merge 785390 from trunk to m3 branch to include the webapp samples in the dsitroantelder2009-06-161-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785391 13f79535-47bb-0310-9956-ffa450edef68
* Merge > typo fix in r785216 from 2.x to m3 branchantelder2009-06-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785217 13f79535-47bb-0310-9956-ffa450edef68
* Merge missing AL header fix in r785146 from 2.x trunk to m3antelder2009-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785147 13f79535-47bb-0310-9956-ffa450edef68
* Merge 785126 from 2.x trunk to M3 to fix Commented import resolving code ↵antelder2009-06-161-4/+6
| | | | | | from XSDModelResolver as its not applicable for in-line schemas git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785143 13f79535-47bb-0310-9956-ffa450edef68
* Merge 785108 from 2.x to 2.0 m3 branch to remove the explicit jar version ↵antelder2009-06-162-4/+35
| | | | | | dependency in the nodes itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785109 13f79535-47bb-0310-9956-ffa450edef68
* Take jsonp out of pom as the module ins't included in m3antelder2009-06-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785094 13f79535-47bb-0310-9956-ffa450edef68
* Create 2.0 M3 release branchantelder2009-06-162978-0/+264450
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785089 13f79535-47bb-0310-9956-ffa450edef68