[jira] [Commented] (LANG-1495) Add Overloading Methods To EnumUtils

2019-10-26 Thread Cheong Voon Leong (Jira)
[ https://issues.apache.org/jira/browse/LANG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960509#comment-16960509 ] Cheong Voon Leong commented on LANG-1495: - [~ggregory]Which base branch should I choose ? This is

[jira] [Created] (BCEL-331) Enforce contribution guidelines when committing

2019-10-26 Thread Michael Ernst (Jira)
Michael Ernst created BCEL-331: -- Summary: Enforce contribution guidelines when committing Key: BCEL-331 URL: https://issues.apache.org/jira/browse/BCEL-331 Project: Commons BCEL Issue Type: Bug

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334565=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334565 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[GitHub] [commons-lang] coveralls edited a comment on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
coveralls edited a comment on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#issuecomment-543509688 [![Coverage

[GitHub] [commons-vfs] garydgregory commented on a change in pull request #74: VFS-687: adding http5 and http5s providers

2019-10-26 Thread GitBox
garydgregory commented on a change in pull request #74: VFS-687: adding http5 and http5s providers URL: https://github.com/apache/commons-vfs/pull/74#discussion_r339311281 ## File path:

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334562=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334562 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334561=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334561 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[GitHub] [commons-lang] lielfr commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
lielfr commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#discussion_r339311187 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java ## @@

[jira] [Work logged] (IO-629) FileUtils#forceDelete should use Files#delete rather than File#delete so exception messages includes reason for failure

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-629?focusedWorklogId=334560=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334560 ] ASF GitHub Bot logged work on IO-629: - Author: ASF GitHub Bot Created

[GitHub] [commons-lang] lielfr commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
lielfr commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#discussion_r339311181 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java ## @@

[GitHub] [commons-io] garydgregory commented on issue #98: IO-629: Providing more meaningful exceptions on file delete

2019-10-26 Thread GitBox
garydgregory commented on issue #98: IO-629: Providing more meaningful exceptions on file delete URL: https://github.com/apache/commons-io/pull/98#issuecomment-546629020 Something went wrong with your git work, master changes since your PR appear as new code here and it is now a pain to

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334558=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334558 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334557=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334557 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[GitHub] [commons-lang] garydgregory commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
garydgregory commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#discussion_r339310329 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java

[GitHub] [commons-lang] garydgregory commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
garydgregory commented on a change in pull request #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#discussion_r339310767 ## File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java

[GitHub] [commons-email] michael-o commented on a change in pull request #11: Throw more specific exceptions in MimeMessageParser

2019-10-26 Thread GitBox
michael-o commented on a change in pull request #11: Throw more specific exceptions in MimeMessageParser URL: https://github.com/apache/commons-email/pull/11#discussion_r339308558 ## File path: src/main/java/org/apache/commons/mail/util/MimeMessageParser.java ## @@ -262,7

[jira] [Closed] (OGNL-259) trouble with Enum subclassing

2019-10-26 Thread Patrice DUROUX (Jira)
[ https://issues.apache.org/jira/browse/OGNL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrice DUROUX closed OGNL-259. --- Resolution: Invalid Sorry, wrong project. > trouble with Enum subclassing >

[jira] [Work logged] (COMPRESS-477) Support for splitted zip files

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-477?focusedWorklogId=334504=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334504 ] ASF GitHub Bot logged work on COMPRESS-477: --- Author: ASF GitHub Bot

[jira] [Work logged] (COMPRESS-477) Support for splitted zip files

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-477?focusedWorklogId=334505=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334505 ] ASF GitHub Bot logged work on COMPRESS-477: --- Author: ASF GitHub Bot

[GitHub] [commons-compress] coveralls edited a comment on issue #84: COMPRESS-477 Add support for extracting splitted zip files

2019-10-26 Thread GitBox
coveralls edited a comment on issue #84: COMPRESS-477 Add support for extracting splitted zip files URL: https://github.com/apache/commons-compress/pull/84#issuecomment-545874938 [![Coverage Status](https://coveralls.io/builds/26565097/badge)](https://coveralls.io/builds/26565097)

[GitHub] [commons-compress] coveralls edited a comment on issue #84: COMPRESS-477 Add support for extracting splitted zip files

2019-10-26 Thread GitBox
coveralls edited a comment on issue #84: COMPRESS-477 Add support for extracting splitted zip files URL: https://github.com/apache/commons-compress/pull/84#issuecomment-545874938 [![Coverage Status](https://coveralls.io/builds/26565097/badge)](https://coveralls.io/builds/26565097)

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334502=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334502 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[GitHub] [commons-lang] lielfr commented on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
lielfr commented on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#issuecomment-546579705 @garydgregory Should be okay now This is an

[jira] [Work logged] (LANG-1177) Improve indexOf performance when called multiple times

2019-10-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/LANG-1177?focusedWorklogId=334501=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-334501 ] ASF GitHub Bot logged work on LANG-1177: Author: ASF GitHub Bot

[GitHub] [commons-lang] coveralls edited a comment on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences

2019-10-26 Thread GitBox
coveralls edited a comment on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#issuecomment-543509688 [![Coverage