[jira] [Commented] (CONFIGURATION-472) SubnodeConfigurations returned by XMLConfiguration should convert added nodes to XML nodes.

2012-01-18 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188972#comment-13188972 ] Oliver Heger commented on CONFIGURATION-472: I had a look at this issue

[jira] [Commented] (JCS-87) Migrate to build with Maven 3.0

2012-01-18 Thread Diego Rivera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188864#comment-13188864 ] Diego Rivera commented on JCS-87: - Ok...upon further inspection and closer scrutiny, I'm dumb

[jira] [Commented] (LANG-753) Validate.notNull() should throw IllegalArgumentException but throws NullPointerException

2012-01-18 Thread J. Nathaniel Sloan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188829#comment-13188829 ] J. Nathaniel Sloan commented on LANG-753: - +1 for Oliver here. By making this chang

[jira] [Issue Comment Edited] (JCS-87) Migrate to build with Maven 3.0

2012-01-18 Thread Diego Rivera (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188758#comment-13188758 ] Diego Rivera edited comment on JCS-87 at 1/18/12 10:30 PM: --- Forgot t

[jira] [Commented] (JCS-87) Migrate to build with Maven 3.0

2012-01-18 Thread Diego Rivera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188758#comment-13188758 ] Diego Rivera commented on JCS-87: - Forgot to add that most of the failed tests (above) don't a

[jira] [Created] (JCS-87) Migrate to build with Maven 3.0

2012-01-18 Thread Diego Rivera (Created) (JIRA)
Migrate to build with Maven 3.0 --- Key: JCS-87 URL: https://issues.apache.org/jira/browse/JCS-87 Project: Commons JCS Issue Type: Improvement Affects Versions: jcs-1.3 Reporter: Diego Rivera Evi

[jira] [Commented] (CONFIGURATION-467) Unable to persist CombinedConfiguration changes to the Filesystem.

2012-01-18 Thread Oliver Heger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188700#comment-13188700 ] Oliver Heger commented on CONFIGURATION-467: The problem probably lies

[jira] [Resolved] (CONFIGURATION-471) CompositeConfiguration delivers value from wrong child

2012-01-18 Thread Oliver Heger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-471. Resolution: Fixed Fix Version/s: 1.8 An overloaded version of {{addCo

[jira] [Commented] (NET-438) POP3Client.capa() should call POP3Client.getAdditionalReply()

2012-01-18 Thread Norman Maurer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/NET-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188569#comment-13188569 ] Norman Maurer commented on NET-438: --- Hiere is the patch for it.. > POP3Cli

[jira] [Updated] (NET-438) POP3Client.capa() should call POP3Client.getAdditionalReply()

2012-01-18 Thread Norman Maurer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/NET-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated NET-438: -- Attachment: NET-438.diff > POP3Client.capa() should call POP3Client.getAdditionalReply() > ---

[jira] [Commented] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-18 Thread J-L (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188567#comment-13188567 ] J-L commented on DAEMON-235: It seems to have to do with user access right. I though I had cov

[jira] [Created] (NET-438) POP3Client.capa() should call POP3Client.getAdditionalReply()

2012-01-18 Thread Norman Maurer (Created) (JIRA)
POP3Client.capa() should call POP3Client.getAdditionalReply() - Key: NET-438 URL: https://issues.apache.org/jira/browse/NET-438 Project: Commons Net Issue Type: Bug Compon

[jira] [Created] (DAEMON-235) When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION

2012-01-18 Thread J-L (Created) (JIRA)
When running java application via procrun (in jvm mode) an RMI thread triggers an EXCEPTION_ACCESS_VIOLATION Key: DAEMON-235 URL: https://issues.apache.or

[jira] [Updated] (MATH-734) Code cleanup: "ISAACRandom"

2012-01-18 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-734: Description: In revision 1232899, I started to clean up the code (mainly, removing the one-letter instance variables

[jira] [Updated] (MATH-734) Code cleanup: "ISAACRandom"

2012-01-18 Thread Gilles (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-734: Description: In revision 1232899, I started to clean up the code (mainly, removing the one-letter instance variables

[jira] [Created] (MATH-734) Code cleanup: "ISAACRandom"

2012-01-18 Thread Gilles (Created) (JIRA)
Code cleanup: "ISAACRandom" --- Key: MATH-734 URL: https://issues.apache.org/jira/browse/MATH-734 Project: Commons Math Issue Type: Improvement Reporter: Gilles Assignee: Gilles Pri

[jira] [Resolved] (MATH-439) Refactoring of solvers (package "analysis.solvers")

2012-01-18 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-439. - Resolution: Fixed No comment for a long time; resolved assuming that the current state is fine. >

[jira] [Resolved] (MATH-664) Replace "LUDecompostionImpl" with "QRDecompositionImpl" in "AbstractLeastSquaresOptimizer"

2012-01-18 Thread Gilles (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-664. - Resolution: Fixed Revision 1232846. > Replace "LUDecompostionImpl" with "QRDecompositionImpl" in

[jira] [Updated] (JXPATH-154) Resetting the default namespace causes a serious endless loop when requesting .asPath() on a node.

2012-01-18 Thread Hugo de Almeida Cocharro (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hugo de Almeida Cocharro updated JXPATH-154: Description: sample smaller case: {code} <...> a

[jira] [Created] (JXPATH-154) Resetting the default namespace causes a serious endless loop when requesting .asPath() on a node.

2012-01-18 Thread Hugo de Almeida Cocharro (Created) (JIRA)
Resetting the default namespace causes a serious endless loop when requesting .asPath() on a node. -- Key: JXPATH-154 URL: https://issues.apache.org/jira/browse/JXPATH