[richfaces-issues] [JBoss JIRA] (RF-13335) Page fragments: get rid of commons-lang dependency

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Nov 12 03:04:06 EST 2013


     [ https://issues.jboss.org/browse/RF-13335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated RF-13335:
----------------------------

    Description: 
I didn't found reason to leave Validate.isTrue - this should be replaced by more verbose but dependency free code.
I did some googling for alternatives to StringEscapeUtils.unescapeJava and found out few suggestions for dependency free Java-unescaping.

    
> Page fragments: get rid of commons-lang dependency
> --------------------------------------------------
>
>                 Key: RF-13335
>                 URL: https://issues.jboss.org/browse/RF-13335
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: page-fragments
>    Affects Versions: 5.0.0.Alpha2
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha2
>
>
> I didn't found reason to leave Validate.isTrue - this should be replaced by more verbose but dependency free code.
> I did some googling for alternatives to StringEscapeUtils.unescapeJava and found out few suggestions for dependency free Java-unescaping.

--
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



More information about the richfaces-issues mailing list