Author: asankha
Date: Thu Jan 24 01:52:30 2008
New Revision: 614829

URL: http://svn.apache.org/viewvc?rev=614829&view=rev
Log:
include patches into the source build

Modified:
    webservices/synapse/branches/1.1.1/src/main/assembly/src.xml

Modified: webservices/synapse/branches/1.1.1/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/webservices/synapse/branches/1.1.1/src/main/assembly/src.xml?rev=614829&r1=614828&r2=614829&view=diff
==============================================================================
--- webservices/synapse/branches/1.1.1/src/main/assembly/src.xml (original)
+++ webservices/synapse/branches/1.1.1/src/main/assembly/src.xml Thu Jan 24 
01:52:30 2008
@@ -60,5 +60,9 @@
                 <exclude>**/.settings/**/*</exclude>
             </excludes>
         </fileSet>
+        <fileSet>
+            <directory>patches</directory>
+            
<outputDirectory>synapse-${synapse.version}-src/patches</outputDirectory>
+        </fileSet>
     </fileSets>
 </assembly>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to