Joe Germuska wrote:

My current mechanism requires the name to actually be "build.xml".

However, I should be able to override the "libdir" property to point at a directory in which I've already downloaded the necessary JARs, without modifying the generated build.xml file itself. I'll try that this afternoon.


Now that I think of it, I already modified the generated build.xml file to remove the hard-coded path on my file system, so I guess I shouldn't have worried too much about it. I'll commit what I've got, and if you want to use it (define a few properties in build.properties) you can, and if you decide to override libdir, you can do that also.


Joe

I tweaked the build.xml to include the two jars in the classpath for javadoc as well, and everything worked. Effective tonight, you'll see nightly builds of commons-email in the usual place:

 http://cvs.apache.org/builds/jakarta-commons/nightly/commons-email/

Craig


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



Reply via email to