----- Original Message -----
From: "Jon Baer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 16, 2001 6:25 AM
Subject: .properties and .xml files


> Sorry if this is a "newbie" question but I recently wrote a build.xml for
my
> open source project and I noticed that any .properties file and .xml files
> including under my /src directory were not transfered over or included
with my
> .jar.
>
> Is there a setting Im suppose to be looking @ for including these files?
>

How does the part of the build.xml that "does not work" look like? Normally
Ant simply does everthing you tell it to do and should not exclude files
(other than documented here
http://jakarta.apache.org/ant/manual/dirtasks.html for some tasks).

Nico


Reply via email to