On 4/5/07, Paul Selibas <[EMAIL PROTECTED]> wrote:
I have an apache ant script that is supposed to add a rar file to a
jar file.
This is the closest i get and what it does is unzips the rarfile and
puts each file into the jar file. I want to put the whole rar file in
the Jar.
I guess
Hello all...
I have an apache ant script that is supposed to add a rar file to a
jar file. Its a simple as that but it does not work. I have tried
everything (except the right thing) and i have googled my brains out
and read the archives.
My script is as follows which gives me some sort of resul