Correct DTD definitions & remove unused Validator PlugIns
---------------------------------------------------------
Key: VELTOOLS-54
URL: http://issues.apache.org/jira/browse/VELTOOLS-54
Project: VelocityTools
Type: Improvement
Components: VelocityStruts
Reporter: Niall Pemberton
Assigned to: Nathan Bubna
Priority: Minor
In the examples webapp all the struts-config.xml file use the
"jakarta.apache.org/struts/dtds" url - Struts has moved to a TLP and these
should now reference "struts.apache.org/dtds" (this is v.minor because
"jakarta.apache.org/struts/dtds" is re-directing to "struts.apache.org/dtds").
The above is is also true for the tiles DTD definitions.
A number of the struts-config.xml have a Validator PlugIn defined - but only
"app5" uses Commons Validator.
The validation.xml is referencing an old version of the Commons Validator DTD
(v1.0 rather than v.1.1.3) and uses the deprecated "arg0" element.
Attaching a patch to correct all of the above
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]