Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 93081 invoked by uid 500); 24 Jul 2001 20:50:27 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 93072 invoked from network); 24 Jul 2001 20:50:27 -0000 Message-ID: <20010724205027.11352.qmail@uwdvg001.cms.usa.net> Date: 24 Jul 01 14:50:27 MDT From: Butch Clark To: ant-user@jakarta.apache.org Subject: Jar not including file with "$" in name X-Mailer: USANET web-mailer (53CM.0601.1.03) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi all, I have a Jar include file with some 50 class files listed seperately. = Normally I invoke: = jar cvf file.jar @includeFile In this includeFile is a subclass named something like 'Class$1.class'. = It includes this file correctly when jar is invoked from the cmd line. ------- HOWEVER, when I use the tag in my build.xml, this file gets ignored= =2E I suspect ant thinks the '$' is the start of a variable. My jar tag looks like this: where JarFilelist is my jar includeFile. Is there any way to gracefully escape the $ in the include file, or to te= ll ant that it's not a variable, or... TIA Butch ____________________________________________________________________ This email message is for the sole use of the intended recipient(s) and m= ay contain confidential and privileged information. Any unauthorized revi= ew, use, disclosure or distribution is prohibited. If you are not the int= ended recipient, please contact the sender by reply email and destroy all= copies of the original message.