Gene?

Raoul Pierre wrote:
When I add a file {PROJECT_HOME}/src/webapp/WEB-INF/test.xml, it is
copied in {PROJECT_DIST}/WEB-INF/test.xml

I can confirm that.  Something is apparently overwriting my project
files.  I'll try to track it down, thanks for your help.
I tested 3 possibilities with:
- 1 = file test.xml in {KEEL_HOME}/app-personality/src/webapp/WEB-INF
- 2 = file test.xml in {PROJECT_HOME}/src/webapp/WEB-INF
- 3 = file test.xml in {PROJECT_HOME}/{MODULE}/src/webapp/WEB-INF

then I got in {PROJECT_DIST}/WEB-INF the file test.xml:
- 1 + 2 + 3 => from 3
- 1 + 2       => from 1
- 1 + 3       => from 3

So the rule seems 3>1>2.

I don't know if it's the expected rule. I think that 2>3>1 should be clearer.

Pierre



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

Reply via email to