RE: Antwort: RE: Antwort: AW: Check whether a fileset exist

2003-09-29 Thread Jan . Materne
42 The answer to the unknown question :-) Jan > -Original Message- > From: slg.ahlen.quvintheumn [mailto:[EMAIL PROTECTED] > Sent: Monday, September 29, 2003 9:29 AM > To: Ant Users List > Subject: Re: Antwort: RE: Antwort: AW: Check whether a fileset exist > > > > - Original M

Re: Antwort: RE: Antwort: AW: Check whether a fileset exist

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "Oliver Wulff" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 7:47 AM Subject: Antwort: RE: Antwort: AW: Check whether a fileset exist > > > > > I'm using Greebo to download all jars from the Maven repository. I'v

Re: XML Schema/DTD/RelaxNG for ant buildfile

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "Michael Große" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 26, 2003 5:52 PM Subject: XML Schema/DTD/RelaxNG for ant buildfile > Hello, > > > i'm searching for a XML Schema, a DTD or a RelaxNG Schema for Ant > buildfiles. I can imagine

Re: ant-homepage Bug's

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "Jens Skripczynski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Jens Skripczynski" <[EMAIL PROTECTED]> Sent: Saturday, September 27, 2003 6:02 PM Subject: ant-homepage Bug's > Hi, > > I found two small Bugs on the ant homepage: > > - http://ant.apache.o

Re: Antwort: RE: Antwort: AW: Check whether a fileset exist

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 7:57 AM Subject: RE: Antwort: RE: Antwort: AW: Check whether a fileset exist Via Java API you can use Project.getReference() for evaluating. Here a little build file for testing:

Re: Antwort: AW: Check whether a fileset exist

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 7:14 AM Subject: RE: Antwort: AW: Check whether a fileset exist Why do you want to check? Simply declare it on the beginning of the buildfile and use that where you want. The _content

Re: XML Schema/DTD/RelaxNG for ant buildfile

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "Jack J. Woehr" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 2:58 AM Subject: Re: XML Schema/DTD/RelaxNG for ant buildfile > Michael Große wrote: > > > i'm searching for a XML Schema, a DTD or a RelaxNG Schema f

Re: XML Schema/DTD/RelaxNG for ant buildfile

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Monday, September 29, 2003 9:21 AM Subject: AW: XML Schema/DTD/RelaxNG for ant buildfile > Hi Michael, > there is an ant task called which generates a DTD based on > the

Fw: "Bad file descriptor" in image task

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "__matthewHawthorne" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Saturday, September 27, 2003 6:01 AM Subject: "Bad file descriptor" in image task > While attempting to use the image task, I ran into this error. > > Error: IOException oc

AW: XML Schema/DTD/RelaxNG for ant buildfile

2003-09-29 Thread Antoine Levy-Lambert
Hi Michael, there is an ant task called which generates a DTD based on the ant distribution and the dependencies you have installed. If I understand well, it will document all the tasks which can be instantiated on your site (the optional tasks for which you have installed the dependencies in the