[ https://issues.apache.org/jira/browse/WW-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17097175#comment-17097175 ]
ASF subversion and git services commented on WW-4043: ----------------------------------------------------- Commit ee3eddda169b1a05fab5ef4d73256e018ba6daa8 in struts's branch refs/heads/master from Lukasz Lenart [ https://gitbox.apache.org/repos/asf?p=struts.git;h=ee3eddd ] Merge pull request #408 from apache/WW-4043-moves-test-utils [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)