[jira] [Commented] (LANG-331) Fix for LANG-259 broke ValuedEnum.compareTo() on subclassed enumerations

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/LANG-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494860#comment-13494860 ] Thomas Neidhart commented on LANG-331: -- lang.enum package has been removed in the 3.0

[jira] [Updated] (LANG-822) NumberUtils#createNumber - bad behaviour for leading --

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/LANG-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated LANG-822: - Attachment: LANG-822.patch Attached patch moves the check for -- to the corresponding

[jira] [Commented] (LANG-693) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/LANG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494866#comment-13494866 ] Thomas Neidhart commented on LANG-693: -- Why not trying to create a double first in the

[jira] [Resolved] (LANG-822) NumberUtils#createNumber - bad behaviour for leading --

2012-11-11 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-822. --- Resolution: Fixed Fix Version/s: 3.2 NumberUtils#createNumber - bad behaviour for leading --

[jira] [Commented] (LANG-822) NumberUtils#createNumber - bad behaviour for leading --

2012-11-11 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494876#comment-13494876 ] Sebb commented on LANG-822: --- Thanks for the patch; applied with minor changes to strengthen test

[jira] [Resolved] (JCS-94) LateralTCPService should implement getGroupKeys

2012-11-11 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-94. --- Resolution: Fixed Fix Version/s: jcs-2.0.0 Assignee: Thomas Vandahl Applied heavily

[jira] [Resolved] (JCS-49) Contradictory documentation on RemoveUponRemotePut default value

2012-11-11 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-49. --- Resolution: Fixed Fix Version/s: jcs-2.0.0 Assignee: Thomas Vandahl (was: Aaron Smuts)

[jira] [Commented] (LANG-693) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2012-11-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494894#comment-13494894 ] Gary Gregory commented on LANG-693: --- So this proposal is not b-compatible but it sounds

[jira] [Updated] (LANG-680) StringUtils - Longest Common Substring / Longest common susequence

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/LANG-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated LANG-680: - Attachment: LANG-680.patch The attached patch implements the longest common substring methods

[jira] [Resolved] (JCS-91) JCS fails to properly dispose of the lateral TCP listener thread. If a webapp that uses JCS lateral TCP cache is undeployed, the listener is left hanging with no hope for e

2012-11-11 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-91. --- Resolution: Fixed Fix Version/s: jcs-2.0.0 Applied heavily modified patch manually.

[jira] [Commented] (JCS-100) JCS never going out of the dispose methode

2012-11-11 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494906#comment-13494906 ] Thomas Vandahl commented on JCS-100: There is not much we can do with this issue

[jira] [Resolved] (JCS-70) jcs-1.3.3.5-RC.jar compiled with JDK 1.4 and when we use the same in JDK 1.5.x environment the Garbage collection doesnt look good

2012-11-11 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/JCS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved JCS-70. --- Resolution: Not A Problem Fix Version/s: (was: jcs-1.3) jcs-2.0.0

[jira] [Updated] (EMAIL-117) EmailException.JDK_SUPPORTS_NESTED is not needed any more

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated EMAIL-117: -- Attachment: EMAIL-117.patch Attached a patch to remove the unneeded custom nesting as we target

[jira] [Resolved] (EMAIL-115) Need a way to remove emails from an already created, but not sent message.

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved EMAIL-115. --- Resolution: Won't Fix Fix Version/s: (was: 2.0) User found a work-around, and

[jira] [Created] (CODEC-162) Change groupId to org.apache.commons

2012-11-11 Thread Thomas Neidhart (JIRA)
Thomas Neidhart created CODEC-162: - Summary: Change groupId to org.apache.commons Key: CODEC-162 URL: https://issues.apache.org/jira/browse/CODEC-162 Project: Commons Codec Issue Type:

[jira] [Commented] (CODEC-162) Change groupId to org.apache.commons

2012-11-11 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494923#comment-13494923 ] Gary Gregory commented on CODEC-162: That should Only happen if and when BC breaks for

[jira] [Updated] (CODEC-162) Change groupId to org.apache.commons

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated CODEC-162: -- Affects Version/s: 1.7 Change groupId to org.apache.commons

[jira] [Updated] (CODEC-162) Change groupId to org.apache.commons

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart updated CODEC-162: -- Fix Version/s: 2.0 Change groupId to org.apache.commons

[jira] [Commented] (CODEC-162) Change groupId to org.apache.commons

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494929#comment-13494929 ] Thomas Neidhart commented on CODEC-162: --- Ok, postpone to 2.0 release.

[jira] [Updated] (CSV-68) Use Builder pattern for CSVFormat

2012-11-11 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_2012.patch It has been a while since this has been discussed and the API has

[jira] [Commented] (LANG-693) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2012-11-11 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495060#comment-13495060 ] Sebb commented on LANG-693: --- bq. So this proposal is not b-compatible ... I assume you must mean

[jira] [Resolved] (MATH-878) G-Test (Log-Likelihood ratio - LLR test) in math.stat.inference

2012-11-11 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-878. -- Resolution: Fixed In r1408172, I changed method names to match the conventions of the other classes in

[jira] [Updated] (MATH-878) G-Test (Log-Likelihood ratio - LLR test) in math.stat.inference

2012-11-11 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-878: - Affects Version/s: (was: 3.2) (was: 4.0) (was:

[jira] [Commented] (LANG-693) Method createNumber from NumberUtils doesn't work for floating point numbers other than Float

2012-11-11 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/LANG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495135#comment-13495135 ] Thomas Neidhart commented on LANG-693: -- Maybe I was unclear, but the float part