Thanks for the feedback. I've checked in a modified build-common.xml that supports this feature.
Santanu, I'm curious why the properties could not be read from the JAR. Did it work better if the classes were expanded from the JAR into the filesystem? Is that a JVM or other library bug of some kind?
Shash
[EMAIL PROTECTED] wrote:
Sasvata (Shash) Chatterjee wrote:
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
http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
