summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to not use rmi binding as that seems to conflict with something left ↵antelder2010-06-031-87/+70
| | | | | | running in the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950940 13f79535-47bb-0310-9956-ffa450edef68
* minor doc fixeskelvingoodson2010-06-032-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950912 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and ↵lresende2010-06-022-4/+5
| | | | | | updated changes file to notify users we droped JDK 5 support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950812 13f79535-47bb-0310-9956-ffa450edef68
* Add a workaround for TUSCANY-3572rfeng2010-06-021-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950788 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson to 1.5.3rfeng2010-06-023-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950787 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the path URI for web app deploymentrfeng2010-06-026-5/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950786 13f79535-47bb-0310-9956-ffa450edef68
* Remove obsolute methodsrfeng2010-06-024-55/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950785 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3582 - Pointing to the proper tuscany manifest filelresende2010-06-021-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950782 13f79535-47bb-0310-9956-ffa450edef68
* merge manifest updates from trunk for fixing dosgi samples (revision r950581)kelvingoodson2010-06-027-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950691 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950539 to m5 branch to update test to use local loop back addressantelder2010-06-021-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950540 13f79535-47bb-0310-9956-ffa450edef68
* Update plugin version to match branch versionantelder2010-06-026-129/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950432 13f79535-47bb-0310-9956-ffa450edef68
* Merge 950415,950416 from trunk to add tuscany pluginantelder2010-06-027-0/+591
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950425 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
* 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
* 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
* 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
* 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
* update branch versionkelvingoodson2010-05-27348-9874/+9874
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948871 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
* 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
* Moving 2.x brancheslresende2009-11-113928-0/+342254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835137 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x brancheslresende2009-11-112913-0/+260756
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835136 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x brancheslresende2009-11-113401-0/+289275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835134 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x brancheslresende2009-11-117400-0/+603555
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68