[jira] [Resolved] (COMPRESS-509) The ambiguous behavior of the TarArchiveEntry.getName() method

2020-11-20 Thread Peter Lee (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Lee resolved COMPRESS-509. Resolution: Fixed > The ambiguous behavior of the TarArchiveEntry.getName() method >

[GitHub] [commons-net] garydgregory merged pull request #69: Bump actions/checkout from v2.3.3 to v2.3.4

2020-11-20 Thread GitBox
garydgregory merged pull request #69: URL: https://github.com/apache/commons-net/pull/69 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

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514957=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514957 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 commented on pull request #657: [LANG-1524] : Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 commented on pull request #657: URL: https://github.com/apache/commons-lang/pull/657#issuecomment-731487813 @arturobernalg Could you please review this PR? Since I'm new to open source, let me know in case I missed something or I need to make any changes.

[jira] [Comment Edited] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread Aakash Gupta (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236552#comment-17236552 ] Aakash Gupta edited comment on LANG-1524 at 11/21/20, 1:10 AM: --- Hi

[jira] [Comment Edited] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread Aakash Gupta (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236552#comment-17236552 ] Aakash Gupta edited comment on LANG-1524 at 11/21/20, 1:09 AM: --- Hi

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514952=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514952 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 closed pull request #656: [LANG-1524] : Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 closed pull request #656: URL: https://github.com/apache/commons-lang/pull/656 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

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514951=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514951 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 opened a new pull request #657: [LANG-1524] : Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 opened a new pull request #657: URL: https://github.com/apache/commons-lang/pull/657 1. To String method earlier used to give stack overflow error in case of cyclic reference. 2. Added a cycle detection check before calling toString recursively on type parameters.

[jira] [Commented] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread Aakash Gupta (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17236552#comment-17236552 ] Aakash Gupta commented on LANG-1524: Hi [~arturobernalg] [~ggregory] I would I've raised a PR:

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514948=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514948 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 opened a new pull request #656: LANG-1524 : Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 opened a new pull request #656: URL: https://github.com/apache/commons-lang/pull/656 1. To String method earlier used to give stack overflow error in case of cyclic reference. 2. Added a cycle detection check before calling toString recursively on type parameters.

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514947=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514947 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 closed pull request #655: [LANG-1524] - Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 closed pull request #655: URL: https://github.com/apache/commons-lang/pull/655 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

[jira] [Work logged] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?focusedWorklogId=514944=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514944 ] ASF GitHub Bot logged work on LANG-1524: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1484) NumberUtils.isParsable returns false for strings ending with .

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1484?focusedWorklogId=514943=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514943 ] ASF GitHub Bot logged work on LANG-1484: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 closed pull request #655: [LANG-1484] - Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 closed pull request #655: URL: https://github.com/apache/commons-lang/pull/655 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

[jira] [Work logged] (LANG-1484) NumberUtils.isParsable returns false for strings ending with .

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1484?focusedWorklogId=514932=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514932 ] ASF GitHub Bot logged work on LANG-1484: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 opened a new pull request #655: [LANG-1484] - Added cycle detection check in toString for classes

2020-11-20 Thread GitBox
aakashgupta96 opened a new pull request #655: URL: https://github.com/apache/commons-lang/pull/655 1. To String method earlier used to give stack overflow error in case of cyclic reference 2. Added a cycle detection check before calling toString recursively on type parameters.

[GitHub] [commons-net] internetstaff opened a new pull request #70: Explicitly set socket timeout in FTPSClient for implicit mode to avoid infinite hang

2020-11-20 Thread GitBox
internetstaff opened a new pull request #70: URL: https://github.com/apache/commons-net/pull/70 This solves a problem we have with a well-known FTPS provider hanging on TLS handshake. Currently, if the implicit mode is used, the socket timeout isn't set until super._connectAction() works

[jira] [Work logged] (COLLECTIONS-772) Provide private constructor to the Utils Collections

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-772?focusedWorklogId=514784=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514784 ] ASF GitHub Bot logged work on COLLECTIONS-772: -- Author: ASF

[GitHub] [commons-collections] kinow commented on a change in pull request #195: [COLLECTIONS-772] - Provide private constructor to the Utils Collections

2020-11-20 Thread GitBox
kinow commented on a change in pull request #195: URL: https://github.com/apache/commons-collections/pull/195#discussion_r527915426 ## File path: src/main/java/org/apache/commons/collections4/ArrayUtils.java ## @@ -38,6 +38,12 @@ */ class ArrayUtils { + +/** + *

[GitHub] [commons-math] aherbert merged pull request #166: Update EnumeratedDistribution.java

2020-11-20 Thread GitBox
aherbert merged pull request #166: URL: https://github.com/apache/commons-math/pull/166 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

[GitHub] [commons-math] dmitrydontsov opened a new pull request #166: Update EnumeratedDistribution.java

2020-11-20 Thread GitBox
dmitrydontsov opened a new pull request #166: URL: https://github.com/apache/commons-math/pull/166 Fix typo in description EnumeratedDistribuition sums probabilities for each key. Third class should be "pig", not "null"

Re: [GitHub] [commons-lang] aakashgupta96 commented on a change in pull request #645: [LANG-1614] - Split fixed-length elements

2020-11-20 Thread Gary Gregory
I think we need to think about defining what kind of boundary we want between Commons Lang and Commons Text before StringUtils becomes even more of a kitchen sink. Gary On Fri, Nov 20, 2020, 08:20 GitBox wrote: > > aakashgupta96 commented on a change in pull request #645: > URL:

[jira] [Work logged] (LANG-1614) Split fixed-length elements

2020-11-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1614?focusedWorklogId=514603=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-514603 ] ASF GitHub Bot logged work on LANG-1614: Author: ASF GitHub Bot

[GitHub] [commons-lang] aakashgupta96 commented on a change in pull request #645: [LANG-1614] - Split fixed-length elements

2020-11-20 Thread GitBox
aakashgupta96 commented on a change in pull request #645: URL: https://github.com/apache/commons-lang/pull/645#discussion_r527685407 ## File path: src/main/java/org/apache/commons/lang3/StringUtils.java ## @@ -7731,6 +7731,48 @@ public static String rotate(final String str,

[jira] [Deleted] (FILEUPLOAD-308) Reasons To Fall In Love With Studying Online

2020-11-20 Thread Mark Thomas (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Thomas deleted FILEUPLOAD-308: --- > Reasons To Fall In Love With Studying Online >

[GitHub] [commons-lang] ytanikin closed pull request #564: add passing varargs Supplier to ObjectUtils.getIfNull instead of Supplier single param

2020-11-20 Thread GitBox
ytanikin closed pull request #564: URL: https://github.com/apache/commons-lang/pull/564 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

[jira] [Created] (FILEUPLOAD-308) Reasons To Fall In Love With Studying Online

2020-11-20 Thread Amber bolton (Jira)
Amber bolton created FILEUPLOAD-308: --- Summary: Reasons To Fall In Love With Studying Online Key: FILEUPLOAD-308 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-308 Project: Commons FileUpload