You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Niall Pemberton (JIRA)" <ve...@apache.org> on 2005/10/21 12:24:09 UTC

[jira] Updated: (VELTOOLS-54) Correct DTD definitions & remove unused Validator PlugIns

     [ http://issues.apache.org/jira/browse/VELTOOLS-54?page=all ]

Niall Pemberton updated VELTOOLS-54:
------------------------------------

    Attachment: VelocityToolsStrutsAppsStrutsConfig.patch

Patch correcting DTD definitions and removing unused Validator PlugIns - note I didn't test app6 and app7 as I don't have SSL set up for Tomcat.

> 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
>     Assignee: Nathan Bubna
>     Priority: Minor
>  Attachments: VelocityToolsStrutsAppsStrutsConfig.patch
>
> 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: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org