[GitHub] [commons-io] coveralls edited a comment on issue #87: Added AppendableWriter.

2019-08-01 Thread GitBox
coveralls edited a comment on issue #87: Added AppendableWriter. URL: https://github.com/apache/commons-io/pull/87#issuecomment-517471478 [![Coverage Status](https://coveralls.io/builds/24940624/badge)](https://coveralls.io/builds/24940624) Coverage decreased (-0.01%) to 88.418%

[jira] [Closed] (DBCP-554) org.apache.commons.dbcp2.PoolableCallableStatement.passivate() should close ALL of its resources even when an exception occurs.

2019-08-01 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-554. - Resolution: Fixed Fix Version/s: 2.7.0 In git master. > org.apache.commons.dbcp2.PoolableCallableSt

[GitHub] [commons-io] coveralls commented on issue #87: Added AppendableWriter.

2019-08-01 Thread GitBox
coveralls commented on issue #87: Added AppendableWriter. URL: https://github.com/apache/commons-io/pull/87#issuecomment-517471478 [![Coverage Status](https://coveralls.io/builds/24938885/badge)](https://coveralls.io/builds/24938885) Coverage decreased (-0.004%) to 88.424% when p

[GitHub] [commons-io] robtimus opened a new pull request #87: Added AppendableWriter.

2019-08-01 Thread GitBox
robtimus opened a new pull request #87: Added AppendableWriter. URL: https://github.com/apache/commons-io/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [commons-io] coveralls commented on issue #85: Added TaggedReader, ClosedReader and BrokenReader.

2019-08-01 Thread GitBox
coveralls commented on issue #85: Added TaggedReader, ClosedReader and BrokenReader. URL: https://github.com/apache/commons-io/pull/85#issuecomment-517466628 [![Coverage Status](https://coveralls.io/builds/24938518/badge)](https://coveralls.io/builds/24938518) Coverage increased

[GitHub] [commons-io] coveralls commented on issue #84: Added ClosedReader and CloseShieldReader.

2019-08-01 Thread GitBox
coveralls commented on issue #84: Added ClosedReader and CloseShieldReader. URL: https://github.com/apache/commons-io/pull/84#issuecomment-517466626 [![Coverage Status](https://coveralls.io/builds/24938502/badge)](https://coveralls.io/builds/24938502) Coverage increased (+0.02%)

[GitHub] [commons-io] coveralls commented on issue #86: Added TaggedWriter, ClosedWriter and BrokenWriter.

2019-08-01 Thread GitBox
coveralls commented on issue #86: Added TaggedWriter, ClosedWriter and BrokenWriter. URL: https://github.com/apache/commons-io/pull/86#issuecomment-517464149 [![Coverage Status](https://coveralls.io/builds/24938374/badge)](https://coveralls.io/builds/24938374) Coverage decreased

[GitHub] [commons-io] coveralls edited a comment on issue #83: Added ClosedWriter and CloseShieldWriter.

2019-08-01 Thread GitBox
coveralls edited a comment on issue #83: Added ClosedWriter and CloseShieldWriter. URL: https://github.com/apache/commons-io/pull/83#issuecomment-517453670 [![Coverage Status](https://coveralls.io/builds/24938350/badge)](https://coveralls.io/builds/24938350) Coverage increased (

[jira] [Work logged] (CSV-63) CSVPrinter always quotes empty string if it is the first on a line

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CSV-63?focusedWorklogId=287039&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-287039 ] ASF GitHub Bot logged work on CSV-63: - Author: ASF GitHub Bot Cre

[GitHub] [commons-csv] qiangli closed pull request #7: [CSV-63] CSVPrinter always quotes empty string if it is the first o…

2019-08-01 Thread GitBox
qiangli closed pull request #7: [CSV-63] CSVPrinter always quotes empty string if it is the first o… URL: https://github.com/apache/commons-csv/pull/7 This is an automated message from the Apache Git Service. To respond to

[GitHub] [commons-rng] coveralls commented on issue #59: RNG-95: Update the DiscreteUniformSampler using faster algorithms.

2019-08-01 Thread GitBox
coveralls commented on issue #59: RNG-95: Update the DiscreteUniformSampler using faster algorithms. URL: https://github.com/apache/commons-rng/pull/59#issuecomment-517461314 [![Coverage Status](https://coveralls.io/builds/24938198/badge)](https://coveralls.io/builds/24938198) C

[GitHub] [commons-io] robtimus opened a new pull request #86: Added TaggedWriter, ClosedWriter and BrokenWriter.

2019-08-01 Thread GitBox
robtimus opened a new pull request #86: Added TaggedWriter, ClosedWriter and BrokenWriter. URL: https://github.com/apache/commons-io/pull/86 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [commons-io] coveralls commented on issue #83: Added ClosedWriter and CloseShieldWriter.

2019-08-01 Thread GitBox
coveralls commented on issue #83: Added ClosedWriter and CloseShieldWriter. URL: https://github.com/apache/commons-io/pull/83#issuecomment-517453670 [![Coverage Status](https://coveralls.io/builds/24937631/badge)](https://coveralls.io/builds/24937631) Coverage increased (+0.02%)

[GitHub] [commons-rng] aherbert opened a new pull request #59: RNG-95: Update the DiscreteUniformSampler using faster algorithms.

2019-08-01 Thread GitBox
aherbert opened a new pull request #59: RNG-95: Update the DiscreteUniformSampler using faster algorithms. URL: https://github.com/apache/commons-rng/pull/59 Algorithms are added for ranges that are a power of 2 and non-power of 2. Now specifically handles a lower bound of 0.

[jira] [Commented] (RNG-95) DiscreteUniformSampler

2019-08-01 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898349#comment-16898349 ] Alex D Herbert commented on RNG-95: --- I have updated the DiscreteUniformSampler to use dedic

[GitHub] [commons-io] robtimus opened a new pull request #85: Tagged reader

2019-08-01 Thread GitBox
robtimus opened a new pull request #85: Tagged reader URL: https://github.com/apache/commons-io/pull/85 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [commons-io] robtimus opened a new pull request #84: Added ClosedReader and CloseShieldReader.

2019-08-01 Thread GitBox
robtimus opened a new pull request #84: Added ClosedReader and CloseShieldReader. URL: https://github.com/apache/commons-io/pull/84 Use ClosedInputStream.CLOSED_INPUT_STREAM in CloseShieldInputStream instead of creating a new one. --

[GitHub] [commons-io] robtimus opened a new pull request #83: Added ClosedWriter and CloseShieldWriter.

2019-08-01 Thread GitBox
robtimus opened a new pull request #83: Added ClosedWriter and CloseShieldWriter. URL: https://github.com/apache/commons-io/pull/83 Use ClosedOutputStream.CLOSED_OUTPUT_STREAM in CloseShieldOutputStream instead of creating a new one. ---

[GitHub] [commons-collections] michael-o commented on issue #79: Adding Power support

2019-08-01 Thread GitBox
michael-o commented on issue #79: Adding Power support URL: https://github.com/apache/commons-collections/pull/79#issuecomment-517407466 Use this on Windows: ``` core.autocrlf=true core.eol=native core.safecrlf=true ``` ---

[jira] [Created] (IO-611) FilenameUtils.normalize does not sanitize multiple slashes after prefix

2019-08-01 Thread Fedor (JIRA)
Fedor created IO-611: Summary: FilenameUtils.normalize does not sanitize multiple slashes after prefix Key: IO-611 URL: https://issues.apache.org/jira/browse/IO-611 Project: Commons IO Issue Type: Bug

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286724&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286724 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517297269 @ecki It was not configurable before and latin is still the fallback if no encoding is defined. Why sho

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286723&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286723 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286722&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286722 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517297269 @ecki It was not configurable before and latin is still the fallback if no encoding is defined. Why sho

[GitHub] [commons-imaging] janArb commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517297269 @ecki It was not configurable before and latin is still the fallback if not encoding is defined. Why should th

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286721&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286721 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] ecki commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
ecki commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517295170 BTW I think Latin1 is one of the 8bit transparent encodings, so the old code would never be unequal. This is one

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286685&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286685 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] michael-o commented on a change in pull request #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
michael-o commented on a change in pull request #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#discussion_r309674642 ## File path: src/main/java/org/apache/commons/imaging/formats/jpeg/iptc/IptcPars

[GitHub] [commons-imaging] kinow commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
kinow commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517259589 Hi @janArb ! Thanks for testing and reporting back here. Unfortunately there is some feedback not address

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286670 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517258336 I patched this library with this merge request myself and can verify that under windows and linux all t

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286669 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286665&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286665 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517258336 I patched this library with this merge request myself and can verify that under windows and linux all t

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286668 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb edited a comment on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517258336 I patched this library with this merge request myself and can verify that under windows and linux all t

[jira] [Work logged] (IMAGING-168) IPTC parser should use CodedCharacterSet tag to determine encoding of the IPTC tag values

2019-08-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-168?focusedWorklogId=286664&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286664 ] ASF GitHub Bot logged work on IMAGING-168: -- Author: ASF GitHub Bot

[GitHub] [commons-imaging] janArb commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char…

2019-08-01 Thread GitBox
janArb commented on issue #18: IMAGING-168 installing package with Swedish characters adds junk char… URL: https://github.com/apache/commons-imaging/pull/18#issuecomment-517258336 I patched this library with this merge request myself and can verify that under windows and linux all tests ar

[GitHub] [commons-collections] lysannef commented on issue #79: Adding Power support

2019-08-01 Thread GitBox
lysannef commented on issue #79: Adding Power support URL: https://github.com/apache/commons-collections/pull/79#issuecomment-517203179 HI @garydgregory, could you please help me with this, every time I edit any other part of the file, it changes the EOL. Is there some way of settin