Hey all!
I'm new to ANT but far from a newbie to Make/build or SCM.
We are mostly a PC ( VB VC++ Centura ), little java and AS400 server based
product.
We are now porting to HPUX and converting some of our PC projects to .NET
which brings up the need for a better build system.
Currently we have
ld.xml for us to
> look at.
>
> Hope this helps
> Keith
>
>
> -Original Message-
> From: Neil Walsh [mailto:[EMAIL PROTECTED]
> Sent: 17 June 2003 17:04
> To: [EMAIL PROTECTED]
> Subject: Ant newbie fun
>
>
>
> Hi,
>
> I
I think you´re trying to specify a fileset outside of the buildfile.
For that you have to use XML-Entities.
Jan
> -Ursprüngliche Nachricht-
> Von: Keith Hatton [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 17. Juni 2003 18:08
> An: Ant Users List
> Betreff: RE:
Walsh [mailto:[EMAIL PROTECTED]
Sent: 17 June 2003 17:04
To: [EMAIL PROTECTED]
Subject: Ant newbie fun
Hi,
I'm trying to specify a property file on the command line (ie ant
-propertyfile properties.txt). So far my properites file has one line in it
Running ant with debug on the followi
Hi,
I'm trying to specify a property file on the command line (ie ant
-propertyfile properties.txt). So far my properites file has one line in it
Running ant with debug on the following line is outputted
Setting ro project property: id="ndtComponents"
dir="NDTComponents/constant">
But furth
-661-6354
Avery Marvin R <[EMAIL PROTECTED]> on 06/11/2003 09:55:37 AM
Please respond to "Ant Users List" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
cc:
Subject: RE: Ant newbie - simple question
The classes dir is versi
constructive.
-Original Message-
From: Avery Marvin R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 9:54 AM
To: 'Ant Users List'
Subject: RE: Ant newbie - simple question
OK. This works, but if this is it, something seems broke to me.
Thanks William.
MRA.
-Origin
Very good, thanks Carsten...I was assuming there were classes in the top
directory.
-Original Message-
From: Bansemir, Carsten [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 9:52 AM
To: Ant Users List
Subject: AW: Ant newbie - simple question
that's not the way it
Users List
Subject: RE: Ant newbie - simple question
After the classes directory is removed, you might just recreate it with
in some sort of initialization target.
Jon Culli
Senior Developer
Bank One (http://www.bankone.com)
Phone: 1-312-661-6354
Avery Marvin R <[EMAIL PROTECTED]> on
> In make:
>
> $(RM) -f $(DIR_CLASSES)/*
>
> end of story! Works every time!
>
> As for ant, what the heck is the "delete dir" construct
> used/useful for if it can't do this???
Well, I personally have never had that need. I use
in every "clean" target I use. This deletes the
OK. This works, but if this is it, something seems broke to me.
Thanks William.
MRA.
-Original Message-
From: Lopez, William [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 11, 2003 9:41 AM
To: Ant Users List
Subject: RE: Ant newbie - simple question
I'm no Ant guru and you
EMAIL PROTECTED]
Gesendet: Mittwoch, 11. Juni 2003 16:41
An: Ant Users List
Betreff: RE: Ant newbie - simple question
I'm no Ant guru and you will probably get a better answer to your question
but I believe it has to do with the way your delete task is set up...you
specified the top-level directory
1, 2003 9:43 AM
To: Ant Users List
Subject: Re: Ant newbie - simple question
On Wednesday 11 June 2003 15:30, Avery Marvin R wrote:
> First my complaint: this is trivial using make!
what is the command in make
and why cannot one use it in ant?
>
> Now the question: Why does the followin
13 matches
Mail list logo