Author: saminda
Date: Sat Jan 19 12:14:34 2008
New Revision: 12523

Log:

customize the filtering files

Modified:
   branches/wsas/java/2.2/commons/codegen/pom.xml

Modified: branches/wsas/java/2.2/commons/codegen/pom.xml
==============================================================================
--- branches/wsas/java/2.2/commons/codegen/pom.xml      (original)
+++ branches/wsas/java/2.2/commons/codegen/pom.xml      Sat Jan 19 12:14:34 2008
@@ -18,6 +18,13 @@
                     <include>codegen-pom.xsl</include>
                 </includes>
             </resource>
+            <resource>
+                <directory>src/main/resources</directory>
+                <filtering>false</filtering>
+                <excludes>
+                    <exclude>codegen-pom.xsl</exclude>
+                </excludes>
+            </resource>
         </resources>
         <plugins>
             <plugin>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to