[jira] [Commented] (MATH-1536) Sensitivity to RNG (unit tests)

2020-05-30 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120217#comment-17120217 ] Gilles Sadowski commented on MATH-1536: --- bq. related to the change of nextDouble() Sure. IMO, it

[GitHub] [commons-beanutils] garydgregory commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432839481 ## File path: src/main/java/org/apache/commons/beanutils2/ConvertUtilsBean.java ## @@ -172,8 +172,8 @@ public class ConvertUtilsBean { -

[GitHub] [commons-beanutils] XenoAmess commented on pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#issuecomment-636324147 > OK I am very impressed by both IntelliJ and the other plugin because these are all great suggestions. > OK I am very impressed by both IntelliJ and the

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432842061 ## File path: src/main/java/org/apache/commons/beanutils2/BasicDynaBean.java ## @@ -144,19 +144,19 @@ public Object get(final String name) {

[jira] [Created] (IO-669) fix code smells; fix typos

2020-05-30 Thread JIN XU (Jira)
JIN XU created IO-669: - Summary: fix code smells; fix typos Key: IO-669 URL: https://issues.apache.org/jira/browse/IO-669 Project: Commons IO Issue Type: Improvement Reporter: JIN XU

[jira] [Created] (BEANUTILS-537) fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread JIN XU (Jira)
JIN XU created BEANUTILS-537: Summary: fix typos; fix error in javadoc; performance fix; fix code smells Key: BEANUTILS-537 URL: https://issues.apache.org/jira/browse/BEANUTILS-537 Project: Commons

[GitHub] [commons-beanutils] XenoAmess commented on pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#issuecomment-636323681 > This is a nice PR. Can I ask were these IntelliJ suggestions? for most of them, yes. and others are from another inspection plugin.

[GitHub] [commons-beanutils] melloware commented on pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
melloware commented on pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#issuecomment-636323935 OK I am very impressed by both IntelliJ and the other plugin because these are all great suggestions.

[GitHub] [commons-collections] dota17 commented on pull request #159: Updated the fail() exceptions with Junit5.

2020-05-30 Thread GitBox
dota17 commented on pull request #159: URL: https://github.com/apache/commons-collections/pull/159#issuecomment-636294209 comparators/AbstractComparatorTest.java comparators/BooleanComparatorTest.java comparators/ComparatorChainTest.java comparators/FixedOrderComparatorTest.java

[GitHub] [commons-io] coveralls edited a comment on pull request #115: fix code smells

2020-05-30 Thread GitBox
coveralls edited a comment on pull request #115: URL: https://github.com/apache/commons-io/pull/115#issuecomment-633306871 [![Coverage Status](https://coveralls.io/builds/31131698/badge)](https://coveralls.io/builds/31131698) Coverage remained the same at 89.783% when pulling

[GitHub] [commons-beanutils] melloware commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
melloware commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432840234 ## File path: src/main/java/org/apache/commons/beanutils2/BasicDynaBean.java ## @@ -144,19 +144,19 @@ public Object get(final String name) {

[GitHub] [commons-beanutils] XenoAmess edited a comment on pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#issuecomment-636324147 > OK I am very impressed by both IntelliJ and the other plugin because these are all great suggestions. Ah I fogot to mention You can pick that plugin

