From 4b3149233be777a531417eb0ca6bafff0483fa1c Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 27 May 2010 12:19:53 +0000 Subject: Branch for 2.0 Milestone M5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948800 13f79535-47bb-0310-9956-ffa450edef68 --- .../all/src/main/components/bin-samples.xml | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/components/bin-samples.xml (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/components/bin-samples.xml') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/components/bin-samples.xml b/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/components/bin-samples.xml new file mode 100644 index 0000000000..d68950716f --- /dev/null +++ b/sca-java-2.x/branches/sca-java-2.0-M5/distribution/all/src/main/components/bin-samples.xml @@ -0,0 +1,89 @@ + + + + + + ../../samples + samples + + README + logging.properties + contribution*/**/* + launcher*/**/* + binding-rmi/contribution*/**/* + binding-sca/contribution*/**/* + calculator-osgi/**/* + helloworld/**/* + helloworld-spring/**/* + helloworld-bpel/**/* + implementation-java-calculator/**/* + dosgi-calculator/**/* + dosgi-calculator-operations/**/* + dosgi-dynamic-calculator/**/* + dosgi-dynamic-calculator-operations/**/* + webapps/helloworld/**/* + webapps/helloworld-bpel/**/* + webapps/helloworld-jaxrs/**/* + webapps/helloworld-jms/**/* + webapps/helloworld-js-client/**/* + webapps/helloworld-jsf/**/* + webapps/helloworld-jsp/**/* + webapps/helloworld-servlet/**/* + webapps/helloworld-stripes/**/* + launcher-embedded-jse/**/* + launcher-embedded-osgi/**/* + launcher-command-line//**/* + + + + **/.* + **/.*/** + **/*.log + **/*.svg + **/maven-eclipse.xml + + + pom.xml + + + */target/mvn-eclipse-cache.properties + */target/pom-transformed.xml + */target/classes + */target/classes/**/* + */target/dependency-maven-plugin-markers + */target/dependency-maven-plugin-markers/**/* + */target/.felix + */target/.felix/**/* + */target/maven-archiver + */target/maven-archiver/**/* + */target/test-classes + */target/test-classes/**/* + */target/surefire-reports + */target/surefire-reports/**/* + */target/surefire-osgi-reports + */target/surefire-osgi-reports/**/* + webapps/helloworld/target/**/* + webapps/*/target/**/* + + 0755 + 0644 + + + -- cgit v1.2.3