You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Beth Hechanova <bb...@iteris.com> on 2000/09/20 02:51:09 UTC

sample build.xml files

Hi,

I am just starting to learn how to use Ant.
Are there any sample build.xml files somewhere?

Thanks,
Beth

RE: sample build.xml files

Posted by Peter Donald <do...@mad.scientist.com>.
Alternatively you can look at 
http://www.working-dogs.com/cvsweb/index.cgi/~checkout~/framework/build.xml?
rev=1.63&content-type=text/plain

Except for the documentation targets it should be reasonably easy to follow
(if it isn't then tell me). 

It is example of a complex java only project. I don't know of any good
examples for ejb style projects.

At 08:59  20/9/00 +1100, you wrote:
>You could look at ant's own build.xml file. It is a pretty good real world
>example.
>
>> -----Original Message-----
>> From: Beth Hechanova [mailto:bbh@iteris.com]
>> Sent: Wednesday, 20 September 2000 11:51
>> To: ant-user@jakarta.apache.org
>> Subject: sample build.xml files
>>
>>
>> Hi,
>>
>> I am just starting to learn how to use Ant.
>> Are there any sample build.xml files somewhere?
>>
>> Thanks,
>> Beth
>>
>
>
Cheers,

Pete

*------------------------------------------------------*
| "Nearly all men can stand adversity, but if you want |
| to test a man's character, give him power."          |
|       -Abraham Lincoln                               |
*------------------------------------------------------*

RE: sample build.xml files

Posted by Conor MacNeill <co...@m64.com>.
You could look at ant's own build.xml file. It is a pretty good real world
example.

> -----Original Message-----
> From: Beth Hechanova [mailto:bbh@iteris.com]
> Sent: Wednesday, 20 September 2000 11:51
> To: ant-user@jakarta.apache.org
> Subject: sample build.xml files
>
>
> Hi,
>
> I am just starting to learn how to use Ant.
> Are there any sample build.xml files somewhere?
>
> Thanks,
> Beth
>