[jira] [Updated] (BEANUTILS-537) fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread JIN XU (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JIN XU updated BEANUTILS-537: - Issue Type: Improvement (was: Bug) > fix typos; fix error in javadoc; performance fix; fix code

[jira] [Commented] (MATH-1536) Sensitivity to RNG (unit tests)

2020-05-30 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/MATH-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17120127#comment-17120127 ] Alex Herbert commented on MATH-1536: Possibly related to the change of nextDouble() to create 2^53

[GitHub] [commons-jexl] XenoAmess opened a new pull request #24: fix several 404 URLs in README.md

2020-05-30 Thread GitBox
XenoAmess opened a new pull request #24: URL: https://github.com/apache/commons-jexl/pull/24 also `static public` to `public static` This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [commons-collections] coveralls edited a comment on pull request #159: Updated the fail() exceptions with Junit5.

2020-05-30 Thread GitBox
coveralls edited a comment on pull request #159: URL: https://github.com/apache/commons-collections/pull/159#issuecomment-625612511 [![Coverage Status](https://coveralls.io/builds/31130760/badge)](https://coveralls.io/builds/31130760) Coverage decreased (-0.004%) to 90.119%

[GitHub] [commons-beanutils] garydgregory commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432840384 ## File path: src/main/java/org/apache/commons/beanutils2/BasicDynaBean.java ## @@ -144,19 +144,19 @@ public Object get(final String name) {

[GitHub] [commons-beanutils] XenoAmess opened a new pull request #25: fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess opened a new pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25 notice that because of there exist some typos in some public functions, this pr may break BC. This is an automated message

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432843902 ## File path: src/main/java/org/apache/commons/beanutils2/MethodUtils.java ## @@ -1150,7 +1150,7 @@ private static float

[GitHub] [commons-beanutils] garydgregory commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432843564 ## File path: src/main/java/org/apache/commons/beanutils2/locale/converters/StringLocaleConverter.java ## @@ -268,7 +268,7 @@ else if (value

[GitHub] [commons-io] garydgregory commented on a change in pull request #117: Prevent NullPointerException in ReversedLinesFileReader constructor

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #117: URL: https://github.com/apache/commons-io/pull/117#discussion_r432845089 ## File path: src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestSimple.java ## @@ -66,6 +67,10 @@ public void

[GitHub] [commons-lang] XenoAmess opened a new pull request #532: reformat Locks and LocksTest for passing Checkstyle

2020-05-30 Thread GitBox
XenoAmess opened a new pull request #532: URL: https://github.com/apache/commons-lang/pull/532 Hi. commit https://github.com/apache/commons-lang/commit/c141bc961cb5cb84c47a21c3a5b0f15ab0035728 broke the Checkstyle, thus making travis-ci cannot pass. thus I made a commit to fix it.

[jira] [Created] (JEXL-332) fix 404 ruls in readme.

2020-05-30 Thread JIN XU (Jira)
JIN XU created JEXL-332: --- Summary: fix 404 ruls in readme. Key: JEXL-332 URL: https://issues.apache.org/jira/browse/JEXL-332 Project: Commons JEXL Issue Type: Improvement Reporter: JIN XU

[GitHub] [commons-io] coveralls edited a comment on pull request #117: Prevent NullPointerException in ReversedLinesFileReader constructor

2020-05-30 Thread GitBox
coveralls edited a comment on pull request #117: URL: https://github.com/apache/commons-io/pull/117#issuecomment-636140238 [![Coverage Status](https://coveralls.io/builds/31135023/badge)](https://coveralls.io/builds/31135023) Coverage decreased (-0.03%) to 89.751% when pulling

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844388 ## File path: src/main/java/org/apache/commons/beanutils2/locale/converters/StringLocaleConverter.java ## @@ -268,7 +268,7 @@ else if (value

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844458 ## File path: src/main/java/org/apache/commons/beanutils2/JDBCDynaClass.java ## @@ -106,7 +106,7 @@ public DynaProperty getDynaProperty(final

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844475 ## File path: src/main/java/org/apache/commons/beanutils2/ConvertUtilsBean.java ## @@ -172,8 +172,8 @@ public class ConvertUtilsBean { -

[GitHub] [commons-beanutils] garydgregory commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844498 ## File path: src/main/java/org/apache/commons/beanutils2/MethodUtils.java ## @@ -1150,7 +1150,7 @@ private static float

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844493 ## File path: src/main/java/org/apache/commons/beanutils2/BasicDynaClass.java ## @@ -165,7 +165,7 @@ public DynaProperty getDynaProperty(final

[GitHub] [commons-beanutils] XenoAmess opened a new pull request #26: refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType

2020-05-30 Thread GitBox
XenoAmess opened a new pull request #26: URL: https://github.com/apache/commons-beanutils/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [commons-beanutils] XenoAmess commented on pull request #26: refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType

2020-05-30 Thread GitBox
XenoAmess commented on pull request #26: URL: https://github.com/apache/commons-beanutils/pull/26#issuecomment-636354515 I know void can never be a class of a parameter of a function, but should we consider about adding logics for void and Void? after all void.class.isPrimitive() is

[jira] [Resolved] (JEXL-332) fix 404 ruls in readme.

2020-05-30 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-332. Fix Version/s: 3.2 Resolution: Fixed Thanks! Committed pull request 24. > fix 404 ruls in

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844925 ## File path: src/main/java/org/apache/commons/beanutils2/locale/converters/IntegerLocaleConverter.java ## @@ -215,8 +215,8 @@ public

[jira] [Work logged] (IO-669) fix code smells; fix typos

2020-05-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-669?focusedWorklogId=439104=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439104 ] ASF GitHub Bot logged work on IO-669: - Author: ASF GitHub Bot Created

[GitHub] [commons-io] XenoAmess commented on a change in pull request #115: [IO-669]fix code smells; fix typos

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #115: URL: https://github.com/apache/commons-io/pull/115#discussion_r432869943 ## File path: src/test/java/org/apache/commons/io/filefilter/FileFilterTestCase.java ## @@ -1406,7 +1406,7 @@ public void

[GitHub] [commons-io] XenoAmess commented on a change in pull request #115: [IO-669]fix code smells; fix typos

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #115: URL: https://github.com/apache/commons-io/pull/115#discussion_r432870107 ## File path: src/main/java/org/apache/commons/io/file/Counters.java ## @@ -92,8 +92,8 @@ public int hashCode() { @Override public

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844631 ## File path: src/main/java/org/apache/commons/beanutils2/converters/CharacterConverter.java ## @@ -84,7 +84,7 @@ protected String

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844590 ## File path: src/main/java/org/apache/commons/beanutils2/PropertyUtilsBean.java ## @@ -504,7 +504,7 @@ public Object getIndexedProperty(final

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844680 ## File path: src/main/java/org/apache/commons/beanutils2/converters/NumberConverter.java ## @@ -243,17 +243,17 @@ protected String

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432845691 ## File path: src/main/java/org/apache/commons/beanutils2/MethodUtils.java ## @@ -1150,7 +1150,7 @@ private static float

[GitHub] [commons-beanutils] garydgregory merged pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
garydgregory merged pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Updated] (BEANUTILS-537) Fix typos; fix error in Javadoc; performance fix; fix code smells #25

2020-05-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BEANUTILS-537: -- Summary: Fix typos; fix error in Javadoc; performance fix; fix code smells #25

[jira] [Resolved] (BEANUTILS-537) fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BEANUTILS-537. --- Fix Version/s: 2.0.0 Resolution: Fixed Please review and close.   > fix

[GitHub] [commons-beanutils] XenoAmess commented on pull request #26: refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType

2020-05-30 Thread GitBox
XenoAmess commented on pull request #26: URL: https://github.com/apache/commons-beanutils/pull/26#issuecomment-636354813 also, right now I used a homemade array list of classes as performance test data. if we have more 'real' data about how we use these functions usually (what class

[GitHub] [commons-io] mernst commented on a change in pull request #117: Prevent NullPointerException in ReversedLinesFileReader constructor

2020-05-30 Thread GitBox
mernst commented on a change in pull request #117: URL: https://github.com/apache/commons-io/pull/117#discussion_r432871156 ## File path: src/test/java/org/apache/commons/io/input/ReversedLinesFileReaderTestSimple.java ## @@ -66,6 +67,10 @@ public void

[GitHub] [commons-io] coveralls edited a comment on pull request #115: [IO-669]fix code smells; fix typos

2020-05-30 Thread GitBox
coveralls edited a comment on pull request #115: URL: https://github.com/apache/commons-io/pull/115#issuecomment-633306871 [![Coverage Status](https://coveralls.io/builds/31134674/badge)](https://coveralls.io/builds/31134674) Coverage remained the same at 89.783% when pulling

[jira] [Work logged] (IO-669) fix code smells; fix typos

2020-05-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-669?focusedWorklogId=439110=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439110 ] ASF GitHub Bot logged work on IO-669: - Author: ASF GitHub Bot Created

[GitHub] [commons-jexl] henrib merged pull request #24: [JEXL-332] fix several 404 URLs in README.md

2020-05-30 Thread GitBox
henrib merged pull request #24: URL: https://github.com/apache/commons-jexl/pull/24 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

