summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/implementation-java-calculator/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updating implementation-java-calculator pom to remove artifact version from ↵lresende2009-02-081-1/+4
| | | | | | generated jar and small updates to README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742033 13f79535-47bb-0310-9956-ffa450edef68
* Turn failOnError on for java/javac tasksslaws2009-02-041-35/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740759 13f79535-47bb-0310-9956-ffa450edef68
* Fix to use the feature not the distributionantelder2009-02-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740709 13f79535-47bb-0310-9956-ffa450edef68
* Start trying to get a full clean build to work, this sample build is failing ↵antelder2009-01-301-0/+2
| | | | | | for me when building from the top of tuscany but works from within the sample, can't work out why yet so commenting it out for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739261 13f79535-47bb-0310-9956-ffa450edef68
* Add experimental samples into the build. binding-ws-calculator testing is ↵slaws2009-01-261-1/+1
| | | | | | turned off as binding.ws doesn't work yet. host-webapp-calculator doesn't have a junit yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@737698 13f79535-47bb-0310-9956-ffa450edef68
* Add some exception handling so that the JUnit test takes account of ↵slaws2009-01-261-8/+0
| | | | | | 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
* Building ant scripts for JSE/OSGi launcher and host-webapp that can be run ↵slaws2009-01-231-0/+103
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