PR: MPGENAPP-8

Submitted by: Archimedes Trajano
Replaces @PACKAGE@ by @NAME@ in Title in JSP files.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@348343 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-11-23 02:04:31 +00:00
parent 88b6e3b521
commit ea8855091d
3 changed files with 3 additions and 2 deletions

View File

@@ -14,4 +14,4 @@
# limitations under the License.
# -------------------------------------------------------------------
title.page=The title @PACKAGE@
title.page=The title @NAME@

View File

@@ -14,4 +14,4 @@
# limitations under the License.
# -------------------------------------------------------------------
title.page=The title @PACKAGE@
title.page=The title @NAME@

View File

@@ -32,6 +32,7 @@
<action dev="aheritier" type="fix" issue="MPGENAPP-12" due-to="Filippo Vitale">An error "Artifact strutstest-2.1.0.jar doesn't exist" is thrown by struts projects generated by the plugin.</action>
<action dev="felipeal" type="add" issue="MPGENAPP-10" due-to="Archimedes Trajano">Added Tapestry template.</action>
<action dev="aheritier" type="add" issue="MPGENAPP-9" due-to="Archimedes Trajano">Added Struts with validation template.</action>
<action dev="aheritier" type="add" issue="MPGENAPP-8" due-to="Archimedes Trajano">Replace @PACKAGE@ by @NAME@ in Title in JSP files.</action>
<action dev="felipeal" type="add" issue="MPGENAPP-3" due-to="Sri Sankaran">Added prompt for project root.</action>
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>