Re: Help with this build.xml

2006-06-30 Thread Antoine Levy-Lambert
:08 -0700 Von: Chun Ji <[EMAIL PROTECTED]> An: Ant Users List Betreff: Help with this build.xml > > Question: > I want to put some files in a fileset, so that I can build them one by > one, such as > > > > > > ... > &g

RE: Help with this build.xml

2006-06-30 Thread prashanth . l
espond to "Ant Users List" To: user@ant.apache.org cc: (bcc: prashanth.l/Polaris) Subject: RE: Help with this build.xml in if those are classes then they shoule be in the form of com.manager.* instead of slashes. if they're dir

RE: Help with this build.xml

2006-06-30 Thread Res Pons
i" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: Help with this build.xml Date: Fri, 30 Jun 2006 11:17:08 -0700 MIME-Version: 1.0 Received: from mail.apache.org ([209.237.227.199]) by bay0-mc9-f11.bay0.hotmail.com with Microsoft SMTPSVC(6

Help with this build.xml

2006-06-30 Thread Chun Ji
Question: I want to put some files in a fileset, so that I can build them one by one, such as ... but somehow in ant, "Javac" does not acccept this "", do you know a way to work arond. cj -Original Message- From: Dominique De