RE: How to handle RAR in Ant

2006-06-27 Thread Keith Hatton
RAR as in J2EE Resource ARchive file? Just use jar with fileset and zipfileset, and unjar. Hope this helps Keith -Original Message- From: Leon Pu [mailto:[EMAIL PROTECTED] Sent: 27 June 2006 04:42 To: Ant Users List Subject: How to handle RAR in Ant Hi all, how to create and extract

RE: How to handle RAR in Ant

2006-06-27 Thread Leon Pu
Subject: How to handle RAR in Ant Hi all, how to create and extract RAR file in Ant build script? Thanks. Best regards, Leon __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: How to handle RAR in Ant

2006-06-27 Thread Alexey N. Solofnenko
this helps Keith -Original Message- From: Leon Pu [mailto:[EMAIL PROTECTED] Sent: 27 June 2006 04:42 To: Ant Users List Subject: How to handle RAR in Ant Hi all, how to create and extract RAR file in Ant build script? Thanks. Best regards, Leon

AW: How to handle RAR in Ant

2006-06-27 Thread Jan.Materne
You need to run unrar with exec (maybe with uptodate condition). ZIP and RAR are different archive formats. Yes, dont be confused with * RAR - Roshal ARchive format http://en.wikipedia.org/wiki/RAR application/x-rar-compressed * RAR - J2EE ResourceArchive (zip-based)

How to handle RAR in Ant

2006-06-26 Thread Leon Pu
Hi all, how to create and extract RAR file in Ant build script? Thanks. Best regards, Leon __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com