
|
If you were logged in you would be able to see more operations.
|
|
|
|
It would be really great if there was a possibility to add
resources (like JSP files, .properties files, ....) in the cactified archives.
For instance:
In the cactifyEAR MOJO:
<cactusWar>
<resources>
<directory>src/main/webapp</directory>
<includes>
<include>*.jsp</include>
</includes>
</resources>
</cactusWar>
|
|
Description
|
It would be really great if there was a possibility to add
resources (like JSP files, .properties files, ....) in the cactified archives.
For instance:
In the cactifyEAR MOJO:
<cactusWar>
<resources>
<directory>src/main/webapp</directory>
<includes>
<include>*.jsp</include>
</includes>
</resources>
</cactusWar> |
Show » |
| There are no subversion log entries for this issue yet.
|
|