From 36b9377c69bbe76c8eb1e2682c126d53225cd484 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Sun, 6 Jun 2010 16:15:22 +0000 Subject: Tag for 2.0-M5 RC3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951885 13f79535-47bb-0310-9956-ffa450edef68 --- .../all/src/main/components/bin-samples.xml | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-M5-RC3/distribution/all/src/main/components/bin-samples.xml (limited to 'sca-java-2.x/tags/2.0-M5-RC3/distribution/all/src/main/components/bin-samples.xml') diff --git a/sca-java-2.x/tags/2.0-M5-RC3/distribution/all/src/main/components/bin-samples.xml b/sca-java-2.x/tags/2.0-M5-RC3/distribution/all/src/main/components/bin-samples.xml new file mode 100644 index 0000000000..1c1bc5abfd --- /dev/null +++ b/sca-java-2.x/tags/2.0-M5-RC3/distribution/all/src/main/components/bin-samples.xml @@ -0,0 +1,53 @@ + + + + + + ../../samples + samples + + + **/.* + **/.*/** + **/*.log + **/*.svg + **/maven-eclipse.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/*/target + webapps/*/target/**/* + + + + -- cgit v1.2.3