summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998367 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml file (TUSCANY-3680)nash2010-09-171-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998364 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml to samples directorynash2010-09-171-0/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998341 13f79535-47bb-0310-9956-ffa450edef68
* Fix README references to incorrect module namenash2010-09-173-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998332 13f79535-47bb-0310-9956-ffa450edef68
* Make "compile" the default target in build.xmlnash2010-09-174-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998330 13f79535-47bb-0310-9956-ffa450edef68
* Add missing code generation to build.xml filenash2010-09-171-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998328 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-171-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998324 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-178-32/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998295 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to demos directorynash2010-09-171-0/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998270 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to tutorials/store directorynash2010-09-171-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998259 13f79535-47bb-0310-9956-ffa450edef68
* Fix code for "clean" target in generated build.xml files (TUSCANY-3680)nash2010-09-173-9/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998257 13f79535-47bb-0310-9956-ffa450edef68
* Replace generated build.xml file by a handwritten onenash2010-09-172-16/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998250 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency in pom so that generated build.xml file is correctnash2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998248 13f79535-47bb-0310-9956-ffa450edef68
* Generate a build.xml file from the maven buildnash2010-09-171-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998247 13f79535-47bb-0310-9956-ffa450edef68
* Add source directory to make the generated build.xml file work correctlynash2010-09-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998238 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file to svn with generated dependenciesnash2010-09-172-0/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998237 13f79535-47bb-0310-9956-ffa450edef68
* Delete generated build.xml files from svnnash2010-09-172-108/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998155 13f79535-47bb-0310-9956-ffa450edef68
* Update recommended MAVEN_OPTS settingnash2010-09-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998083 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file with generated dependenciesnash2010-09-172-28/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998082 13f79535-47bb-0310-9956-ffa450edef68
* Add build.xml file with generated dependenciesnash2010-09-172-2/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998069 13f79535-47bb-0310-9956-ffa450edef68
* Generate build.xml instead of build-dependency.xmlnash2010-09-171-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998020 13f79535-47bb-0310-9956-ffa450edef68
* Update list of changes in 1.6.1nash2010-09-161-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997917 13f79535-47bb-0310-9956-ffa450edef68
* Remove notice.dir setting from command for generating eclipse project files ↵nash2010-09-161-1/+1
| | | | | | (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997886 13f79535-47bb-0310-9956-ffa450edef68
* Merge commits r997651, r997840, r997848 and r997853 from trunknash2010-09-163-71/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997857 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect mvn project namesnash2010-09-163-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997683 13f79535-47bb-0310-9956-ffa450edef68
* Change wording in commentnash2010-09-151-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997259 13f79535-47bb-0310-9956-ffa450edef68
* Remove tutorials/travelsample directory from source and binary distributionsnash2010-09-152-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997254 13f79535-47bb-0310-9956-ffa450edef68
* Update setup instructions in samples READMEnash2010-09-141-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996998 13f79535-47bb-0310-9956-ffa450edef68
* Update instructions for using Eclipse with the samples in the source and ↵nash2010-09-141-15/+22
| | | | | | binary distributions (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996994 13f79535-47bb-0310-9956-ffa450edef68
* Move instructions for using Eclipse with the source distribution from the ↵nash2010-09-141-0/+32
| | | | | | samples README to the BUILDING file (TUSCANY-3676) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996991 13f79535-47bb-0310-9956-ffa450edef68
* Add pom.xml file to samples directory of binary distribution (TUSCANY-3676)nash2010-09-143-2/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996988 13f79535-47bb-0310-9956-ffa450edef68
* Reverse incorrect commit r988706nash2010-09-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996572 13f79535-47bb-0310-9956-ffa450edef68
* Update release documentation files for 1.6.1nash2010-09-129-423/+579
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996380 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980735 from trunk into the 1.6.1 branchnash2010-08-241-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988721 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980457 from trunk into the 1.6.1 branchnash2010-08-241-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988719 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 980456 from trunk into the 1.6.1 branchnash2010-08-242-27/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988716 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959912 from trunk into the 1.6.1 branchnash2010-08-241-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988715 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959617 from trunk into the 1.6.1 branchnash2010-08-242-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988713 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959529 from trunk into the 1.6.1 branchnash2010-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988706 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 959098 from trunk into the 1.6.1 branchnash2010-08-241-17/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988705 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 952186 from trunk into the 1.6.1 branchnash2010-08-241-21/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988703 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951571 from trunk into the 1.6.1 branchnash2010-08-241-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988702 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951561 from trunk into the 1.6.1 branchnash2010-08-242-10/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988701 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951557 from trunk into the 1.6.1 branchnash2010-08-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988699 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 951548 from trunk into the 1.6.1 branchnash2010-08-241-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988698 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 945607 from trunk into the 1.6.1 branchnash2010-08-242-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988697 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942470 from trunk into the 1.6.1 branchnash2010-08-243-16/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988696 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942469 from trunk into the 1.6.1 branchnash2010-08-241-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988687 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 942356 from trunk into the 1.6.1 branchnash2010-08-246-6/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988686 13f79535-47bb-0310-9956-ffa450edef68
* Merge revision 935405 from trunk into the 1.6.1 branchnash2010-08-241-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988676 13f79535-47bb-0310-9956-ffa450edef68