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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to