[
https://issues.apache.org/struts/browse/WW-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44133#action_44133
]
Niall Pemberton commented on WW-2586:
-------------------------------------
There was a brief discussion here back in April:
http://markmail.org/message/ty2qku6dixav4zdc
...but Don still thinks this is an issue:
http://markmail.org/message/wpqnthqy5zrwtsfj
I'm adding more here since it seems more relevant than in the general Struts
2.1 thread.
Maybe I'm missing something, but AIUI if Struts 2 adds the new method to its
WrapperModuleConfig implementation then it shouldn't cause any issues if a
version older than Struts 1.3.6 is used - because the new findActionConfigId()
method will never be called. If however a user tries to use Struts 2 with 1.3.6
or later then possibly/probably (because I'm not sure how the Struts 1
integration in Struts 2 works) that method will be called and not be found and
fail.
Have I missed something or got the wrong end of the stick?
> Struts 1 plugin pom has dependancy on 1.3.5
> -------------------------------------------
>
> Key: WW-2586
> URL: https://issues.apache.org/struts/browse/WW-2586
> Project: Struts 2
> Issue Type: Improvement
> Components: Build Management
> Affects Versions: 2.1.1
> Environment: Maven Build
> Reporter: Al Sutton
> Priority: Trivial
> Fix For: 2.2.x
>
> Attachments: struts1_plugin_s1_1_3_5_to_1_3_8.diff
>
>
> The struts1-plugin pom references S1.3.5 instead of S1.3.8, the attached
> patch corrects this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.