> Are you saying that the SOAP jar just happens to
> contain a string which is one you are replacing ?

Nope, the filtering tasks turn 8 bit binaries into garbage.  It should not
be filtered.

> Otherwise this is a bug in Ant - I am on the Ant list
> and vaguely remember someone else posting a similar
> problem where copy was corrupting a binary file.

Could be an ant bug, not sure what the spec is about filtering binaries.
It should probably ingore them, but it probably have trouble doing that.

Either move the soap stuff to thirdparty and setup your jar hooks to pull it
from there, or add a new copy which does not filter that jar.

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to