You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/04/06 11:04:50 UTC

svn commit: r645217 - /incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml

Author: lresende
Date: Sun Apr  6 02:04:49 2008
New Revision: 645217

URL: http://svn.apache.org/viewvc?rev=645217&view=rev
Log:
Fixing issue reported by Adriano, where implementation-ejb was missing from source distribution

Modified:
    incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml

Modified: incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml?rev=645217&r1=645216&r2=645217&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml (original)
+++ incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/src.xml Sun Apr  6 02:04:49 2008
@@ -107,10 +107,6 @@
                 <exclude>modules/implementation-das/**/*</exclude>
                 <exclude>modules/implementation-data</exclude>
                 <exclude>modules/implementation-data/**/*</exclude>
-                <exclude>modules/implementation-ejb</exclude>
-                <exclude>modules/implementation-ejb/**/*</exclude>
-                <exclude>modules/implementation-ejb-xml</exclude>
-                <exclude>modules/implementation-ejb-xml/**/*</exclude>
                 <exclude>modules/implementation-osgi/.felix</exclude>
                 <exclude>modules/implementation-osgi/.felix/**/*</exclude>
                 <exclude>samples/old</exclude>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org