[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844429#comment-16844429 ] Gary Gregory commented on CSV-239: -- [done for tonight, tomorrow...] > Cannot get headers in column order

[jira] [Commented] (CONFIGURATION-745) Add the special key "includeoptional" for properties files.

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844426#comment-16844426 ] Gary Gregory commented on CONFIGURATION-745: Created PR

[jira] [Work logged] (CONFIGURATION-745) Add the special key "includeoptional" for properties files.

2019-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-745?focusedWorklogId=245643=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-245643 ] ASF GitHub Bot logged work on CONFIGURATION-745: Author:

[GitHub] [commons-configuration] garydgregory opened a new pull request #27: [CONFIGURATION-745] Add the special key "includeoptional" for properties files.

2019-05-20 Thread GitBox
garydgregory opened a new pull request #27: [CONFIGURATION-745] Add the special key "includeoptional" for properties files. URL: https://github.com/apache/commons-configuration/pull/27 [CONFIGURATION-745] Add the special key "includeoptional" for properties files.

[jira] [Closed] (CONFIGURATION-747) Update Spring from 4.3.22 to 4.3.24.

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-747. -- Resolution: Fixed Fix Version/s: 2.5 In git master. > Update Spring

[jira] [Created] (CONFIGURATION-747) Update Spring from 4.3.22 to 4.3.24.

2019-05-20 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-747: -- Summary: Update Spring from 4.3.22 to 4.3.24. Key: CONFIGURATION-747 URL: https://issues.apache.org/jira/browse/CONFIGURATION-747 Project: Commons

[jira] [Closed] (CONFIGURATION-746) Update Jackson from 2.9.8 to 2.9.9.

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CONFIGURATION-746. -- Resolution: Fixed Fix Version/s: 2.5 In git master. > Update Jackson

[jira] [Created] (CONFIGURATION-746) Update Jackson from 2.9.8 to 2.9.9.

2019-05-20 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-746: -- Summary: Update Jackson from 2.9.8 to 2.9.9. Key: CONFIGURATION-746 URL: https://issues.apache.org/jira/browse/CONFIGURATION-746 Project: Commons

[jira] [Created] (CONFIGURATION-745) Add the special key "includeoptional" for properties files.

2019-05-20 Thread Gary Gregory (JIRA)
Gary Gregory created CONFIGURATION-745: -- Summary: Add the special key "includeoptional" for properties files. Key: CONFIGURATION-745 URL: https://issues.apache.org/jira/browse/CONFIGURATION-745

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844411#comment-16844411 ] Dave Moten commented on CSV-239: To save unnecessary sorting you could also ensure the when

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844410#comment-16844410 ] Dave Moten commented on CSV-239: The toMap iteration in column order can be fixed with this bit of code near

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844408#comment-16844408 ] Gary Gregory commented on CSV-239: -- {quote}??I also see the change in createHeaders of a LinkedHashMap to a

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844402#comment-16844402 ] Gary Gregory commented on CSV-239: -- {quote}Just noticed, CSVParser.createHeaderNames should be private.

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844401#comment-16844401 ] Dave Moten commented on CSV-239: I think the ignore header case would have been better served by a

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844386#comment-16844386 ] Dave Moten commented on CSV-239: Just noticed, CSVParser.createHeaderNames should be private. > Cannot get

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844383#comment-16844383 ] Dave Moten commented on CSV-239: ??I also see the change in createHeaders of a LinkedHashMap to a TreeSet

