[ 
https://issues.apache.org/struts/browse/WW-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44421#action_44421
 ] 

Musachy Barroso commented on WW-2728:
-------------------------------------

I agree with Paul, there are "Helper" classes all over the place(xwork and S2). 
+1.

> Shade Commons Lang
> ------------------
>
>                 Key: WW-2728
>                 URL: https://issues.apache.org/struts/browse/WW-2728
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Build Management
>    Affects Versions: 2.0.11.2, 2.1.2
>            Reporter: Paul Benedict
>            Assignee: Paul Benedict
>            Priority: Critical
>
> One major problem that affected S1 -- and is now appearing in S2 -- is the 
> code duplication and reimplementation of common String and other type 
> functions. This needs to be stopped so that (i) duplication is eliminated and 
> (ii) well-tested type functions can be used. My suggestion is to import 
> Commons Lang and its plethora of helpers using the Maven Shade plugin so that 
> we can compile against it, and yet prevent deploying it as a required 
> dependency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to