[jira] Created: (SCXML-155) Final State Error

2010-08-11 Thread Ajar B. Mathur (JIRA)
Final State Error -- Key: SCXML-155 URL: https://issues.apache.org/jira/browse/SCXML-155 Project: Commons SCXML Issue Type: Bug Affects Versions: 0.9 Environment: Windows XP ,Eclipse Reporter: Ajar

[jira] Created: (JEXL-104) NPE in JexlArithmetic when an Array-Expression containing a null is used.

2010-08-11 Thread Andreas Haufler (JIRA)
NPE in JexlArithmetic when an Array-Expression containing a null is used. - Key: JEXL-104 URL: https://issues.apache.org/jira/browse/JEXL-104 Project: Commons JEXL

[jira] Updated: (JEXL-104) NPE in JexlArithmetic when an Array-Expression containing a null is used.

2010-08-11 Thread Andreas Haufler (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Haufler updated JEXL-104: - Attachment: JexlArithmeticBug.java FixedJexlArithmetic.java First file shows the

[jira] Issue Comment Edited: (JEXL-104) NPE in JexlArithmetic when an Array-Expression containing a null is used.

2010-08-11 Thread Andreas Haufler (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897201#action_12897201 ] Andreas Haufler edited comment on JEXL-104 at 8/11/10 6:08 AM: ---

[jira] Updated: (MATH-404) Confusing interface for LevenbergMarquardtOptimizer

2010-08-11 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-404: Fix Version/s: 3.0 (was: 2.2) I'm trying to define a more general ConvergenceChecker

[jira] Created: (MATH-405) Inconsistent result from Levenberg-Marquardt

2010-08-11 Thread Dimitri Pourbaix (JIRA)
Inconsistent result from Levenberg-Marquardt Key: MATH-405 URL: https://issues.apache.org/jira/browse/MATH-405 Project: Commons Math Issue Type: Bug Affects Versions: 2.1

[jira] Updated: (MATH-405) Inconsistent result from Levenberg-Marquardt

2010-08-11 Thread Dimitri Pourbaix (JIRA)
[ https://issues.apache.org/jira/browse/MATH-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Pourbaix updated MATH-405: -- Attachment: MATH-405.patch Correction patch Inconsistent result from Levenberg-Marquardt

[jira] Issue Comment Edited: (COMPRESS-117) Certain tar files won't open

2010-08-11 Thread Leo Izen (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897107#action_12897107 ] Leo Izen edited comment on COMPRESS-117 at 8/11/10 9:30 AM:

[jira] Updated: (COMPRESS-117) Certain tar files won't open

2010-08-11 Thread Leo Izen (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leo Izen updated COMPRESS-117: -- Affects Version/s: 1.1 (was: 1.0) Certain tar files won't open

[jira] Issue Comment Edited: (COMPRESS-117) Certain tar files won't open

2010-08-11 Thread Leo Izen (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897107#action_12897107 ] Leo Izen edited comment on COMPRESS-117 at 8/11/10 9:31 AM:

[jira] Resolved: (MATH-405) Inconsistent result from Levenberg-Marquardt

2010-08-11 Thread Dimitri Pourbaix (JIRA)
[ https://issues.apache.org/jira/browse/MATH-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitri Pourbaix resolved MATH-405. --- Resolution: Fixed Inconsistent result from Levenberg-Marquardt

[jira] Resolved: (JEXL-104) NPE in JexlArithmetic when an Array-Expression containing a null is used.

2010-08-11 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-104. Fix Version/s: 2.0.2 Resolution: Fixed Thanks Andreas for catching this one and submitting a

[jira] Commented: (JEXL-103) Inputstream reads no byte if it is called into a class runnable

2010-08-11 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897373#action_12897373 ] Henri Biestro commented on JEXL-103: Can you submit a test case please ? I'm not sure I

[jira] Created: (NET-334) org.apache.commons.net.io.FromNetASCIIInputStream can throw a NullPointerException

2010-08-11 Thread Kenneth Ritch (JIRA)
org.apache.commons.net.io.FromNetASCIIInputStream can throw a NullPointerException -- Key: NET-334 URL: https://issues.apache.org/jira/browse/NET-334 Project: Commons