[jira] [Comment Edited] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844380#comment-16844380 ] Dave Moten edited comment on CSV-239 at 5/20/19 11:27 PM: -- Yep, the

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Dave Moten (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844380#comment-16844380 ] Dave Moten commented on CSV-239: Yep, the unmodifiableList change looks good. What about getCVSParser ->

[GitHub] [commons-lang] garydgregory commented on issue #424: Annotated packages exception, builder, reflect and partially time.

2019-05-20 Thread GitBox
garydgregory commented on issue #424: Annotated packages exception, builder, reflect and partially time. URL: https://github.com/apache/commons-lang/pull/424#issuecomment-494146164 You should discuss why we want this vast a change to the component on the development mailing list. As of

[jira] [Commented] (DAEMON-398) Java 11 jvm.dll startup messages not available on stdout/stderr using Windows 10/2016

2019-05-20 Thread Mark Thomas (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844264#comment-16844264 ] Mark Thomas commented on DAEMON-398: I spent a little time trying to re-create this in a simple test

[GitHub] [commons-statistics] ericbarnhill closed pull request #7: [STATISTICS-7][GSoC]"commons-statistics/descriptive" initiation.

2019-05-20 Thread GitBox
ericbarnhill closed pull request #7: [STATISTICS-7][GSoC]"commons-statistics/descriptive" initiation. URL: https://github.com/apache/commons-statistics/pull/7 This is an automated message from the Apache Git Service. To

[GitHub] [commons-lang] Kakarot-SSJ4 closed pull request #424: Annotated packages exception, builder, reflect and partially time.

2019-05-20 Thread GitBox
Kakarot-SSJ4 closed pull request #424: Annotated packages exception, builder, reflect and partially time. URL: https://github.com/apache/commons-lang/pull/424 This is an automated message from the Apache Git Service. To

[GitHub] [commons-lang] Kakarot-SSJ4 opened a new pull request #424: Annotated packages exception, builder, reflect and partially time.

2019-05-20 Thread GitBox
Kakarot-SSJ4 opened a new pull request #424: Annotated packages exception, builder, reflect and partially time. URL: https://github.com/apache/commons-lang/pull/424 Annotated and suppressed warnings to remove errors completely from the following packages: - Exception -

[GitHub] [commons-rng] coveralls edited a comment on issue #39: RNG-96: Fix parameter interpretation in the AhrensDieterMarsagliaTsangGammaSampler

2019-05-20 Thread GitBox
coveralls edited a comment on issue #39: RNG-96: Fix parameter interpretation in the AhrensDieterMarsagliaTsangGammaSampler URL: https://github.com/apache/commons-rng/pull/39#issuecomment-486767978 [![Coverage

[jira] [Commented] (RNG-96) AhrensDieterMarsagliaTsangGammaSampler incorrectly names parameters

2019-05-20 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844100#comment-16844100 ] Alex D Herbert commented on RNG-96: --- [~erans] Thanks for the gunplot scripts. I've updated the

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844098#comment-16844098 ] Gilles commented on GEOMETRY-29: bq. Is there a formatter You could ask on the ML; more people who use

[jira] [Resolved] (CODEC-134) Base32 would decode some invalid Base32 encoded string into arbitrary value

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CODEC-134. Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 1.13 Squashed and merged in

[jira] [Work logged] (CODEC-134) Base32 would decode some invalid Base32 encoded string into arbitrary value

2019-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-134?focusedWorklogId=245235=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-245235 ] ASF GitHub Bot logged work on CODEC-134: Author: ASF GitHub Bot

[GitHub] [commons-codec] garydgregory merged pull request #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
garydgregory merged pull request #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19 This is an automated

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Sven Rathgeber (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16844021#comment-16844021 ] Sven Rathgeber commented on GEOMETRY-29: {quote}There were some additional nits: See commit

[GitHub] [commons-codec] coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-489145428 [![Coverage

[GitHub] [commons-codec] tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-494003582 @garydgregory - No need to apologize. This is why we review, right?

[GitHub] [commons-codec] garydgregory commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
garydgregory commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-493999496 Sorry about one more thing: You should update changes.xml with your

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843973#comment-16843973 ] Gilles commented on GEOMETRY-29: Note: I'd guess that it is possible to "merge" commits within GitHub.

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843970#comment-16843970 ] Gilles commented on GEOMETRY-29: Thanks. There were some additional nits: See commit

[GitHub] [commons-geometry] asfgit merged pull request #31: Geometry 29 2 sven

2019-05-20 Thread GitBox
asfgit merged pull request #31: Geometry 29 2 sven URL: https://github.com/apache/commons-geometry/pull/31 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Created] (COLLECTIONS-717) ObjectInputFilter REJECTED: class org.apache.commons.collections.functors.InstantiateFactory

2019-05-20 Thread kirubakaran (JIRA)
kirubakaran created COLLECTIONS-717: --- Summary: ObjectInputFilter REJECTED: class org.apache.commons.collections.functors.InstantiateFactory Key: COLLECTIONS-717 URL:

[GitHub] [commons-codec] coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-489145428 [![Coverage

[GitHub] [commons-codec] tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-493983030 @garydgregory Sorry about that. Missed a step in my rebase. Should be all

[GitHub] [commons-codec] garydgregory commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
garydgregory commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-493976019 Something went wrong with your git work. The PR now contains 91 files

[GitHub] [commons-codec] tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
tmousaw-ptc commented on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-493973348 @garydgregory - Rebased and pushed.

[GitHub] [commons-codec] coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64.

2019-05-20 Thread GitBox
coveralls edited a comment on issue #19: CODEC-134: Update commons-codec to reject decoding any impossible string encoding for Base32 and Base64. URL: https://github.com/apache/commons-codec/pull/19#issuecomment-489145428 [![Coverage

[GitHub] [commons-statistics] aherbert commented on issue #8: Addition of Log Cauchy Distribution

2019-05-20 Thread GitBox
aherbert commented on issue #8: Addition of Log Cauchy Distribution URL: https://github.com/apache/commons-statistics/pull/8#issuecomment-493971154 Looking at the sister CauchyDistribution you should be able to define the method: ``` /** * {@inheritDoc} * * Returns

[jira] [Commented] (CSV-239) Cannot get headers in column order from CSVRecord

2019-05-20 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843912#comment-16843912 ] Gary Gregory commented on CSV-239: -- Yep, seems like a great idea. Please see git master and circle back :)

[GitHub] [commons-statistics] aherbert commented on a change in pull request #8: Addition of Log Cauchy Distribution

2019-05-20 Thread GitBox
aherbert commented on a change in pull request #8: Addition of Log Cauchy Distribution URL: https://github.com/apache/commons-statistics/pull/8#discussion_r285559136 ## File path:

[GitHub] [commons-statistics] aherbert commented on issue #8: Addition of Log Cauchy Distribution

2019-05-20 Thread GitBox
aherbert commented on issue #8: Addition of Log Cauchy Distribution URL: https://github.com/apache/commons-statistics/pull/8#issuecomment-493958675 Travis is a continuous integration system. It sees all changes to the code, gets them and runs a set of standard tests to check the code

[GitHub] [commons-statistics] UditArora2000 commented on issue #8: Addition of Log Cauchy Distribution

2019-05-20 Thread GitBox
UditArora2000 commented on issue #8: Addition of Log Cauchy Distribution URL: https://github.com/apache/commons-statistics/pull/8#issuecomment-493891635 > Travis is not enabled for this project so no automated checks. However I think this will not compile. It also does not have any unit

[GitHub] [commons-statistics] UditArora2000 commented on issue #8: Addition of Log Cauchy Distribution

2019-05-20 Thread GitBox
UditArora2000 commented on issue #8: Addition of Log Cauchy Distribution URL: https://github.com/apache/commons-statistics/pull/8#issuecomment-493890644 Sir all the changes have been made. I am just learning to make contributions to open source, so sorry for so many silly mistakes. Any

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Sven Rathgeber (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843770#comment-16843770 ] Sven Rathgeber commented on GEOMETRY-29: [~erans], I have added a commit to the PR. > Plane API

[jira] [Commented] (GEOMETRY-29) Plane API cleanup

2019-05-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843729#comment-16843729 ] Gilles commented on GEOMETRY-29: [~rathgeber], could you please fix all the errors reported by