[jira] [Commented] (CLI-312) Inconsistent behaviour in key/value pairs (Java property style)

2021-11-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/CLI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444989#comment-17444989 ] Robert Scholte commented on CLI-312: Confirmed, this is indeed how Maven handles the -D

[jira] [Commented] (CLI-312) Inconsistent behaviour in key/value pairs (Java property style)

2021-11-16 Thread Maarten Mulders (Jira)
[ https://issues.apache.org/jira/browse/CLI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444976#comment-17444976 ] Maarten Mulders commented on CLI-312: - {quote} if there's no separator nor value, then i

[GitHub] [commons-io] kinow merged pull request #304: Bump junit-pioneer from 1.4.2 to 1.5.0

2021-11-16 Thread GitBox
kinow merged pull request #304: URL: https://github.com/apache/commons-io/pull/304 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr

[jira] [Work logged] (POOL-402) Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/POOL-402?focusedWorklogId=682398&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682398 ] ASF GitHub Bot logged work on POOL-402: --- Author: ASF GitHub Bot

[GitHub] [commons-pool] Cp-John commented on pull request #116: [POOL-402] Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread GitBox
Cp-John commented on pull request #116: URL: https://github.com/apache/commons-pool/pull/116#issuecomment-971231217 > Looks harmless and, as @psteitz pointed out, looks like it will improve performance for some pools. Created placeholder issue, and looked at coverage. > > ![image](h

[jira] [Work logged] (POOL-402) Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/POOL-402?focusedWorklogId=682394&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682394 ] ASF GitHub Bot logged work on POOL-402: --- Author: ASF GitHub Bot

[GitHub] [commons-pool] coveralls edited a comment on pull request #116: [POOL-402] Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread GitBox
coveralls edited a comment on pull request #116: URL: https://github.com/apache/commons-pool/pull/116#issuecomment-968465121 [![Coverage Status](https://coveralls.io/builds/44324040/badge)](https://coveralls.io/builds/44324040) Coverage increased (+0.1%) to 85.155% when pulling

[jira] [Work logged] (POOL-402) Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/POOL-402?focusedWorklogId=682393&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682393 ] ASF GitHub Bot logged work on POOL-402: --- Author: ASF GitHub Bot

[GitHub] [commons-pool] coveralls edited a comment on pull request #116: [POOL-402] Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread GitBox
coveralls edited a comment on pull request #116: URL: https://github.com/apache/commons-pool/pull/116#issuecomment-968465121 [![Coverage Status](https://coveralls.io/builds/44323970/badge)](https://coveralls.io/builds/44323970) Coverage increased (+0.06%) to 85.091% when pulling

[jira] [Work logged] (COLLECTIONS-799) UnmodifiableNavigableSet can be modified by pollFirst() and pollLast()

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-799?focusedWorklogId=682355&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682355 ] ASF GitHub Bot logged work on COLLECTIONS-799: -- Author: ASF

[GitHub] [commons-collections] kinow commented on pull request #250: COLLECTIONS-799 - Prevent modifications of `UnmodifiableNavigableSet`

2021-11-16 Thread GitBox
kinow commented on pull request #250: URL: https://github.com/apache/commons-collections/pull/250#issuecomment-970984082 @scordio it only depends on one of the committers to volunteer for a RM. I might be able to cut a release in December or January if others are too busy (planning to rel

[GitHub] [commons-io] coveralls commented on pull request #304: Bump junit-pioneer from 1.4.2 to 1.5.0

2021-11-16 Thread GitBox
coveralls commented on pull request #304: URL: https://github.com/apache/commons-io/pull/304#issuecomment-970949964 [![Coverage Status](https://coveralls.io/builds/44318829/badge)](https://coveralls.io/builds/44318829) Coverage remained the same at 87.791% when pulling **2d38275

[GitHub] [commons-io] dependabot[bot] opened a new pull request #304: Bump junit-pioneer from 1.4.2 to 1.5.0

2021-11-16 Thread GitBox
dependabot[bot] opened a new pull request #304: URL: https://github.com/apache/commons-io/pull/304 Bumps [junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 1.4.2 to 1.5.0. Release notes Sourced from https://github.com/junit-pioneer/junit-pioneer/releases";>junit-

[jira] [Work logged] (COLLECTIONS-799) UnmodifiableNavigableSet can be modified by pollFirst() and pollLast()

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-799?focusedWorklogId=682336&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682336 ] ASF GitHub Bot logged work on COLLECTIONS-799: -- Author: ASF

[GitHub] [commons-collections] scordio commented on pull request #250: COLLECTIONS-799 - Prevent modifications of `UnmodifiableNavigableSet`

2021-11-16 Thread GitBox
scordio commented on pull request #250: URL: https://github.com/apache/commons-collections/pull/250#issuecomment-970881601 @kinow do you know when the next version will be released? I'd be happy to have this fix available. -- This is an automated message from the Apache Git Service. To

