Author: antelder
Date: Thu Feb 12 08:31:41 2009
New Revision: 743654
URL: http://svn.apache.org/viewvc?rev=743654&view=rev
Log:
Put back the dwr binding
Modified:
tuscany/java/sca/distribution/all/src/main/assembly/src.xml
Modified: tuscany/java/sca/distribution/all/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/all/src/main/assembly/src.xml?rev=743654&r1=743653&r2=743654&view=diff
==============================================================================
--- tuscany/java/sca/distribution/all/src/main/assembly/src.xml (original)
+++ tuscany/java/sca/distribution/all/src/main/assembly/src.xml Thu Feb 12
08:31:41 2009
@@ -37,8 +37,6 @@
<exclude>**/*.log</exclude>
<exclude>**/target</exclude>
<exclude>**/target/**/*</exclude>
- <exclude>**/binding-dwr-runtime</exclude>
- <exclude>**/binding-dwr-runtime/**/*</exclude>
<exclude>**/maven-eclipse.xml</exclude>
</excludes>
</fileSet>