Author: ruwan
Date: Wed Jan  7 20:52:38 2009
New Revision: 28312
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=28312

Log:
Fixing the build break


Modified:
   trunk/esb/java/modules/distribution/pom.xml

Modified: trunk/esb/java/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/pom.xml?rev=28312&r1=28311&r2=28312&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/pom.xml (original)
+++ trunk/esb/java/modules/distribution/pom.xml Wed Jan  7 20:52:38 2009
@@ -1226,7 +1226,7 @@
                         </goals>
                         <configuration>
                             <filters>
-                                
<filter>src/main/assembly/filter.properties</filter>
+                                
<filter>modules/distribution/src/main/assembly/filter.properties</filter>
                             </filters>
                             <descriptors>
                                 
<descriptor>src/main/assembly/bin.xml</descriptor>

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to