You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Christopher Schultz (JIRA)" <de...@velocity.apache.org> on 2011/07/21 23:10:57 UTC

[jira] [Resolved] (VELTOOLS-145) StrutsLinkTool is not a drop-in replacement for previous versions because it extends view.LinkTool instead of view.tools.LinkTool

     [ https://issues.apache.org/jira/browse/VELTOOLS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Schultz resolved VELTOOLS-145.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.x

Fixed in r1149367.

> StrutsLinkTool is not a drop-in replacement for previous versions because it extends view.LinkTool instead of view.tools.LinkTool
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: VELTOOLS-145
>                 URL: https://issues.apache.org/jira/browse/VELTOOLS-145
>             Project: Velocity Tools
>          Issue Type: Bug
>          Components: VelocityStruts
>    Affects Versions: 2.0
>         Environment: Velocity Tools 2.0
>            Reporter: Christopher Schultz
>             Fix For: 2.0.x
>
>
> StrutsLinkTool's parent class has been changed to be o.a.v.t.view.LinkTool, which is the preferred LinkTool to use. That new class has many methods (such as setRelative) removed but that remain in the old class (in the o.a.v.t.view.tools package).
> StrutsLinkTool should inherit from the deprecated version of LinkTool in order to maintain API compatibility with 1.4 and prior releases.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org