Should be easy to:
unzip the JAR file with
use to do the string replacement
zip the JAR back up with
Exact implementation left as an exercise for the reader. See also the Ant
Manual available here: http://ant.apache.org/manual
JEC
--
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT
There is no way for "in-jar-editing". So you have to
- the archive
- / what you have to and
- re the archive
Jan
> -Ursprüngliche Nachricht-
> Von: Radha Sangal [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 20. Dezember 2004 15:57
> An: Ant Users List
> Betr
Does anyone has a sample code to open a jar file and replace a string
within an xml in that jar? I need it real quick so if anyone could share
some code...
Thanks in advance
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi