[GitHub] [commons-graph] kinow commented on pull request #1: Update Maven settings, gitignore, and add README

2020-06-13 Thread GitBox
kinow commented on pull request #1: URL: https://github.com/apache/commons-graph/pull/1#issuecomment-643693096 @ameyjadiye yup, looks like other files were merged. There's still one change here, which removes the `*~` from gitignore. Is that important @ameyjadiye ? If not we can simply

[GitHub] [commons-lang] kinow merged pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
kinow merged pull request #554: URL: https://github.com/apache/commons-lang/pull/554 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

[GitHub] [commons-lang] kinow commented on pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
kinow commented on pull request #554: URL: https://github.com/apache/commons-lang/pull/554#issuecomment-643692610 Change in a test file and only for formatting. No need to wait other reviewers, nor no need for a JIRA IMO. LGTM

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
XenoAmess edited a comment on pull request #554: URL: https://github.com/apache/commons-lang/pull/554#issuecomment-643689923 update: due to track, that space might be caused by commit 306dbb0cb01f565bf04d8879cad9b413d94d4af5

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
XenoAmess edited a comment on pull request #554: URL: https://github.com/apache/commons-lang/pull/554#issuecomment-643689923 update: due to track, that space might be caused by commit 306dbb0cb01f565bf04d8879cad9b413d94d4af5

[GitHub] [commons-lang] XenoAmess commented on pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
XenoAmess commented on pull request #554: URL: https://github.com/apache/commons-lang/pull/554#issuecomment-643689923 update: due to track, that space is caused by commit 306dbb0cb01f565bf04d8879cad9b413d94d4af5 This

[GitHub] [commons-lang] XenoAmess opened a new pull request #554: fix checkstyle.

2020-06-13 Thread GitBox
XenoAmess opened a new pull request #554: URL: https://github.com/apache/commons-lang/pull/554 There is a trailing space in one class who blocks the checkstyle. (Which might caused by my pr so I come here to fix it.) Sorry about that.

[jira] [Work logged] (LANG-1565) change removeLastFieldSeparator to use endsWith

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

[GitHub] [commons-lang] XenoAmess commented on pull request #550: [LANG-1565] change removeLastFieldSeparator to use endsWith

2020-06-13 Thread GitBox
XenoAmess commented on pull request #550: URL: https://github.com/apache/commons-lang/pull/550#issuecomment-643688244 > Please rebase. @garydgregory done. This is an automated message from the Apache Git Service. To

[jira] [Work logged] (LANG-1565) change removeLastFieldSeparator to use endsWith

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

[GitHub] [commons-lang] garydgregory commented on pull request #550: [LANG-1565] change removeLastFieldSeparator to use endsWith

2020-06-13 Thread GitBox
garydgregory commented on pull request #550: URL: https://github.com/apache/commons-lang/pull/550#issuecomment-643686797 Please rebase. This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (LANG-1556) Use Java 8 lambdas and Map operations

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1556: -- Summary: Use Java 8 lambdas and Map operations (was: use java8 lambda and Map operations.) >

[jira] [Resolved] (LANG-1556) Use Java 8 lambdas and Map operations

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1556. --- Fix Version/s: 3.11 Resolution: Fixed > Use Java 8 lambdas and Map operations >

[GitHub] [commons-lang] garydgregory merged pull request #541: [LANG-1556] Use Java 8 lambdas and Map operations.

2020-06-13 Thread GitBox
garydgregory merged pull request #541: URL: https://github.com/apache/commons-lang/pull/541 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-1556) use java8 lambda and Map operations.

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

[jira] [Updated] (LANG-1570) Add JavaVersion enum constants for Java 14 and 15

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1570: -- Summary: Add JavaVersion enum constants for Java 14 and 15 (was: Add JavaVersion enum

[jira] [Resolved] (LANG-1570) Add JavaVersion enum constants for Java 14 and 15

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1570. --- Resolution: Fixed > Add JavaVersion enum constants for Java 14 and 15 >

[jira] [Updated] (LANG-1570) Add JavaVersion enum constants for Java 14 and 15.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1570: -- Summary: Add JavaVersion enum constants for Java 14 and 15. (was: Add missing JavaVersion enum

[jira] [Work logged] (LANG-1570) Add missing JavaVersion enum constatnts

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

[GitHub] [commons-lang] garydgregory merged pull request #553: [LANG-1570] JavaVersion enum constants for Java 14 and 15.

2020-06-13 Thread GitBox
garydgregory merged pull request #553: URL: https://github.com/apache/commons-lang/pull/553 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

[GitHub] [commons-csv] garydgregory merged pull request #69: Change JiraCsv164Test to JiraCsv154Test

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

[GitHub] [commons-csv] garydgregory commented on pull request #69: Change JiraCsv164Test to JiraCsv154Test

2020-06-13 Thread GitBox
garydgregory commented on pull request #69: URL: https://github.com/apache/commons-csv/pull/69#issuecomment-643682732 > The content of this file is the test case of CSV-154. So the name should be modified to JiraCsv154Test. Then say that in the description!

[GitHub] [commons-lang] coveralls commented on pull request #553: [LANG-1570] JavaVersion enum constants for Java 14 and 15.

2020-06-13 Thread GitBox
coveralls commented on pull request #553: URL: https://github.com/apache/commons-lang/pull/553#issuecomment-643671071 [![Coverage Status](https://coveralls.io/builds/31435718/badge)](https://coveralls.io/builds/31435718) Coverage increased (+0.002%) to 95.024% when pulling

[jira] [Work logged] (LANG-1570) Add missing JavaVersion enum constatnts

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

[GitHub] [commons-lang] nstdio opened a new pull request #553: [LANG-1570] JavaVersion enum constants for Java 14 and 15.

2020-06-13 Thread GitBox
nstdio opened a new pull request #553: URL: https://github.com/apache/commons-lang/pull/553 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-1570) Add missing JavaVersion enum constatnts

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

[jira] [Created] (LANG-1570) Add missing JavaVersion enum constatnts

2020-06-13 Thread Edgar Asatryan (Jira)
Edgar Asatryan created LANG-1570: Summary: Add missing JavaVersion enum constatnts Key: LANG-1570 URL: https://issues.apache.org/jira/browse/LANG-1570 Project: Commons Lang Issue Type:

[GitHub] [commons-lang] coveralls edited a comment on pull request #534: [LANG-1548] split regionMatches for better performance

2020-06-13 Thread GitBox
coveralls edited a comment on pull request #534: URL: https://github.com/apache/commons-lang/pull/534#issuecomment-636531146 [![Coverage Status](https://coveralls.io/builds/31435229/badge)](https://coveralls.io/builds/31435229) Coverage decreased (-0.001%) to 95.021% when

[jira] [Work logged] (LANG-1548) split regionMatches for better performance

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

[jira] [Work logged] (LANG-1548) split regionMatches for better performance

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

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #534: [LANG-1548] split regionMatches for better performance

2020-06-13 Thread GitBox
XenoAmess edited a comment on pull request #534: URL: https://github.com/apache/commons-lang/pull/534#issuecomment-643661277 I have no idea why the travis-ci got "pending" here(for several days already). I will try to retrigger it, using some force-push things.

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #534: [LANG-1548] split regionMatches for better performance

2020-06-13 Thread GitBox
XenoAmess edited a comment on pull request #534: URL: https://github.com/apache/commons-lang/pull/534#issuecomment-643661277 I have no idea why the travis-ci got "pending" here(for several days already). I will try to retrigger it, using some force-push things. `--` done.

[jira] [Work logged] (LANG-1548) split regionMatches for better performance

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

[jira] [Work logged] (LANG-1548) split regionMatches for better performance

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

[GitHub] [commons-lang] coveralls edited a comment on pull request #534: [LANG-1548] split regionMatches for better performance

2020-06-13 Thread GitBox
coveralls edited a comment on pull request #534: URL: https://github.com/apache/commons-lang/pull/534#issuecomment-636531146 [![Coverage Status](https://coveralls.io/builds/31435207/badge)](https://coveralls.io/builds/31435207) Coverage increased (+0.005%) to 95.027% when

[jira] [Work logged] (LANG-1548) split regionMatches for better performance

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

[GitHub] [commons-lang] XenoAmess commented on pull request #534: [LANG-1548] split regionMatches for better performance

2020-06-13 Thread GitBox
XenoAmess commented on pull request #534: URL: https://github.com/apache/commons-lang/pull/534#issuecomment-643661277 I have no idea why the travis-ci got "pending" here. I will try to retrigger it. This is an automated

[GitHub] [commons-lang] garydgregory merged pull request #552: (doc): Use ArrayUtils::isArrayIndexValid method in ArrayUtils::get.

2020-06-13 Thread GitBox
garydgregory merged pull request #552: URL: https://github.com/apache/commons-lang/pull/552 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

[GitHub] [commons-graph] ameyjadiye commented on pull request #1: Update Maven settings, gitignore, and add README

2020-06-13 Thread GitBox
ameyjadiye commented on pull request #1: URL: https://github.com/apache/commons-graph/pull/1#issuecomment-643646963 @kinow , fixed conflict. looks like these changes merged. what to do with this PR? maybe you can merge fixed conflict :upside_down_face:

[jira] [Work logged] (LANG-1556) use java8 lambda and Map operations.

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

[GitHub] [commons-lang] coveralls commented on pull request #552: (doc): Use ArrayUtils::isArrayIndexValid method in ArrayUtils::get.

2020-06-13 Thread GitBox
coveralls commented on pull request #552: URL: https://github.com/apache/commons-lang/pull/552#issuecomment-643644329 [![Coverage Status](https://coveralls.io/builds/31434360/badge)](https://coveralls.io/builds/31434360) Coverage increased (+0.005%) to 95.022% when pulling

[GitHub] [commons-lang] coveralls edited a comment on pull request #541: [LANG-1556] use java8 lambda and Map operations.

2020-06-13 Thread GitBox
coveralls edited a comment on pull request #541: URL: https://github.com/apache/commons-lang/pull/541#issuecomment-636699330 [![Coverage Status](https://coveralls.io/builds/31434245/badge)](https://coveralls.io/builds/31434245) Coverage decreased (-0.0006%) to 95.021% when

[GitHub] [commons-lang] nstdio opened a new pull request #552: [doc] Use ArrayUtils::isArrayIndexValid method in ArrayUtils::get.

2020-06-13 Thread GitBox
nstdio opened a new pull request #552: URL: https://github.com/apache/commons-lang/pull/552 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] [Commented] (SANDBOX-509) Convert commons-graph Multi Module Maven Project

2020-06-13 Thread Amey Jadiye (Jira)
[ https://issues.apache.org/jira/browse/SANDBOX-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134848#comment-17134848 ] Amey Jadiye commented on SANDBOX-509: - [~erans], I have this Jira already created for

[GitHub] [commons-lang] XenoAmess commented on pull request #541: [LANG-1556] use java8 lambda and Map operations.

2020-06-13 Thread GitBox
XenoAmess commented on pull request #541: URL: https://github.com/apache/commons-lang/pull/541#issuecomment-643639705 @garydgregory done. This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Work logged] (LANG-1556) use java8 lambda and Map operations.

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

[jira] [Work logged] (LANG-1557) change a Pattern to a static final field, for not letting it compile each time the function invoked.

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

[GitHub] [commons-lang] coveralls edited a comment on pull request #542: [LANG-1557] change a Pattern to a static final field, for not letting it compile each time the function invoked.

2020-06-13 Thread GitBox
coveralls edited a comment on pull request #542: URL: https://github.com/apache/commons-lang/pull/542#issuecomment-636677473 [![Coverage Status](https://coveralls.io/builds/31433880/badge)](https://coveralls.io/builds/31433880) Coverage decreased (-0.03%) to 95.015% when pulling

[jira] [Resolved] (LANG-1528) replaceEachRepeatedly gives IllegalStateException

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1528. --- Fix Version/s: 3.11 Resolution: Fixed > replaceEachRepeatedly gives

[jira] [Work logged] (LANG-1528) replaceEachRepeatedly gives IllegalStateException

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

[GitHub] [commons-lang] garydgregory merged pull request #505: [LANG-1528] StringUtils.replaceEachRepeatedly gives IllegalStateException

2020-06-13 Thread GitBox
garydgregory merged pull request #505: URL: https://github.com/apache/commons-lang/pull/505 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] [Resolved] (LANG-1559) Convert Sting to StringBuilder in some test code.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1559. --- Fix Version/s: 3.11 Resolution: Fixed > Convert Sting to StringBuilder in some test

[jira] [Updated] (LANG-1559) Convert Sting to StringBuilder in some test code.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1559: -- Summary: Convert Sting to StringBuilder in some test code. (was: convert Sting to

[GitHub] [commons-lang] garydgregory merged pull request #544: [LANG-1559] convert Sting to StringBuilder in some test code.

2020-06-13 Thread GitBox
garydgregory merged pull request #544: URL: https://github.com/apache/commons-lang/pull/544 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-1559) convert Sting to StringBuilder in some test code.

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

[jira] [Updated] (LANG-1558) Simplify if as some conditions are covered by others 

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1558: -- Summary: Simplify if as some conditions are covered by others  (was: simplify if as some

[jira] [Resolved] (LANG-1558) Simplify if as some conditions are covered by others 

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1558. --- Fix Version/s: 3.11 Resolution: Fixed > Simplify if as some conditions are covered by

[jira] [Work logged] (LANG-1558) simplify if as some conditions are covered by others 

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

[GitHub] [commons-lang] garydgregory merged pull request #543: [LANG-1558] Simplify if as some conditions are covered by others

2020-06-13 Thread GitBox
garydgregory merged pull request #543: URL: https://github.com/apache/commons-lang/pull/543 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] [Commented] (SANDBOX-510) Unit tests failures in recently migrated "Commons Graph"

2020-06-13 Thread Amey Jadiye (Jira)
[ https://issues.apache.org/jira/browse/SANDBOX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134838#comment-17134838 ] Amey Jadiye commented on SANDBOX-510: - {quote} The error in testSudoku disappears when changing this

[jira] [Resolved] (LANG-1555) Ignored exception `ignored`, should not be called so

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1555. --- Fix Version/s: 3.11 Resolution: Fixed > Ignored exception `ignored`, should not be

[jira] [Updated] (LANG-1555) Ignored exception `ignored`, should not be called so

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1555: -- Summary: Ignored exception `ignored`, should not be called so (was: we named a not ignored

[GitHub] [commons-lang] garydgregory merged pull request #540: [LANG-1555] Ignored exception `ignored`, should not be called so

2020-06-13 Thread GitBox
garydgregory merged pull request #540: URL: https://github.com/apache/commons-lang/pull/540 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-1555) we named a not ignored exception `ignored`, and I changed it to `e`

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

[jira] [Updated] (LANG-1554) Fix typos

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1554: -- Summary: Fix typos (was: fix typos) > Fix typos > - > > Key: LANG-1554

[jira] [Resolved] (LANG-1554) Fix typos

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1554. --- Fix Version/s: 3.11 Resolution: Fixed > Fix typos > - > > Key:

[GitHub] [commons-lang] garydgregory merged pull request #539: [LANG-1554] Fix typos

2020-06-13 Thread GitBox
garydgregory merged pull request #539: URL: https://github.com/apache/commons-lang/pull/539 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-1557) change a Pattern to a static final field, for not letting it compile each time the function invoked.

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

[jira] [Work logged] (LANG-1554) fix typos

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

[GitHub] [commons-lang] XenoAmess commented on a change in pull request #542: [LANG-1557] change a Pattern to a static final field, for not letting it compile each time the function invoked.

2020-06-13 Thread GitBox
XenoAmess commented on a change in pull request #542: URL: https://github.com/apache/commons-lang/pull/542#discussion_r439746094 ## File path: src/main/java/org/apache/commons/lang3/StringUtils.java ## @@ -8186,6 +8186,8 @@ public static String strip(String str, final String

[jira] [Resolved] (LANG-1552) Change from addAll to constructors for some List.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1552. --- Fix Version/s: 3.11 Resolution: Fixed > Change from addAll to constructors for some

[jira] [Updated] (LANG-1552) Change from addAll to constructors for some List.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1552: -- Summary: Change from addAll to constructors for some List. (was: change from addAll to

[GitHub] [commons-lang] garydgregory merged pull request #536: [LANG-1552] Change from addAll to constructors for some List

2020-06-13 Thread GitBox
garydgregory merged pull request #536: URL: https://github.com/apache/commons-lang/pull/536 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-1552) change from addAll to constructors for some List.

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

[jira] [Updated] (LANG-1553) Change array style from `int a[]` to `int[] a`

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1553: -- Summary: Change array style from `int a[]` to `int[] a` (was: change array style from `int

[jira] [Resolved] (LANG-1553) Change array style from `int a[]` to `int[] a`

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1553. --- Fix Version/s: 3.11 Resolution: Fixed > Change array style from `int a[]` to `int[] a`

[jira] [Work logged] (LANG-1553) change array style from `int a[]` to `int[] a`

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

[jira] [Updated] (LANG-1560) Refine Javadoc

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1560: -- Summary: Refine Javadoc (was: refine javadoc) > Refine Javadoc > -- > >

[GitHub] [commons-lang] garydgregory merged pull request #537: [LANG-1553] Change array style from `int a[]` to `int[] a`

2020-06-13 Thread GitBox
garydgregory merged pull request #537: URL: https://github.com/apache/commons-lang/pull/537 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] [Resolved] (LANG-1560) Refine Javadoc

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1560. --- Fix Version/s: 3.11 Resolution: Fixed > Refine Javadoc > -- > >

[jira] [Work logged] (LANG-1560) refine javadoc

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

[GitHub] [commons-lang] garydgregory merged pull request #545: [LANG-1560] Refine Javadoc

2020-06-13 Thread GitBox
garydgregory merged pull request #545: URL: https://github.com/apache/commons-lang/pull/545 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-1556) use java8 lambda and Map operations.

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

[GitHub] [commons-lang] garydgregory commented on a change in pull request #542: [LANG-1557] change a Pattern to a static final field, for not letting it compile each time the function invoked.

2020-06-13 Thread GitBox
garydgregory commented on a change in pull request #542: URL: https://github.com/apache/commons-lang/pull/542#discussion_r439745405 ## File path: src/main/java/org/apache/commons/lang3/StringUtils.java ## @@ -8186,6 +8186,8 @@ public static String strip(String str, final

[GitHub] [commons-lang] garydgregory commented on pull request #541: [LANG-1556] use java8 lambda and Map operations.

2020-06-13 Thread GitBox
garydgregory commented on pull request #541: URL: https://github.com/apache/commons-lang/pull/541#issuecomment-643635259 Please resolve conflicts, rebase on master. This is an automated message from the Apache Git

[jira] [Work logged] (LANG-1557) change a Pattern to a static final field, for not letting it compile each time the function invoked.

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

[jira] [Resolved] (LANG-1564) Use Collections.singletonList insteadof Arrays.asList when there be only one element.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1564. --- Fix Version/s: 3.11 Resolution: Fixed > Use Collections.singletonList insteadof

[jira] [Updated] (LANG-1564) Use Collections.singletonList insteadof Arrays.asList when there be only one element.

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1564: -- Summary: Use Collections.singletonList insteadof Arrays.asList when there be only one element.

[jira] [Work logged] (LANG-1564) use Collections.singletonList insteadof Arrays.asList when there be only one element.

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

[GitHub] [commons-lang] garydgregory merged pull request #549: [LANG-1564] use Collections.singletonList insteadof Arrays.asList when there be only one element.

2020-06-13 Thread GitBox
garydgregory merged pull request #549: URL: https://github.com/apache/commons-lang/pull/549 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

[GitHub] [commons-lang] garydgregory closed pull request #541: [LANG-1556] use java8 lambda and Map operations.

2020-06-13 Thread GitBox
garydgregory closed pull request #541: URL: https://github.com/apache/commons-lang/pull/541 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

[GitHub] [commons-lang] garydgregory commented on pull request #541: [LANG-1556] use java8 lambda and Map operations.

2020-06-13 Thread GitBox
garydgregory commented on pull request #541: URL: https://github.com/apache/commons-lang/pull/541#issuecomment-643634563 Rebase on master please. This is an automated message from the Apache Git Service. To respond to

[jira] [Work logged] (LANG-1556) use java8 lambda and Map operations.

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

[jira] [Work logged] (LANG-1556) use java8 lambda and Map operations.

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

[jira] [Work logged] (LANG-1556) use java8 lambda and Map operations.

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

[jira] [Commented] (SANDBOX-510) Unit tests failures in recently migrated "Commons Graph"

2020-06-13 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/SANDBOX-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134825#comment-17134825 ] Gilles Sadowski commented on SANDBOX-510: - > review I did: See

[jira] [Updated] (LANG-1562) Use Math.max and min

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1562: -- Summary: Use Math.max and min (was: use Math.max and min) > Use Math.max and min >

[jira] [Resolved] (LANG-1562) use Math.max and min

2020-06-13 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1562. --- Fix Version/s: 3.11 Resolution: Fixed > use Math.max and min > >

[GitHub] [commons-lang] garydgregory merged pull request #547: [LANG-1562] use Math.max and min

2020-06-13 Thread GitBox
garydgregory merged pull request #547: URL: https://github.com/apache/commons-lang/pull/547 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-1562) use Math.max and min

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

  1   2   >