[jira] [Comment Edited] (IMAGING-100) Need to support images with multiple App13 segments

2015-11-09 Thread Ashok Kumar (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996504#comment-14996504 ] Ashok Kumar edited comment on IMAGING-100 at 11/9/15 1:13 PM: -- [~damjan]

[jira] [Updated] (IMAGING-100) Need to support images with multiple App13 segments

2015-11-09 Thread Ashok Kumar (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok Kumar updated IMAGING-100: Attachment: PixarInConcert_150903_art.jpg MultipleApp13Segments.patch Attached is

[jira] [Commented] (IO-453) Regression in FileUtils.readFileToString from 2.0.1

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996680#comment-14996680 ] Sebb commented on IO-453: - The log comment above should refer to IO-453 > Regression in FileUtils.readFileToString

[jira] [Comment Edited] (IMAGING-100) Need to support images with multiple App13 segments

2015-11-09 Thread Ashok Kumar (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996504#comment-14996504 ] Ashok Kumar edited comment on IMAGING-100 at 11/9/15 1:24 PM: -- [~damjan]

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Viktor Isaev (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996638#comment-14996638 ] Viktor Isaev commented on IO-486: - I'm not speaking against short-circuit in {{IOUtils.toByteArray()}} - I'm

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996681#comment-14996681 ] Sebb commented on IO-486: - I've just discovered https://issues.apache.org/jira/browse/IO-453 The code that uses

[jira] [Resolved] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-486. - Resolution: Won't Fix > FileUtils.readFileToString() can immediately return empty string if file > length is zero >

[jira] [Resolved] (VALIDATOR-321) ISSN validator and converter to EAN-13

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-321. Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=1713421=rev Log: VALIDATOR-321 ISSN validator

[jira] [Resolved] (VALIDATOR-363) UrlValidator rejects path having two or more successive dots

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-363. Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=1713573=rev Log: VALIDATOR-363 UrlValidator

[jira] [Commented] (CSV-161) Quotes are ignored depending on declaration order

2015-11-09 Thread Kristof Meixner (JIRA)
[ https://issues.apache.org/jira/browse/CSV-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997075#comment-14997075 ] Kristof Meixner commented on CSV-161: - Seems reasonable. It's not very clear from the documentation and I

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Viktor Isaev (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996709#comment-14996709 ] Viktor Isaev commented on IO-486: - Great! Then, I guess, this can be closed too. Thanks a lot, Sebb! >

[jira] [Commented] (CSV-161) Quotes are ignored depending on declaration order

2015-11-09 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CSV-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997045#comment-14997045 ] Emmanuel Bourg commented on CSV-161: Hi Kristof, {{CSVFormat}} is immutable, if you don't use or assign

[jira] [Resolved] (VALIDATOR-353) UrlValidator does not allow for optional userinfo in the authority

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-353. Resolution: Fixed Fix Version/s: 1.5.0 Fixed in r1713488 > UrlValidator does not allow for

[jira] [Updated] (CSV-161) Quotes are ignored depending on declaration order

2015-11-09 Thread Kristof Meixner (JIRA)
[ https://issues.apache.org/jira/browse/CSV-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristof Meixner updated CSV-161: Attachment: VariousLibraryTests.java I attached some tests that reproduce the bug. Depending on

[jira] [Commented] (IO-251) Add new read method "toByteArray" to handle InputStream with known size

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996695#comment-14996695 ] Sebb commented on IO-251: - The change to readFileToByteArray caused a regression, see IO-453 > Add new read method

[jira] [Commented] (MATH-1287) EnumeratedDistributions should provide constructors taking input datasets

2015-11-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997334#comment-14997334 ] Phil Steitz commented on MATH-1287: --- I need the Real version of this to repair the fix for MATH-1246. >

[jira] [Updated] (COLLECTIONS-447) TreeListIterator can return incorrect results after remove() is called

2015-11-09 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated COLLECTIONS-447: Fix Version/s: 3.2.2 > TreeListIterator can return incorrect results after

[jira] [Created] (MATH-1287) EnumeratedDistributions should provide constructors taking input datasets

2015-11-09 Thread Phil Steitz (JIRA)
Phil Steitz created MATH-1287: - Summary: EnumeratedDistributions should provide constructors taking input datasets Key: MATH-1287 URL: https://issues.apache.org/jira/browse/MATH-1287 Project: Commons

[jira] [Resolved] (MATH-1287) EnumeratedDistributions should provide constructors taking input datasets

2015-11-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1287. --- Resolution: Fixed Updates committed in master: 5a1b473d5c57092e7f77ca008b1085c512577ce7 3,x:

[jira] [Resolved] (VALIDATOR-332) IIBANCheckDigit.calculate does not enforce initial checksum value

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-332. Resolution: Fixed Fix Version/s: 1.5.0 Author: sebb Date: Mon Nov 9 22:37:28 2015 New Revision:

[jira] [Comment Edited] (LANG-1164) allow ToStringStyle to omitNulls

2015-11-09 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14995786#comment-14995786 ] Pascal Schumacher edited comment on LANG-1164 at 11/9/15 10:30 PM: --- While

[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-11-09 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996216#comment-14996216 ] Thomas Neidhart commented on COLLECTIONS-580: - We will at least make also a release for

[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-11-09 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996228#comment-14996228 ] Thomas Neidhart commented on COLLECTIONS-580: - This should please be discussed on the

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996353#comment-14996353 ] Sebb commented on IO-486: - bq. Here we may as well miss data, if OS returns a file length less then the real data

[jira] [Commented] (VALIDATOR-330) IbanCheckDigit.isValid() returns True for some invalid IBANs

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997755#comment-14997755 ] Sebb commented on VALIDATOR-330: The European Payments Council provide a document [1] which says:

[jira] [Resolved] (VALIDATOR-380) UrlValidator does not allow for optional port digits

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-380. Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=1713569=rev Log: VALIDATOR-380 UrlValidator does

[jira] [Comment Edited] (MATH-1246) Kolmogorov-Smirnov 2-sample test does not correctly handle ties

2015-11-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997372#comment-14997372 ] Phil Steitz edited comment on MATH-1246 at 11/9/15 11:32 PM: - I did some more

[jira] [Commented] (IO-486) FileUtils.readFileToString() can immediately return empty string if file length is zero

2015-11-09 Thread Viktor Isaev (JIRA)
[ https://issues.apache.org/jira/browse/IO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996199#comment-14996199 ] Viktor Isaev commented on IO-486: - OK, Sebb, I see your point. But then, if so,

[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-11-09 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996219#comment-14996219 ] Emmanuel Bourg commented on COLLECTIONS-580: I think we should release the fix for

[jira] [Commented] (COLLECTIONS-580) Arbitrary remote code execution with InvokerTransformer

2015-11-09 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996248#comment-14996248 ] Emmanuel Bourg commented on COLLECTIONS-580: I don't doubt you've done the things

[jira] [Commented] (VALIDATOR-379) CodeValidator unconditionally trim()s the input string

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996398#comment-14996398 ] Sebb commented on VALIDATOR-379: CodeValidator may also use RegexValidator to reformat the input. So

[jira] [Resolved] (VALIDATOR-330) IbanCheckDigit.isValid() returns True for some invalid IBANs

2015-11-09 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved VALIDATOR-330. Resolution: Fixed Fix Version/s: 1.5.0 URL: http://svn.apache.org/viewvc?rev=1713572=rev Log: