Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Including properties files in my buld.xml file

Including properties files in my buld.xml file

2005-06-08       - By Kajsa.Anderson@(protected)
Reply:     1     2     3  

Take a look at the <copy> target - http://ant.apache.org/manual/CoreTasks/copy
.html

> -----Original Message-----
> From: Paul Goepfert [mailto:paul.goepfert@(protected)]
> Sent: Wednesday, June 08, 2005 11:32 AM
> To: user@(protected)
> Subject: Including properties files in my buld.xml file
>
>
> Hi,
>
> I have a properties file that is located  in my source directory and
> when I build my program I would like it to be moved to  my  classes
> directory automatically.  What do I have to  include in my build xml
> file to do this? By the way this is a web app  that I am
> developing.  I
> don't have a  war target yet. If anyone cann helpp me withh both that
> would be great.
>
> -Paul
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.