summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize directory structure to make import into Eclipse worknash2010-09-184-17/+8
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-1/+1
* Reorder modules to satisfy dependency relationshipsnash2010-09-171-2/+2
* Fix code for "clean" target in build.xml file (TUSCANY-3680)nash2010-09-171-3/+1
* Add build.xml to samples directorynash2010-09-171-0/+94
* Fix README references to incorrect module namenash2010-09-173-10/+6
* Make "compile" the default target in build.xmlnash2010-09-174-4/+4
* Add missing code generation to build.xml filenash2010-09-171-0/+14
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-171-3/+1
* Fix code for "clean" target in build.xml files (TUSCANY-3680)nash2010-09-178-32/+16
* Add build.xml file to demos directorynash2010-09-171-0/+45
* Add build.xml file to tutorials/store directorynash2010-09-171-0/+54
* Fix code for "clean" target in generated build.xml files (TUSCANY-3680)nash2010-09-173-9/+3
* Replace generated build.xml file by a handwritten onenash2010-09-172-16/+71
* Correct dependency in pom so that generated build.xml file is correctnash2010-09-171-1/+1
* Generate a build.xml file from the maven buildnash2010-09-171-0/+17
* Add source directory to make the generated build.xml file work correctlynash2010-09-171-0/+1
* Add build.xml file to svn with generated dependenciesnash2010-09-172-0/+64
* Delete generated build.xml files from svnnash2010-09-172-108/+0
* Update recommended MAVEN_OPTS settingnash2010-09-171-3/+3
* Add build.xml file with generated dependenciesnash2010-09-172-28/+11
* Add build.xml file with generated dependenciesnash2010-09-172-2/+54
* Generate build.xml instead of build-dependency.xmlnash2010-09-171-3/+0
* Merge commit r997917 from 1.6.1 branchnash2010-09-161-1/+8
* Update list of changes in 1.6.1nash2010-09-161-1/+8
* Merge commit r997683 from 1.6.1 branchnash2010-09-163-3/+3
* Merge commit r997254 from 1.6.1 branchnash2010-09-162-0/+4
* Merge commits r996988, r996991, r996994, r996998, r997259 and r997886 from 1....nash2010-09-165-27/+249
* Merge commit r996380 from 1.6.1 branchnash2010-09-169-423/+579
* Remove notice.dir setting from command for generating eclipse project files (...nash2010-09-161-1/+1
* Merge commits r997651, r997840, r997848 and r997853 from trunknash2010-09-163-71/+0
* Delete .project file from svnnash2010-09-161-17/+0
* Delete .project files from svnnash2010-09-162-54/+0
* Fix incorrect mvn project namesnash2010-09-163-3/+3
* Change wording in commentnash2010-09-151-6/+6
* Remove tutorials/travelsample directory from source and binary distributionsnash2010-09-152-0/+4
* Update setup instructions in samples READMEnash2010-09-141-9/+9
* Update instructions for using Eclipse with the samples in the source and bina...nash2010-09-141-15/+22
* Move instructions for using Eclipse with the source distribution from the sam...nash2010-09-141-0/+32
* Add pom.xml file to samples directory of binary distribution (TUSCANY-3676)nash2010-09-143-2/+183
* Reverse incorrect commit r959529nash2010-09-131-1/+1
* Reverse incorrect commit r988706nash2010-09-131-1/+1
* Update release documentation files for 1.6.1nash2010-09-129-423/+579
* Fix typoslaws2010-09-051-1/+1
* Remove unused importslaws2010-09-041-1/+0
* Added better error handling for when the user forgets to run the service/smsg...mcombellack2010-09-011-1/+10
* No need to specify the interface using interface.java as it can be worked out...mcombellack2010-09-011-1/+0
* Removed reference to BBC news feed as it just added more complexity without a...mcombellack2010-09-012-12/+0
* Updated example to be explicit as to which Java interface the CurrencyConvert...mcombellack2010-08-261-1/+3
* Merge revision 980735 from trunk into the 1.6.1 branchnash2010-08-241-2/+3