Issue Details (XML | Word | Printable)

Key: CACTUS-261
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Petar Tahchiev
Reporter: Petar Tahchiev
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cactus

Add possibility to include resources in the CactifiedWAR, CactifiedEAR archives

Created: 27/Jan/09 09:53 AM   Updated: 27/Jan/09 09:53 AM
Return to search
Component/s: Ant Integration, Maven2
Affects Version/s: 1.8.2
Fix Version/s: 1.8.2

Time Tracking:
Not Specified


 Description  « Hide
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>

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.