Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 9602 invoked by uid 500); 4 Jun 2001 18:07:47 -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 9439 invoked from network); 4 Jun 2001 18:07:43 -0000 Message-ID: From: abonjour@Boldtech.com To: ant-user@jakarta.apache.org Subject: RE: Jar includesfile Date: Mon, 4 Jun 2001 12:17:46 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N or Outer$$Inner.class $$ becomes the literal character $ > -----Original Message----- > From: Gregory T Stickley [mailto:gregstickley@yahoo.com] > Sent: Monday, June 04, 2001 11:32 AM > To: ant-user@jakarta.apache.org > Subject: RE: Jar includesfile > > > Specify these as Outer*.class. That should bypass that problem. > > > > -----Original Message----- > From: Tim Russell [mailto:tim@yospace.com] > Sent: Monday, June 04, 2001 12:11 PM > To: ant-user@jakarta.apache.org > Subject: Jar includesfile > > I would like to create a jar target, using an includesfile to > pick out the classes I want to add to the jar. > > However, it seems that I can't specify inner classes in the > includesfile (eg > Outer$Inner.class) - they just get ignored. > > I suspect the $ is causing problems: is there any way to escape > it? > > Thanks, > Tim. > --------------------------------------------------------------- > Tim Russell > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com >