[jira] [Commented] (POOL-394) GenericKeyedObjectPool doesn't have getKeys() implemented

2021-11-16 Thread Vamsi Pavan Kumar Sanka (Jira)
[ https://issues.apache.org/jira/browse/POOL-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444742#comment-17444742 ] Vamsi Pavan Kumar Sanka commented on POOL-394: -- added test case to PR. Thanks.

[jira] [Commented] (NUMBERS-175) Add continued fraction implementations using a generator of terms

2021-11-16 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444541#comment-17444541 ] Alex Herbert commented on NUMBERS-175: -- {quote}Did you intend to provide... {quote}

[jira] [Updated] (DIGESTER-198) Including the same XML rules file multiple times within another XML rules file using causes DigesterLoadingException (Circu

2021-11-16 Thread Jira
[ https://issues.apache.org/jira/browse/DIGESTER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Tümmers updated DIGESTER-198: Priority: Major (was: Minor) > Including the same XML rules file multiple times within a

[jira] [Commented] (CLI-312) Inconsistent behaviour in key/value pairs (Java property style)

2021-11-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/CLI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444526#comment-17444526 ] Robert Scholte commented on CLI-312: Worth mentioning: if there's no separator nor value

[jira] [Updated] (DIGESTER-198) Including the same XML rules file multiple times within another XML rules file using causes DigesterLoadingException (Circu

2021-11-16 Thread Jira
[ https://issues.apache.org/jira/browse/DIGESTER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Tümmers updated DIGESTER-198: Description: When using the "same" XML include rule like {code:java} {code} multiple time

[jira] [Updated] (DIGESTER-198) Including the same XML rules file multiple times within another XML rules file using causes DigesterLoadingException (Circu

2021-11-16 Thread Jira
[ https://issues.apache.org/jira/browse/DIGESTER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Tümmers updated DIGESTER-198: Description: When using the "same" XML include rule like {code:java} {code} multiple time

[jira] [Updated] (DIGESTER-198) Including the same XML rules file multiple times within another XML rules file using causes DigesterLoadingException (Circu

2021-11-16 Thread Jira
[ https://issues.apache.org/jira/browse/DIGESTER-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Tümmers updated DIGESTER-198: Summary: Including the same XML rules file multiple times within another XML rules file u

[jira] [Created] (DIGESTER-198) Including the same XML rules file multiple times within another XML rules file using causes DigeaterLoadingException (Circu

2021-11-16 Thread Jira
Jochen Tümmers created DIGESTER-198: --- Summary: Including the same XML rules file multiple times within another XML rules file using causes DigeaterLoadingException (Circular file inclusion detected for XML rules) Key: DIGESTER

[GitHub] [commons-jexl] henrib merged pull request #67: Bump actions/checkout from 2.3.5 to 2.4.0

2021-11-16 Thread GitBox
henrib merged pull request #67: URL: https://github.com/apache/commons-jexl/pull/67 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubsc

[GitHub] [commons-jexl] henrib merged pull request #66: Bump checkstyle from 8.45.1 to 9.1

2021-11-16 Thread GitBox
henrib merged pull request #66: URL: https://github.com/apache/commons-jexl/pull/66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubsc

[jira] [Work logged] (POOL-402) Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/POOL-402?focusedWorklogId=681869&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-681869 ] ASF GitHub Bot logged work on POOL-402: --- Author: ASF GitHub Bot

[GitHub] [commons-pool] kinow commented on pull request #116: [POOL-402] Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread GitBox
kinow commented on pull request #116: URL: https://github.com/apache/commons-pool/pull/116#issuecomment-970055036 Created placeholder ticket: https://issues.apache.org/jira/browse/POOL-402 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[jira] [Created] (POOL-402) Check blockWhenExhausted in hasBorrowWaiters

2021-11-16 Thread Bruno P. Kinoshita (Jira)
Bruno P. Kinoshita created POOL-402: --- Summary: Check blockWhenExhausted in hasBorrowWaiters Key: POOL-402 URL: https://issues.apache.org/jira/browse/POOL-402 Project: Commons Pool Issue Typ

[jira] [Commented] (OGNL-261) OgnlException with "source is null for getProperty" thrown when using compound expression

2021-11-16 Thread Lukasz Lenart (Jira)
[ https://issues.apache.org/jira/browse/OGNL-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444359#comment-17444359 ] Lukasz Lenart commented on OGNL-261: All configuration options are passed by OgnlContex

[GitHub] [commons-io] jochenw commented on a change in pull request #300: IOUtils chain together IOException for Closeables, add overload

2021-11-16 Thread GitBox
jochenw commented on a change in pull request #300: URL: https://github.com/apache/commons-io/pull/300#discussion_r750003970 ## File path: src/main/java/org/apache/commons/io/IOUtils.java ## @@ -414,6 +433,48 @@ public static void close(final Closeable closeable, final IOConsu