From 1f0de49cbd279bee42be069c4bd53225faab215c Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Sep 2010 07:10:57 +0000 Subject: TUSCANY-3679: Apply changes to update sdo impl to use EMF v2.5. Thanks to Elio Damaggio and Florian Pinel for the work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002496 13f79535-47bb-0310-9956-ffa450edef68 --- .../emf-2.5/distribution/src/main/assembly/src.xml | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 sdo-java/branches/emf-2.5/distribution/src/main/assembly/src.xml (limited to 'sdo-java/branches/emf-2.5/distribution/src/main/assembly/src.xml') diff --git a/sdo-java/branches/emf-2.5/distribution/src/main/assembly/src.xml b/sdo-java/branches/emf-2.5/distribution/src/main/assembly/src.xml new file mode 100644 index 0000000000..37a0d02caf --- /dev/null +++ b/sdo-java/branches/emf-2.5/distribution/src/main/assembly/src.xml @@ -0,0 +1,80 @@ + + + + + src + false + + tar.gz + zip + + + + + .. + tuscany-sdo-${tuscany.version}-src + + **/* + + + + **/target + **/target/**/* + **/build + **/build/**/* + **/.settings + **/.classpath + **/.project + **/.wtpmodules + **/surefire* + **/cobertura.ser + bin + bin/* + **/var/journal + **/build.out* + impl/.felix + impl/.felix/**/* + + + + + + ../README + tuscany-sdo-${sdo.version}-src + true + + + ../LICENSE + tuscany-sdo-${sdo.version}-src + true + + + ../NOTICE + tuscany-sdo-${sdo.version}-src + true + + + ../RELEASE_NOTES + tuscany-sdo-${sdo.version}-src + true + + + + -- cgit v1.2.3