[jira] [Resolved] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VALIDATOR-376. --- Resolution: Fixed Fix Version/s: 1.5.0 > EmailValidator says addresses such as

[jira] [Resolved] (VALIDATOR-377) EmailValidator 1.4.1 validating invalid emails

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VALIDATOR-377. --- Resolution: Fixed Fix Version/s: 1.5.0 Patch was applied to trunk. Please verify

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973066#comment-14973066 ] Ralph Goers commented on VALIDATOR-376: --- The patch was applied and changes.xml updated. >

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-10-25 Thread Aleksandr Dubinsky (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973184#comment-14973184 ] Aleksandr Dubinsky commented on EXEC-93: Can someone bring an example when quoting anything makes

[jira] [Commented] (EXEC-94) CommandLine unconditionally trims arguments

2015-10-25 Thread Aleksandr Dubinsky (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973178#comment-14973178 ] Aleksandr Dubinsky commented on EXEC-94: The behavior of `addArgument` has other issues. If I want to

[jira] [Commented] (MATH-1284) Vector is-not-a Point

2015-10-25 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973146#comment-14973146 ] Luc Maisonobe commented on MATH-1284: - I agree that vector is not a point. This issue was discussed

[jira] [Commented] (EXEC-93) Handling of escaped values by StringUtils

2015-10-25 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/EXEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973536#comment-14973536 ] Sebb commented on EXEC-93: -- The issue has already been closed as won't fix... > Handling of escaped values by

[jira] [Created] (CSV-160) CSVParser reading the whole reader even when it is supposed to read record by record

2015-10-25 Thread Nitiraj Singh Rathore (JIRA)
Nitiraj Singh Rathore created CSV-160: - Summary: CSVParser reading the whole reader even when it is supposed to read record by record Key: CSV-160 URL: https://issues.apache.org/jira/browse/CSV-160

[jira] [Updated] (CSV-160) CSVParser reading the whole reader even when it is supposed to read record by record

2015-10-25 Thread Nitiraj Singh Rathore (JIRA)
[ https://issues.apache.org/jira/browse/CSV-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitiraj Singh Rathore updated CSV-160: -- Attachment: TestCSVParser.java > CSVParser reading the whole reader even when it is

[jira] [Commented] (POOL-306) BaseGenericObjectPool IdentityWrapper equals violates Java spec

2015-10-25 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973419#comment-14973419 ] Phil Steitz commented on POOL-306: -- The check was left off for speed, knowing that in the only use of this

[jira] [Created] (POOL-307) GenericKeyedObjectPool - inefficient use of keySet instead of entrySet

2015-10-25 Thread Anthony Whitford (JIRA)
Anthony Whitford created POOL-307: - Summary: GenericKeyedObjectPool - inefficient use of keySet instead of entrySet Key: POOL-307 URL: https://issues.apache.org/jira/browse/POOL-307 Project: Commons

[jira] [Updated] (POOL-307) GenericKeyedObjectPool - inefficient use of keySet instead of entrySet

2015-10-25 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/POOL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Whitford updated POOL-307: -- Attachment: GenericKeyedObjectPool.patch > GenericKeyedObjectPool - inefficient use of keySet

[jira] [Created] (BEANUTILS-481) [beanutils2] Support for nested properties and automatic conversion.

2015-10-25 Thread Matthew P Mann (JIRA)
Matthew P Mann created BEANUTILS-481: Summary: [beanutils2] Support for nested properties and automatic conversion. Key: BEANUTILS-481 URL: https://issues.apache.org/jira/browse/BEANUTILS-481

[jira] [Created] (POOL-306) BaseGenericObjectPool IdentityWrapper equals violates Java spec

2015-10-25 Thread Anthony Whitford (JIRA)
Anthony Whitford created POOL-306: - Summary: BaseGenericObjectPool IdentityWrapper equals violates Java spec Key: POOL-306 URL: https://issues.apache.org/jira/browse/POOL-306 Project: Commons Pool