[jira] [Commented] (CONFIGURATION-504) HierarchicalConfiguration clear() method doesn't remove the node from its parent anymore in XML source

2012-08-23 Thread Adrien CLERC (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440082#comment-13440082 ] Adrien CLERC commented on CONFIGURATION-504: It's quite like this. In

[jira] [Updated] (CONFIGURATION-504) HierarchicalConfiguration clear() method doesn't remove the node from its parent anymore in XML source

2012-08-23 Thread Adrien CLERC (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien CLERC updated CONFIGURATION-504: --- Description: Using an XML source file, I used to call

[jira] [Comment Edited] (CONFIGURATION-504) HierarchicalConfiguration clear() method doesn't remove the node from its parent anymore in XML source

2012-08-23 Thread Adrien CLERC (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440082#comment-13440082 ] Adrien CLERC edited comment on CONFIGURATION-504 at 8/23/12 5:31 PM:

[jira] [Commented] (LANG-816) introduce ConstantUtils class to prevent Javac from inlining constants

2012-08-23 Thread Stephen Colebourne (JIRA)
[ https://issues.apache.org/jira/browse/LANG-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440102#comment-13440102 ] Stephen Colebourne commented on LANG-816: - I'd suggest adding this to ObjectUtils if

[jira] [Commented] (MATH-851) Add convolution

2012-08-23 Thread Clemens Novak (JIRA)
[ https://issues.apache.org/jira/browse/MATH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440185#comment-13440185 ] Clemens Novak commented on MATH-851: Ok - I'm a bit confused by now and hope you can

[jira] [Commented] (MATH-851) Add convolution

2012-08-23 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440193#comment-13440193 ] Sébastien Brisard commented on MATH-851: {quote} Ok - I'm a bit confused by now and

[jira] [Commented] (MATH-851) Add convolution

2012-08-23 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440243#comment-13440243 ] Gilles commented on MATH-851: - I fully agree with Sébastien: Your proposed code not being

[jira] [Resolved] (LANG-816) Introduce CONST() methods to prevent Javac from inlining constants

2012-08-23 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/LANG-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies resolved LANG-816. Resolution: Fixed Committed. Revision 1376505.

[jira] [Updated] (LANG-816) Introduce CONST() methods to prevent Javac from inlining constants

2012-08-23 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/LANG-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julius Davies updated LANG-816: --- Component/s: lang.* Due Date: 23/Aug/12 Fix Version/s: 3.2 Assignee: Julius

[jira] [Created] (DAEMON-256) jsvc parameter --without-libcap for compilaton on Unix

2012-08-23 Thread Michal Krejci (JIRA)
Michal Krejci created DAEMON-256: Summary: jsvc parameter --without-libcap for compilaton on Unix Key: DAEMON-256 URL: https://issues.apache.org/jira/browse/DAEMON-256 Project: Commons Daemon

[jira] [Resolved] (CODEC-146) Add JUnit tests that use BeiderMorse like Solr does

2012-08-23 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved CODEC-146. --- Resolution: Fixed Added in r1376676. Thanks a lot! Add JUnit tests that use

[jira] [Resolved] (COLLECTIONS-241) [contribution] PassiveTimeOutMap

2012-08-23 Thread Brent Worden (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brent Worden resolved COLLECTIONS-241. -- Resolution: Implemented Fix Version/s: 4.0 r1376827

[jira] [Commented] (LANG-816) Introduce CONST() methods to prevent Javac from inlining constants

2012-08-23 Thread Julius Davies (JIRA)
[ https://issues.apache.org/jira/browse/LANG-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13440968#comment-13440968 ] Julius Davies commented on LANG-816: Additional improvements thanks to ggregory's tip