This got me thinking, would it make sense to change our build scripts to put *any* non .java files in the src/java package hierarchy to be automatically copied to the build/classes directory, and then included in the JAR? This would include .properties files as well. This is exactly what Eclipse does, BTW.
+1
Let me know if this would not work for some things. Otherwise, sometime this weekend I'll make the changes to build-common.xml. It should be fairly trivial to add this in, and should not affect the existing build.xml(s) at all.
+1 -- Thanks, Derek Lane ===================================== --- The Gunslinger [EMAIL PROTECTED]
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
