[jira] [Commented] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread Fabian Lange (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980742#comment-13980742 ] Fabian Lange commented on COMPRESS-277: --- Hi Beluga, You are not correct.

[jira] [Commented] (COMPRESS-279) TarArchiveInputStream silently finished when unexpected EOF occured

2014-04-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980853#comment-13980853 ] Stefan Bodewig commented on COMPRESS-279: - I see how my should ever have done so

[jira] [Commented] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980879#comment-13980879 ] Stefan Bodewig commented on COMPRESS-277: - The problem is with things like

[jira] [Commented] (COMPRESS-279) TarArchiveInputStream silently finished when unexpected EOF occured

2014-04-25 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980933#comment-13980933 ] BELUGA BEHR commented on COMPRESS-279: -- It was probably in the TarBuffer class that

[jira] [Commented] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980944#comment-13980944 ] BELUGA BEHR commented on COMPRESS-277: -- Stefan, Fabian, Please see my patch. I

[jira] [Commented] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread Fabian Lange (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980950#comment-13980950 ] Fabian Lange commented on COMPRESS-277: --- That doesn't make sense. The semantics of

[jira] [Commented] (LANG-993) Add zero copy write methods to StrBuilder

2014-04-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980969#comment-13980969 ] Benedikt Ritter commented on LANG-993: -- [~ash2k]: sorry for the late reply. I was a bit

[jira] [Comment Edited] (LANG-993) Add zero copy write methods to StrBuilder

2014-04-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980969#comment-13980969 ] Benedikt Ritter edited comment on LANG-993 at 4/25/14 1:13 PM: ---

[jira] [Commented] (LANG-988) Where's the user guide?

2014-04-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980973#comment-13980973 ] Benedikt Ritter commented on LANG-988: -- Maybe we should remove the User Guide page on

[jira] [Updated] (LANG-997) NumberUtil#isNumber() returns false for 012345678 but not for 12345678

2014-04-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-997: - Fix Version/s: 3.4 Review Patch NumberUtil#isNumber() returns false for

[jira] [Commented] (LANG-997) NumberUtil#isNumber() returns false for 012345678 but not for 12345678

2014-04-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980974#comment-13980974 ] Benedikt Ritter commented on LANG-997: -- Should be in the next release. Setting to 3.4.

[jira] [Updated] (LANG-993) Add zero copy write methods to StrBuilder

2014-04-25 Thread Mikhail Mazursky (JIRA)
[ https://issues.apache.org/jira/browse/LANG-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Mazursky updated LANG-993: -- Attachment: LANG-993-994.patch [~britter], I see now what you propose and I fully agree. Here is

[jira] [Commented] (LANG-997) NumberUtil#isNumber() returns false for 012345678 but not for 12345678

2014-04-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981715#comment-13981715 ] Sebb commented on LANG-997: --- I'm not sure we want to implement this. At present, isNumber()

[jira] [Comment Edited] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981769#comment-13981769 ] BELUGA BEHR edited comment on COMPRESS-277 at 4/26/14 1:27 AM:

[jira] [Created] (COMPRESS-280) [COMPRESS] Change TarInputStream Skip Behavior

2014-04-25 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created COMPRESS-280: Summary: [COMPRESS] Change TarInputStream Skip Behavior Key: COMPRESS-280 URL: https://issues.apache.org/jira/browse/COMPRESS-280 Project: Commons Compress

[jira] [Updated] (COMPRESS-280) [COMPRESS] Change TarInputStream Skip Behavior

2014-04-25 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated COMPRESS-280: - Attachment: TarArchiveInputStream.java.patch [COMPRESS] Change TarInputStream Skip Behavior

[jira] [Updated] (COMPRESS-277) IOUtils.skip does not work as advertised

2014-04-25 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated COMPRESS-277: - Attachment: (was: TarArchiveInputStream.java.patch) IOUtils.skip does not work as

[jira] [Commented] (LANG-997) NumberUtil#isNumber() returns false for 012345678 but not for 12345678

2014-04-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981869#comment-13981869 ] Henri Yandell commented on LANG-997: Summarizing - the issue isn't that 0123 is bad, but

[jira] [Updated] (LANG-341) Add number to byte array methods

2014-04-25 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-341: --- Fix Version/s: (was: 3.x) Discussion Add number to byte array methods