From 699d2df521ee26e343c53505a2ac1d546ba1965e Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 28 Mar 2009 09:46:58 +0000 Subject: Create M2 relese branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/build-was-integration.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 branches/sca-java-2.0-M2/itest/build-was-integration.xml (limited to 'branches/sca-java-2.0-M2/itest/build-was-integration.xml') diff --git a/branches/sca-java-2.0-M2/itest/build-was-integration.xml b/branches/sca-java-2.0-M2/itest/build-was-integration.xml new file mode 100644 index 0000000000..03de4c050f --- /dev/null +++ b/branches/sca-java-2.0-M2/itest/build-was-integration.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + Installing war ${application.war} on ${application.server} using name ${application.name} and context root ${application.contextRoot} + + + + + Starting application ${application.name} on ${application.server} + + + + + + + Uninstalling ${application.name} + + + + + + + -- cgit v1.2.3