Ok, I think I've found it. When the file gets copied, filtering was *enabled* 
and this probably alters the binary content.


  |   <!-- Compile bin scripts -->
  |   <target name="compile-bin" depends="init">
  |     <mkdir dir="${build.bin}"/>
  |     <copy todir="${build.bin}" filtering="yes">
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217389#4217389

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217389
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to