From 958687b3c7da4e671ee26893516fdcf5a749812d Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 31 Oct 2009 09:20:52 +0000 Subject: Include some missing samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831525 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/all/src/main/components/bin-samples.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'java/sca/distribution/all/src/main/components/bin-samples.xml') 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 ebbc5c748f..740b7001ab 100644 --- a/java/sca/distribution/all/src/main/components/bin-samples.xml +++ b/java/sca/distribution/all/src/main/components/bin-samples.xml @@ -37,8 +37,11 @@ dosgi-calculator-operations/**/* webapps/helloworld/**/* webapps/helloworld-bpel/**/* + webapps/helloworld-jms/**/* + webapps/helloworld-js-client/**/* webapps/helloworld-jsf/**/* webapps/helloworld-jsp/**/* + webapps/helloworld-servlet/**/* webapps/helloworld-stripes/**/* @@ -71,8 +74,11 @@ */target/surefire-osgi-reports/**/* webapps/helloworld/target/**/* webapps/helloworld-bpel/target/**/* + webapps/helloworld-jms/target/**/* + webapps/helloworld-js-client/target/**/* webapps/helloworld-jsf/target/**/* webapps/helloworld-jsp/target/**/* + webapps/helloworld-servlet/target/**/* webapps/helloworld-stripes/target/**/* -- cgit v1.2.3