----- Original Message -----
From: "Nick Bauman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 22, 2002 8:29 AM
Subject: properties files aren't getting included


> Am I just being stupid? I have some properties files in my project that
> ant seems to ignore when making a jar. I looked at the documentation and I
> searched the archives and couldn't find anything relevant on this subject.

I assume you have the properties files next to the java source right?

And then you jar up the compiled classes in the build directory, right?

If these two guesses are correct, how are you getting the properties from
the source dir to the build dir?

-steve


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to