Henri Yandell wrote:
Could you open a JIRA issue for the idea and attach a patch file?
I added it as:
https://issues.apache.org/jira/browse/LANG-415
We're really close to releasing 2.4, so I'm not sure if it would go in
there or not. There was also a ticket about camel case in 2.4 that
you m
Hello,
I would like to add two new static methods for handling camel scape and
underscore separated strings to org.apache.commons.lang.StringUtils
class. Please give me a hand how to add it to the repository (commit to
some branch or something) without breaking anything else (code below).
Gr
Hello,
I would like to add two new static methods for handling camel scape and
underscore separated strings to org.apache.commons.lang.StringUtils
class. Please give me a hand how to add it to the repository (commit to
some branch or something) without breaking anything else (code below).
Grzego