[jira] [Work logged] (IO-669) fix code smells; fix typos

2020-05-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-669?focusedWorklogId=439073=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439073 ] ASF GitHub Bot logged work on IO-669: - Author: ASF GitHub Bot Created

[GitHub] [commons-beanutils] XenoAmess edited a comment on pull request #26: refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #26: URL: https://github.com/apache/commons-beanutils/pull/26#issuecomment-636354515 one more question: I know void can never be a class of a parameter of a function, but should we consider about adding logics for void and Void? after all

[jira] [Work logged] (IO-669) fix code smells; fix typos

2020-05-30 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/IO-669?focusedWorklogId=439107=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-439107 ] ASF GitHub Bot logged work on IO-669: - Author: ASF GitHub Bot Created

[GitHub] [commons-lang] XenoAmess closed pull request #426: Add function public static T[] fillNew(T[] a)

2020-05-30 Thread GitBox
XenoAmess closed pull request #426: URL: https://github.com/apache/commons-lang/pull/426 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-io] garydgregory commented on a change in pull request #115: [IO-669]fix code smells; fix typos

2020-05-30 Thread GitBox
garydgregory commented on a change in pull request #115: URL: https://github.com/apache/commons-io/pull/115#discussion_r432843971 ## File path: src/main/java/org/apache/commons/io/file/Counters.java ## @@ -245,7 +245,7 @@ public BigInteger getBigInteger() {

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432843902 ## File path: src/main/java/org/apache/commons/beanutils2/MethodUtils.java ## @@ -1150,7 +1150,7 @@ private static float

[jira] [Updated] (IO-119) Convenience "Builder" for creating complex FileFilter conditions

2020-05-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/IO-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated IO-119: -- Fix Version/s: (was: 3.x) > Convenience "Builder" for creating complex FileFilter conditions >

[jira] [Updated] (IO-154) Throw IllegalArgumentException when parameters are null (and explicitly checked)

2020-05-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/IO-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated IO-154: -- Fix Version/s: (was: 3.x) > Throw IllegalArgumentException when parameters are null (and explicitly >

[jira] [Updated] (IO-89) Inconsistency in SizeFileFilter and AgeFileFilter implementations

2020-05-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/IO-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated IO-89: - Fix Version/s: (was: 3.x) > Inconsistency in SizeFileFilter and AgeFileFilter implementations >

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844827 ## File path: src/main/java/org/apache/commons/beanutils2/locale/converters/DoubleLocaleConverter.java ## @@ -212,7 +212,7 @@ public

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844794 ## File path: src/main/java/org/apache/commons/beanutils2/converters/NumberConverter.java ## @@ -87,8 +87,8 @@ */ public abstract class

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844716 ## File path: src/main/java/org/apache/commons/beanutils2/WrapDynaClass.java ## @@ -184,7 +184,7 @@ public DynaProperty getDynaProperty(final

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844774 ## File path: src/main/java/org/apache/commons/beanutils2/converters/DateTimeConverter.java ## @@ -341,7 +341,7 @@ protected String

[GitHub] [commons-beanutils] XenoAmess commented on a change in pull request #25: [BEANUTILS-537] fix typos; fix error in javadoc; performance fix; fix code smells

2020-05-30 Thread GitBox
XenoAmess commented on a change in pull request #25: URL: https://github.com/apache/commons-beanutils/pull/25#discussion_r432844821 ## File path: src/main/java/org/apache/commons/beanutils2/locale/converters/ByteLocaleConverter.java ## @@ -217,6 +217,6 @@ protected Object

[jira] [Created] (BEANUTILS-538) refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType

2020-05-30 Thread JIN XU (Jira)
JIN XU created BEANUTILS-538: Summary: refine performance of MethodUtils.getPrimitiveWrapper and getPrimitiveType Key: BEANUTILS-538 URL: https://issues.apache.org/jira/browse/BEANUTILS-538 Project:

[GitHub] [commons-imaging] coveralls commented on pull request #80: Fixed bug writing data to closed output

2020-05-30 Thread GitBox
coveralls commented on pull request #80: URL: https://github.com/apache/commons-imaging/pull/80#issuecomment-636399900 [![Coverage Status](https://coveralls.io/builds/31138327/badge)](https://coveralls.io/builds/31138327) Coverage remained the same at 76.304% when pulling

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-lang] XenoAmess opened a new pull request #533: fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess opened a new pull request #533: URL: https://github.com/apache/commons-lang/pull/533 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [commons-imaging] coveralls edited a comment on pull request #80: Fixed bug writing data to closed output

