Re: [Lang] Add functionality to StringUtils

2010-04-13 Thread Rocky
well, it's a combination of the two actually and I have no control over them. On Tue, Apr 13, 2010 at 7:09 AM, James Carman wrote: > Firewall or proxy server? > > On Mon, Apr 12, 2010 at 11:12 PM, Rocky wrote: > > Ok, I will create some test cases for this. I'm not sure if I did the > patch > >

Re: [Lang] Add functionality to StringUtils

2010-04-13 Thread James Carman
Firewall or proxy server? On Mon, Apr 12, 2010 at 11:12 PM, Rocky wrote: > Ok, I will create some test cases for this.  I'm not sure if I did the patch > correctly, I just included the methods to be added.  I wasn't able to run > the svn commands to do a diff because I couldn't get svn to work th

Re: [Lang] Add functionality to StringUtils

2010-04-12 Thread Rocky
Ok, I will create some test cases for this. I'm not sure if I did the patch correctly, I just included the methods to be added. I wasn't able to run the svn commands to do a diff because I couldn't get svn to work through my firewall.

Re: [Lang] Add functionality to StringUtils

2010-04-12 Thread James Carman
Looks like it showed up correctly. Does your patch include test cases? Those type of patches are greatly appreciated and are far more likely to get included. On Mon, Apr 12, 2010 at 2:10 PM, Rocky wrote: > Thanks for the help, I added one, I hope I did it correctly. > > On Mon, Apr 12, 2010 at

Re: [Lang] Add functionality to StringUtils

2010-04-12 Thread Rocky
Thanks for the help, I added one, I hope I did it correctly. On Mon, Apr 12, 2010 at 1:16 PM, James Carman wrote: > You can send them here for discussion, but if you don't want them to > get lost, file a JIRA: > > https://issues.apache.org/jira/browse/LANG > > On Mon, Apr 12, 2010 at 1:10 PM, Roc

Re: [Lang] Add functionality to StringUtils

2010-04-12 Thread James Carman
You can send them here for discussion, but if you don't want them to get lost, file a JIRA: https://issues.apache.org/jira/browse/LANG On Mon, Apr 12, 2010 at 1:10 PM, Rocky wrote: > Hi, > > Sorry, I am new to the list, but I would like to contribute some > functionality to the StringUtils class

Re: [Lang] Add functionality to StringUtils

2010-04-12 Thread Adrian Crum
http://commons.apache.org/patches.html -Adrian Rocky wrote: Hi, Sorry, I am new to the list, but I would like to contribute some functionality to the StringUtils class. I have an idea for methods to add but I don't know where I should get started in the process of contributing. Can someone po

[Lang] Add functionality to StringUtils

2010-04-12 Thread Rocky
Hi, Sorry, I am new to the list, but I would like to contribute some functionality to the StringUtils class. I have an idea for methods to add but I don't know where I should get started in the process of contributing. Can someone point me to the right place? Should I just post my code enhanceme