summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Exclude generated eclipse project files from the binary distribution and fix ↵nash2010-09-221-127/+47
| | | | | | other inconsistencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999922 13f79535-47bb-0310-9956-ffa450edef68
* Exclude generated eclipse project files from the source distributionnash2010-09-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999921 13f79535-47bb-0310-9956-ffa450edef68
* Keep the generated tuscany-sca-manifest.jar in sync with the contents of the ↵nash2010-09-221-5/+58
| | | | | | lib directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999920 13f79535-47bb-0310-9956-ffa450edef68
* Update instructions for running this sample without needing to compile it ↵nash2010-09-221-14/+8
| | | | | | first, and document the issue described in TUSCANY-1994 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999910 13f79535-47bb-0310-9956-ffa450edef68
* Unzip files to target/database and target/classes before running sample (see ↵nash2010-09-221-2/+3
| | | | | | TUSCANY-1994) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999904 13f79535-47bb-0310-9956-ffa450edef68
* Exclude geronimo-activation_1.1_spec and junit dependenciesnash2010-09-221-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999902 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect version number for commons-lang and exclude junit dependenciesnash2010-09-221-2/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999901 13f79535-47bb-0310-9956-ffa450edef68
* Change junit dependency to test scopenash2010-09-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999899 13f79535-47bb-0310-9956-ffa450edef68
* Change junit dependency to test scopenash2010-09-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999898 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency from pom.xmlnash2010-09-211-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999442 13f79535-47bb-0310-9956-ffa450edef68
* Reorganize directory structure to make import into Eclipse worknash2010-09-184-17/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998521 13f79535-47bb-0310-9956-ffa450edef68
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998370 13f79535-47bb-0310-9956-ffa450edef68
* 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