summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-24Fix a numbe of problems in the README instructionsnash1-52/+79
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000768 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Add code to avoid a hang on exit with Tuscany SCA 1.6.1 (workaround for ↵nash1-0/+4
TUSCANY-3277) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000642 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Tidy up the README instructions to not require compiling before runningnash1-113/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000626 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Tidy up the README instructions to cover all options for building and runningnash1-7/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000619 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3685: Add a test client that doesn't use JUnit and update the ↵nash3-11/+107
build.xml and README files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000615 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Update README file to describe building and running the sample ↵nash1-110/+141
using ant git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000571 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Generate working build.xml file using new configuration ↵nash1-13/+36
options in tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000564 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23TUSCANY-3684: Provide additional configuration options for ↵nash2-0/+135
tuscany-maven-ant-generator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000563 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23Update CORBA sample READMEs to include instructions for using antnash2-28/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000425 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Fix notification sample build.xml and README files to provide clear ↵nash6-40/+102
instructions that work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000266 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Fix confusing prompt messagenash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000237 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3037: Don't call setBody() if themessage body hasn't changednash1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000235 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3683: Fix exception when RMI service is promotednash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000125 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22TUSCANY-3683: Fix exception when RMI service is promotednash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000121 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Add junit test dependencynash1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000026 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Exclude generated eclipse project files from the binary distribution and fix ↵nash1-127/+47
other inconsistencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999922 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Exclude generated eclipse project files from the source distributionnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999921 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Keep the generated tuscany-sca-manifest.jar in sync with the contents of the ↵nash1-5/+58
lib directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999920 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Update instructions for running this sample without needing to compile it ↵nash1-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
2010-09-22Unzip files to target/database and target/classes before running sample (see ↵nash1-2/+3
TUSCANY-1994) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999904 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Exclude geronimo-activation_1.1_spec and junit dependenciesnash1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999902 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Fix incorrect version number for commons-lang and exclude junit dependenciesnash1-2/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999901 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999899 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Change junit dependency to test scopenash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999898 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21TUSCANY-1794: Exclude geronimo-activation_1.1_spec dependency from pom.xmlnash1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@999442 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18Reorganize directory structure to make import into Eclipse worknash4-17/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998521 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Reorder modules to satisfy dependency relationshipsnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998370 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Reorder modules to satisfy dependency relationshipsnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998367 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix code for "clean" target in build.xml file (TUSCANY-3680)nash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998364 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml to samples directorynash1-0/+94
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998341 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix README references to incorrect module namenash3-10/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998332 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Make "compile" the default target in build.xmlnash4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998330 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add missing code generation to build.xml filenash1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998328 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix code for "clean" target in build.xml files (TUSCANY-3680)nash1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998324 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix code for "clean" target in build.xml files (TUSCANY-3680)nash8-32/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998295 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file to demos directorynash1-0/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998270 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file to tutorials/store directorynash1-0/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998259 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fix code for "clean" target in generated build.xml files (TUSCANY-3680)nash3-9/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998257 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Replace generated build.xml file by a handwritten onenash2-16/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998250 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Correct dependency in pom so that generated build.xml file is correctnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998248 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Generate a build.xml file from the maven buildnash1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998247 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add source directory to make the generated build.xml file work correctlynash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998238 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file to svn with generated dependenciesnash2-0/+64
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998237 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Delete generated build.xml files from svnnash2-108/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998155 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Update recommended MAVEN_OPTS settingnash1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998083 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file with generated dependenciesnash2-28/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998082 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Add build.xml file with generated dependenciesnash2-2/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998069 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Generate build.xml instead of build-dependency.xmlnash1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998020 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Merge commit r997917 from 1.6.1 branchnash1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997918 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Update list of changes in 1.6.1nash1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997917 13f79535-47bb-0310-9956-ffa450edef68