From c7f0e30baf5c72b70f03b08a18644f18e2fa40f2 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 16 Jun 2009 20:51:11 +0000 Subject: Add in the webapp samples to the distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785390 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/all/src/main/components/bin-samples.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'java') diff --git a/java/sca/distribution/all/src/main/components/bin-samples.xml b/java/sca/distribution/all/src/main/components/bin-samples.xml index dab510d274..1cdfb142ec 100644 --- a/java/sca/distribution/all/src/main/components/bin-samples.xml +++ b/java/sca/distribution/all/src/main/components/bin-samples.xml @@ -35,6 +35,11 @@ implementation-java-calculator/**/* dosgi-calculator/**/* dosgi-calculator-operations/**/* + webapps/helloworld/**/* + webapps/helloworld-bpel/**/* + webapps/helloworld-jsf/**/* + webapps/helloworld-jsp/**/* + webapps/helloworld-stripes/**/* @@ -64,6 +69,11 @@ */target/surefire-reports/**/* */target/surefire-osgi-reports */target/surefire-osgi-reports/**/* + webapps/helloworld/target/**/* + webapps/helloworld-bpel/target/**/* + webapps/helloworld-jsf/target/**/* + webapps/helloworld-jsp/target/**/* + webapps/helloworld-stripes/target/**/* -- cgit v1.2.3