[GitHub] [commons-email] amir20001 opened a new pull request #11: Throw more specific exceptions in MimeMessageParser

2019-10-25 Thread GitBox
amir20001 opened a new pull request #11: Throw more specific exceptions in MimeMessageParser URL: https://github.com/apache/commons-email/pull/11 Right now MimeMessageParser throws a generic exception on most its functions.

[jira] [Reopened] (NUMBERS-138) Square matrix for "Field" elements

2019-10-25 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski reopened NUMBERS-138: - Feature should be moved to "Commons Math" (development version). Cf.

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282840 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282776 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282793 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282798 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282784 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

[GitHub] [commons-collections] garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on a change in pull request #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#discussion_r339282833 ## File path: src/main/java/org/apache/commons/collections4/CollectionUtils.java ## @@ -1791,6

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

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

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

2019-10-25 Thread GitBox
garydgregory commented on issue #471: [LANG-1177] Added indexesOf methods and simplified removeAllOccurences URL: https://github.com/apache/commons-lang/pull/471#issuecomment-546551753 @lielfr Please rebase on master.

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

2019-10-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960226#comment-16960226 ] Gary D. Gregory commented on LANG-1495: --- [~vlcheong] Feel free to provide a PR on GitHub, with tests

[jira] [Commented] (DBCP-556) API changes in get/setPassword and addConnectionProperty to support security

2019-10-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960225#comment-16960225 ] Gary D. Gregory commented on DBCP-556: -- An alternative would be to get you connection out of JNDI. >

[GitHub] [commons-collections] garydgregory commented on issue #91: Add drain method to CollectionUtils

2019-10-25 Thread GitBox
garydgregory commented on issue #91: Add drain method to CollectionUtils URL: https://github.com/apache/commons-collections/pull/91#issuecomment-546550659 You should check your tests before committing ;-) as the build fails. WRT API name, `removeRange` is reminiscent of

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-25 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960025#comment-16960025 ] Alex Herbert commented on COLLECTIONS-728: -- Following on from a conversation had on GitHub

[jira] [Commented] (DBCP-556) API changes in get/setPassword and addConnectionProperty to support security

2019-10-25 Thread Brian Hess (Jira)
[ https://issues.apache.org/jira/browse/DBCP-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960071#comment-16960071 ] Brian Hess commented on DBCP-556: - I am probably going to close out this story as a no-fix.  The JDBC specs

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-25 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16960002#comment-16960002 ] Gilles Sadowski commented on COLLECTIONS-728: - bq. there is nothing in it that allows

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

2019-10-25 Thread Patrice DUROUX (Jira)
Patrice DUROUX created OGNL-259: --- Summary: trouble with Enum subclassing Key: OGNL-259 URL: https://issues.apache.org/jira/browse/OGNL-259 Project: Commons OGNL Issue Type: Bug

[jira] [Commented] (BEANUTILS-346) Enum type is not supported

2019-10-25 Thread Melloware (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959953#comment-16959953 ] Melloware commented on BEANUTILS-346: - This will be fixed in 2.0.0 I have submitted a PR > Enum

[GitHub] [commons-beanutils] garydgregory merged pull request #18: Javadoc {@code}. Removed \\---- comments.

2019-10-25 Thread GitBox
garydgregory merged pull request #18: Javadoc {@code}. Removed \\ comments. URL: https://github.com/apache/commons-beanutils/pull/18 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (COLLECTIONS-728) BloomFilter contribution

2019-10-25 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16959847#comment-16959847 ] Alex Herbert commented on COLLECTIONS-728: -- Looking at BloomFilter.java class there is

[GitHub] [commons-lang] garydgregory merged pull request #472: Add more test inputs for ArrayUtils.toMap() method

2019-10-25 Thread GitBox
garydgregory merged pull request #472: Add more test inputs for ArrayUtils.toMap() method URL: https://github.com/apache/commons-lang/pull/472 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [commons-beanutils] melloware commented on issue #17: [BEANUTILS-468] MappedPropertyDescriptor should override hashCode /equals.

2019-10-25 Thread GitBox
melloware commented on issue #17: [BEANUTILS-468] MappedPropertyDescriptor should override hashCode /equals. URL: https://github.com/apache/commons-beanutils/pull/17#issuecomment-546342359 I tried it out and I fix it but the unit test is now pretty useless because I can never get the same

[GitHub] [commons-lang] coveralls edited a comment on issue #472: Add more test inputs for ArrayUtils.toMap() method

2019-10-25 Thread GitBox
coveralls edited a comment on issue #472: Add more test inputs for ArrayUtils.toMap() method URL: https://github.com/apache/commons-lang/pull/472#issuecomment-545927752 [![Coverage Status](https://coveralls.io/builds/26547318/badge)](https://coveralls.io/builds/26547318)

[GitHub] [commons-beanutils] melloware commented on issue #17: [BEANUTILS-468] MappedPropertyDescriptor should override hashCode /equals.

2019-10-25 Thread GitBox
melloware commented on issue #17: [BEANUTILS-468] MappedPropertyDescriptor should override hashCode /equals. URL: https://github.com/apache/commons-beanutils/pull/17#issuecomment-546316749 I was hoping you would notice that. When I originally included it Eclipse warned "The field type

[GitHub] [commons-beanutils] melloware commented on issue #18: Javadoc {@code}. Removed \\---- comments.

2019-10-25 Thread GitBox
melloware commented on issue #18: Javadoc {@code}. Removed \\ comments. URL: https://github.com/apache/commons-beanutils/pull/18#issuecomment-546315654 Fixed! This is an automated message from the Apache Git Service. To

[GitHub] [commons-collections] SilverNarcissus commented on issue #83: WIP: Initial bloom filter code contribution

2019-10-25 Thread GitBox
SilverNarcissus commented on issue #83: WIP: Initial bloom filter code contribution URL: https://github.com/apache/commons-collections/pull/83#issuecomment-546305451 > I think that the use case for checking for a match against an existing filter should at least have some performance

[GitHub] [commons-lang] apirom9 commented on a change in pull request #472: Add more test inputs for ArrayUtils.toMap() method

2019-10-25 Thread GitBox
apirom9 commented on a change in pull request #472: Add more test inputs for ArrayUtils.toMap() method URL: https://github.com/apache/commons-lang/pull/472#discussion_r338983320 ## File path: src/test/java/org/apache/commons/lang3/ArrayUtilsTest.java ## @@ -264,6 +266,31

[GitHub] [commons-lang] apirom9 commented on a change in pull request #472: Add more test inputs for ArrayUtils.toMap() method

2019-10-25 Thread GitBox
apirom9 commented on a change in pull request #472: Add more test inputs for ArrayUtils.toMap() method URL: https://github.com/apache/commons-lang/pull/472#discussion_r338983245 ## File path: src/test/java/org/apache/commons/lang3/ArrayUtilsTest.java ## @@ -264,6 +266,31

[jira] [Resolved] (IMAGING-217) ImageMetadata NULL returned from Imaging.getMetadata() for JPEG

2019-10-25 Thread Bruno P. Kinoshita (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved IMAGING-217. Resolution: Not A Bug Closing as not a bug. Please feel free to re-open in case

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

2019-10-25 Thread Cheong Voon Leong (Jira)
Cheong Voon Leong created LANG-1495: --- Summary: Add Overloading Methods To EnumUtils Key: LANG-1495 URL: https://issues.apache.org/jira/browse/LANG-1495 Project: Commons Lang Issue Type: