Issue Details (XML | Word | Printable)

Key: MPGENAPP-8
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Arnaud Heritier
Reporter: Archimedes Trajano
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Application Generation Plugin

@PACKAGE@ Title in JSP files does not get replaced

Created: 10/May/04 12:31 PM   Updated: 22/Nov/05 08:07 PM   Resolved: 22/Nov/05 08:07 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.3

Time Tracking:
Not Specified


 Description  « Hide

@PACKAGE@ Title in JSP files does not get replaced in the JSP pages.



Archimedes Trajano added a comment - 11/May/04 06:29 AM

Having trouble with CVS today so can't create a patch

The fix:
In template.properties for struts and struts-jstl projects
maven.genapp.filter=project.xml,src/conf/cactus-web.xml,src/merge/**,src/conf/ApplicationResources.properties

One other nice change that can be made is to replace in ApplicationResources.properties

title.page=The title @PACKAGE@

to

title.page=The title @NAME@


Arnaud Heritier made changes - 16/Aug/04 05:57 PM
Field Original Value New Value
Assignee Jason van Zyl [ jason ] Arnaud HERITIER [ aheritier ]
Arnaud Heritier made changes - 22/Aug/05 06:41 AM
Assignee Arnaud Heritier [ aheritier ]
Arnaud Heritier made changes - 22/Nov/05 08:04 PM
Assignee Arnaud Heritier [ aheritier ]
Arnaud Heritier added a comment - 22/Nov/05 08:07 PM

The title in JSPs are changed.
The replace was already fixed


Arnaud Heritier made changes - 22/Nov/05 08:07 PM
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]
Fix Version/s 2.3 [ 11360 ]