[jira] [Commented] (MATH-655) General framework for iterative algorithms

2011-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104329#comment-13104329 ] Sébastien Brisard commented on MATH-655: The files were committed (minus the

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

2011-09-14 Thread Oliver Siegmar (JIRA)
Validate.notNull() should throw IllegalArgumentException but throws NullPointerException Key: LANG-753 URL: https://issues.apache.org/jira/browse/LANG-753

[jira] [Resolved] (COMPRESS-132) Add support for unix dump files

2011-09-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-132. - Resolution: Fixed I've settled for an offset of 24 bytes for format detection with svn

[jira] [Resolved] (CLI-222) USE keyspace doesn't work for numeric keyspaces

2011-09-14 Thread Emmanuel Bourg (JIRA)
CLI Issue Type: Bug Components: CLI-1.x Reporter: Ophir Radnitz In the CLI, {code}USE keyspace;{code} doesn't work for keyspaces' names that contain only digits. The error I'm getting is: {{Syntax error at position 4: mismatched input '20110914' expecting

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-14 Thread Alexis Robert (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104515#comment-13104515 ] Alexis Robert commented on MATH-650: Yes I use FastMath.pow(). FastMath has static

[jira] [Updated] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-14 Thread Alexis Robert (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Robert updated MATH-650: --- Comment: was deleted (was: Yes I use FastMath.pow().) FastMath has static code which slows the first

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-14 Thread Alexis Robert (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104524#comment-13104524 ] Alexis Robert commented on MATH-650: Yes the Orekit project uses FastMath.pow() but this

[jira] [Issue Comment Edited] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-14 Thread Alexis Robert (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104524#comment-13104524 ] Alexis Robert edited comment on MATH-650 at 9/14/11 2:31 PM: -

[jira] [Updated] (MATH-668) Polygon difference function produces erroneous results with certain polygons

2011-09-14 Thread Curtis Jensen (JIRA)
[ https://issues.apache.org/jira/browse/MATH-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Curtis Jensen updated MATH-668: --- Attachment: PolygonsSetCircleTest.java This circle test case takes the difference of two concentric

[jira] [Commented] (MATH-650) FastMath has static code which slows the first access to FastMath

2011-09-14 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104591#comment-13104591 ] Gilles commented on MATH-650: - With false you get ~5 ms, a lower time than me (running on a

[jira] [Commented] (OGNL-21) Remove dead and broken code from OgnlRuntime/SimpleNode

2011-09-14 Thread Daniel Pitts (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104642#comment-13104642 ] Daniel Pitts commented on OGNL-21: -- I don't actually know much about Maven. However, we can

[jira] [Commented] (DAEMON-195) net stop serviceName prints Error 109: The pipe has been ended. Stopping via Windows Control Panel hangs.

2011-09-14 Thread Li Cao (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104733#comment-13104733 ] Li Cao commented on DAEMON-195: --- I am trying to wrap a Java application using JVM option and

[jira] [Issue Comment Edited] (DAEMON-195) net stop serviceName prints Error 109: The pipe has been ended. Stopping via Windows Control Panel hangs.

2011-09-14 Thread Li Cao (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104733#comment-13104733 ] Li Cao edited comment on DAEMON-195 at 9/14/11 6:07 PM: I am

[jira] [Created] (PROXY-15) mod_proxy in Apache HTTP 2.2 FIN_WAIT2 in server side, it leaves as CLOSE_WAIT for a long time in mod_proxy side.

2011-09-14 Thread Wendell L. Hatcher (JIRA)
mod_proxy in Apache HTTP 2.2 FIN_WAIT2 in server side, it leaves as CLOSE_WAIT for a long time in mod_proxy side. -- Key: PROXY-15 URL:

[jira] [Commented] (CLI-222) USE keyspace doesn't work for numeric keyspaces

2011-09-14 Thread Ophir Radnitz (JIRA)
Components: CLI-1.x Reporter: Ophir Radnitz In the CLI, {code}USE keyspace;{code} doesn't work for keyspaces' names that contain only digits. The error I'm getting is: {{Syntax error at position 4: mismatched input '20110914' expecting Identifier}} -- This message

[jira] [Resolved] (CHAIN-54) upgrate JUnit dependency to latest released version and adapt tests

2011-09-14 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved CHAIN-54. - Resolution: Fixed With {{ChainResourcesTestCase}} fixed (see

[jira] [Commented] (NET-346) FTP should support reporting NATed external IP address

2011-09-14 Thread Keigo Tanaka (JIRA)
[ https://issues.apache.org/jira/browse/NET-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105108#comment-13105108 ] Keigo Tanaka commented on NET-346: -- According to HEAD of FTPClient.java(rev 1126692), when