Author: azeez
Date: Mon Jan 7 01:48:46 2008
New Revision: 11927
Log:
Fixing JAR corruption problem
Modified:
trunk/wsas/java/modules/distribution/pom.xml
Modified: trunk/wsas/java/modules/distribution/pom.xml
==============================================================================
--- trunk/wsas/java/modules/distribution/pom.xml (original)
+++ trunk/wsas/java/modules/distribution/pom.xml Mon Jan 7 01:48:46 2008
@@ -420,10 +420,11 @@
<exclude name="**/**.jks"/>
<exclude name="**/**.cert"/>
<exclude name="**/pom.xml"/>
+ <exclude name="**/**.jar"/>
</fileset>
</copy>
- <!--This is only to copy non currupted jpgs-->
+ <!--This is only to copy non currupted files
-->
<copy todir="${dist.temp.dir}/samples">
<fileset dir="../samples">
<exclude name="**/target/**"/>
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev