[jira] Created: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-13 Thread Oliver Sauder (JIRA)
EqualsBuilder causes StackOverflowException --- Key: LANG-606 URL: https://issues.apache.org/jira/browse/LANG-606 Project: Commons Lang Issue Type: Bug Components: lang.builder.* Affects

[jira] Updated: (LANG-606) EqualsBuilder causes StackOverflowException

2010-03-13 Thread Oliver Sauder (JIRA)
[ https://issues.apache.org/jira/browse/LANG-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Sauder updated LANG-606: --- Attachment: EqualsBuilderCyclicalObjectReferences.patch Attached patch should solve the issue. I've

[jira] Updated: (MATH-327) Maximal number of iterations (540) exceeded

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-327: - Fix Version/s: 2.2 Maximal number of iterations (540) exceeded

[jira] Resolved: (MATH-328) Is NoFeasibleSolutionException Bug not Fixed Yet?

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-328. -- Resolution: Incomplete Is NoFeasibleSolutionException Bug not Fixed Yet?

[jira] Updated: (MATH-321) Support for Sparse (Thin) SVD

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-321: - Fix Version/s: 2.1 Support for Sparse (Thin) SVD - Key:

[jira] Updated: (MATH-284) Avoid ArrayStoreException

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-284: - Fix Version/s: 3.0 Avoid ArrayStoreException - Key: MATH-284

[jira] Updated: (MATH-351) SimplexSolver fails to solve feasible problem instance

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-351: - Fix Version/s: 2.1 SimplexSolver fails to solve feasible problem instance

[jira] Updated: (MATH-345) A new secant solver that does not enforce bracketing

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-345: - Fix Version/s: 2.2 A new secant solver that does not enforce bracketing

[jira] Closed: (MATH-331) t-distribution, Weibull distribution, and Cauchy distribution: add density-function (through HasDensityDouble-interface)

2010-03-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed MATH-331. Resolution: Duplicate Superceded by MATH-332 t-distribution, Weibull distribution, and Cauchy

[jira] Created: (LANG-607) StringUtils.containsAny methods incorrectly matches Unicode 2.0+ supplementary characters.

2010-03-13 Thread Gary Gregory (JIRA)
StringUtils.containsAny methods incorrectly matches Unicode 2.0+ supplementary characters. -- Key: LANG-607 URL: https://issues.apache.org/jira/browse/LANG-607

[jira] Updated: (LANG-607) StringUtils.containsAny methods incorrectly matches Unicode 2.0+ supplementary characters.

2010-03-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LANG-607: -- Attachment: LANG-607.diff Attaching patch for the record. StringUtils.containsAny methods incorrectly

[jira] Resolved: (MATH-337) Equals methods rely on catching ClassCastException rather than using instanceof check

2010-03-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved MATH-337. --- Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=922713view=rev Log: MATH-337 Equals methods rely on catching

[jira] Reopened: (MATH-336) Unnecessary null checks in equals methods

2010-03-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb reopened MATH-336: --- Oops - only some of the instances were fixed as part of MATH-337 Unnecessary null checks in equals methods

[jira] Resolved: (MATH-335) Fraction.hashCode() inconsistent with Fraction.equals()

2010-03-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved MATH-335. --- Resolution: Fixed URL: http://svn.apache.org/viewvc?rev=922715view=rev Log: MATH-335 Fraction.hashCode() inconsistent

[jira] Updated: (MATH-257) FastFourierTransformer.MultiDimensionalComplexMatrix.get() not consistent with FastFourierTransformer.MultiDimensionalComplexMatrix.set()

2010-03-13 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated MATH-257: -- Fix Version/s: 2.0 FastFourierTransformer.MultiDimensionalComplexMatrix.get() not consistent with

[jira] Created: (DBCP-326) Rollback an uncommited transaction on return

2010-03-13 Thread Adrian Tarau (JIRA)
Rollback an uncommited transaction on return Key: DBCP-326 URL: https://issues.apache.org/jira/browse/DBCP-326 Project: Commons Dbcp Issue Type: Improvement Affects Versions: 1.4, 1.3

[jira] Created: (DAEMON-137) Allow to configure JNI message logging

2010-03-13 Thread Mladen Turk (JIRA)
Allow to configure JNI message logging -- Key: DAEMON-137 URL: https://issues.apache.org/jira/browse/DAEMON-137 Project: Commons Daemon Issue Type: New Feature Components: Procrun Affects

[jira] Created: (DAEMON-139) Stdout/Stderr redirection does not work properly

2010-03-13 Thread Mladen Turk (JIRA)
Stdout/Stderr redirection does not work properly Key: DAEMON-139 URL: https://issues.apache.org/jira/browse/DAEMON-139 Project: Commons Daemon Issue Type: Bug Components: Procrun