Re: [Lang]Consult

2021-12-03 Thread Alex P
You need to use "splitByWholeSeparator" instead of "split" https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html#splitByWholeSeparator-java.lang.String-java.lang.String- On Fri, Dec 3, 2021 at 7:50 AM time_crossing wrote: > > Thanks for response. > I kno

Re: [cli] GnuParser vs DefaultParser

2015-06-23 Thread Alex P
Hi Benedikt, https://issues.apache.org/jira/browse/CLI-255 Thank you. Alex P. On Mon, Jun 22, 2015 at 2:24 PM, Benedikt Ritter wrote: > Hello Alex, > > can you please file an issue at https://issues.apache.org/jira/browse/CLI > ? > > Thank you! > > > 2015-

[cli] GnuParser vs DefaultParser

2015-06-17 Thread Alex P
Hi All, Not sure if that is a change in API or bug in DefaultParser. If I use GnuParser (what I used in 1.2) like: - public void testUnlimitedArgs() throws Exception { String[] args = new String[] {"-unlimited", "one", "t

Re: [io] FileUtils

2014-08-06 Thread Alex P
:47, Alex P wrote: > > Hi All, > > > > FileUtils.copyInputStreamToFile(...) closes the source InputStream, what > I > > don't think is correct. > > What do you think? > > The Javadoc clearly states that the source i

[io] FileUtils

2014-08-06 Thread Alex P
Hi All, FileUtils.copyInputStreamToFile(...) closes the source InputStream, what I don't think is correct. What do you think? With best regards, AlexP.

[configuration] web page?

2014-05-25 Thread Alex P
I am getting 404 trying to access links from left column. "General Information" -> "Volunteering", "Contributing Patches", "Building Components", "Releasing Components" and some other. They all have "/proper/" in front - like: http://commons.apache.org/proper/volunteering.html "Commons" -> "Home"

[classpath] Was: [DISCUSS] The future of the Meiyo component

2011-06-25 Thread Alex P
So, where do I post/comment about this really interesting project? Best, AlexP On Wed, Jun 15, 2011 at 11:54 AM, Simone Tripodi wrote: > Hi James, > good point, I agree. Feel free to play with the codebase - it is in a > decent form in the way that people can be able to extend/modify it - > a