summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/implementation-java-calculator/build.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-09Fix the jar name in build.xmlrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742675 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08Updates to README, fixing build.xml to proper create sample jarlresende1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742022 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time ↵antelder1-2/+1
live way of shutting down the service node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741626 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Change the samples itest to use the samples from the distribution its ↵antelder1-2/+0
testing instead of the svn src, and this has the additional benifit as the sample build scripts can be simplified to only reference jars frm the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741131 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Fix the problem with the distributions overwriting each other by merging the ↵antelder1-1/+1
two assembly plugin configs in to one. That has some implications - the itests need the dir distribution so the distributions need to be built all the time not just with the distribution profile, so the assembly builds are moved to the default profile. To get it to work had to change appendAssemblyId to true so the dir distribution folder name changed again and the samples using that updated to match git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741059 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Fix the dir distribution build directory name so that it's the same of ↵slaws1-1/+1
various versions of maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740768 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Turn failOnError on for java/javac tasksslaws1-11/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740759 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Move more things into the common ant scriptslaws1-49/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737691 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26Add some exception handling so that the JUnit test takes account of ↵slaws1-16/+5
exceptions thrown in the "in-composite" client. Also exploit the common ant script. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737683 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws1-0/+88
from command line, maven and eclipse with reference to a development distribution or an installed distribution. Not in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737093 13f79535-47bb-0310-9956-ffa450edef68