Hi All,

I am starting to look at using Jeff's excellent work on app-workflow (if you haven't checked it out yet, read the doc in app-workflow/tutorial).

One thing I noticed is that the workflow definition file (workflows.xml) needs to be in the classpath, and Jeff has added the capability to automatically do this if the file is put in app-workflow. 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.

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.

Shash

http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to