overwritting rules
Raoul Pierre <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
In my application project, I use struts. So there is a dependency with
clnt-struts module. In this last one, there is a index.jsp in
src/jsp/struts. In one of my "app-" module I put also such a file.
If I put
<dependency>
<groupId>keel</groupId>
<artifactId>app-mymodule</artifactId>
<version>0.01</version>
<properties>
<keel.client>true</keel.client>
</properties>
</dependency>
at the beginning of the project.xml of my application, then the
clnt-struts index.jsp file is the one to be actually copied in the
apllication project.
To get my own index.jsp copied in the application, I had to put the
above dependency element at the end of the project.xml file.
Is this the normal way? Did I do something wrong?
Pierre
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com