You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Jasha Joachimsthal (JIRA)" <ji...@apache.org> on 2013/07/19 12:42:48 UTC

[jira] [Commented] (RAVE-992) Use commons-lang3 in our own code

    [ https://issues.apache.org/jira/browse/RAVE-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713532#comment-13713532 ] 

Jasha Joachimsthal commented on RAVE-992:
-----------------------------------------

http://commons.apache.org/proper/commons-lang/article3_0.html
Changed the imports from org.apache.commons.lang.* to org.apache.commons.lang3.*
StringUtils.escapeJavaScript is now StringUtils.escapeEcmaScript
NotImplementedException has been removed. Now using its parent UnsupportedOperationException.
                
> Use commons-lang3 in our own code
> ---------------------------------
>
>                 Key: RAVE-992
>                 URL: https://issues.apache.org/jira/browse/RAVE-992
>             Project: Rave
>          Issue Type: Dependency upgrade
>            Reporter: Jasha Joachimsthal
>            Assignee: Jasha Joachimsthal
>             Fix For: 0.23
>
>
> We're still using commons-lang v2 classes. The 3.1 is already bundled with the portal war through a transitive dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira