[
https://issues.apache.org/jira/browse/WW-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097173#comment-17097173
]
ASF subversion and git services commented on WW-4043:
-----------------------------------------------------
Commit 592c942c764c3eeca69ca04a4e93f824dcbd6a53 in struts's branch
refs/heads/master from Lukasz Lenart
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=592c942 ]
WW-4043 Moves TestUtils into junit-plugin
> Duplicated class TestUtils
> --------------------------
>
> Key: WW-4043
> URL: https://issues.apache.org/jira/browse/WW-4043
> Project: Struts 2
> Issue Type: Improvement
> Components: Plugin - JSON
> Affects Versions: 2.3.14
> Reporter: Maurizio Cucchiara
> Priority: Minor
> Labels: JSON
> Fix For: 2.6
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Currently there are 2 TestUtils which basically do the same thing.
> Since they are on test directory, ATM there is no way to reuse the one
> present on core module.
> The only way I can prefigure is by moving TestUtils class inside Junit Plugin
> (after all is a test utility class and -either the core and- json plugin
> depend on junit plugin).
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)