2020-05-30 Thread GitBox
coveralls edited a comment on pull request #80: URL: https://github.com/apache/commons-imaging/pull/80#issuecomment-636399900 [![Coverage Status](https://coveralls.io/builds/31138352/badge)](https://coveralls.io/builds/31138352) Coverage remained the same at 76.304% when pulling

[jira] [Updated] (EMAIL-192) fix errors in javadoc, and add maven-javadoc-plugin to pom.

2020-05-30 Thread JIN XU (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JIN XU updated EMAIL-192: - Priority: Minor (was: Major) > fix errors in javadoc, and add maven-javadoc-plugin to pom. >

[jira] [Updated] (EMAIL-192) fix errors in javadoc, and add maven-javadoc-plugin to pom.

2020-05-30 Thread JIN XU (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JIN XU updated EMAIL-192: - Issue Type: Improvement (was: Bug) > fix errors in javadoc, and add maven-javadoc-plugin to pom. >

[jira] [Updated] (EMAIL-192) fix errors in javadoc, and add maven-javadoc-plugin to pom.

2020-05-30 Thread JIN XU (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JIN XU updated EMAIL-192: - Description: [https://github.com/apache/commons-email/pull/16] (was:

[GitHub] [commons-imaging] gwlucastrig opened a new pull request #80: Fixed bug writing data to closed output

2020-05-30 Thread GitBox
gwlucastrig opened a new pull request #80: URL: https://github.com/apache/commons-imaging/pull/80 A few years ago, somebody changed the ApacheImagingSpeedAndMemoryTest.java to close the output between test operations. So when the application tried to report the results of the second

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[jira] [Created] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread JIN XU (Jira)
JIN XU created LANG-1547: Summary: fix code smells; fix typos; performance refine(trying to) Key: LANG-1547 URL: https://issues.apache.org/jira/browse/LANG-1547 Project: Commons Lang Issue Type:

[GitHub] [commons-lang] jochenw commented on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
jochenw commented on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636399159 I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in one go?

[GitHub] [commons-imaging] kinow commented on a change in pull request #80: Fixed bug writing data to closed output

2020-05-30 Thread GitBox
kinow commented on a change in pull request #80: URL: https://github.com/apache/commons-imaging/pull/80#discussion_r432897263 ## File path: src/test/java/org/apache/commons/imaging/examples/ApacheImagingSpeedAndMemoryTest.java ## @@ -280,7 +261,6 @@ private void

[GitHub] [commons-lang] XenoAmess commented on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess commented on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in one go?

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-lang] XenoAmess commented on pull request #533: fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess commented on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636385221 Hi. I implemented a lastIndexOf in the last commit. Maybe we should open another pr for it but...anyway. if it is acceptable, then I will make the indexOf. if

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636385221 Hi. I implemented a lastIndexOf in the last commit. Maybe we should open another pr for it but...anyway. if it is acceptable, then I will make the indexOf

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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

[GitHub] [commons-imaging] kinow commented on pull request #80: Fixed bug writing data to closed output

2020-05-30 Thread GitBox
kinow commented on pull request #80: URL: https://github.com/apache/commons-imaging/pull/80#issuecomment-636401052 Looks good to me @gwlucastrig ! I'm on leave next week, and as it's winter over here, I might have time to prepare alpha2 release in the next days. Let me know if you have

[GitHub] [commons-lang] XenoAmess edited a comment on pull request #533: [LANG-1547] fix code smells; fix typos; performance refine(trying to)

2020-05-30 Thread GitBox
XenoAmess edited a comment on pull request #533: URL: https://github.com/apache/commons-lang/pull/533#issuecomment-636423277 > I'd find it reasonable to consider your changes in batches of, say, ten apiece. (That would make it possible to carefully inspect one by one.) But that many in

[jira] [Work logged] (LANG-1547) fix code smells; fix typos; performance refine(trying to)

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