[jira] [Commented] (OGNL-233) ClassCacheHandler should return a handler with a key that is the nearest class (interface) to the forClass in the hierarchy tree

2013-04-05 Thread Maurizio Cucchiara (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623463#comment-13623463 ] Maurizio Cucchiara commented on OGNL-233: - Sorry, but I'm not sure I understand

[jira] [Updated] (OGNL-233) ClassCacheHandler should return a handler with a key that is the nearest class (interface) to the forClass in the hierarchy tree

2013-04-05 Thread Maurizio Cucchiara (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maurizio Cucchiara updated OGNL-233: Attachment: ClassHierachy.png Class Hierarchy ClassCacheHandler should

[jira] [Updated] (OGNL-233) ClassCacheHandler should return a handler with a key that is the nearest class (interface) to the forClass in the hierarchy tree

2013-04-05 Thread Maurizio Cucchiara (JIRA)
[ https://issues.apache.org/jira/browse/OGNL-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maurizio Cucchiara updated OGNL-233: Attachment: ClassCacheHandlerTest.java A simple junit test which illustrates the issue.

[jira] [Commented] (MATH-963) Interface RandomGenerator is missing nextLong(long) method

2013-04-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623503#comment-13623503 ] Gilles commented on MATH-963: - bq. [...] you can use a RandomAdaptor. That is really what led to

[jira] [Commented] (MATH-963) Interface RandomGenerator is missing nextLong(long) method

2013-04-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623532#comment-13623532 ] Gilles commented on MATH-963: - bq. [...] good default impl to be added to

[jira] [Created] (LANG-883) StringUtils.containsAny(CharSequence, CharSequence... )

2013-04-05 Thread Ivan Hristov (JIRA)
Ivan Hristov created LANG-883: - Summary: StringUtils.containsAny(CharSequence, CharSequence... ) Key: LANG-883 URL: https://issues.apache.org/jira/browse/LANG-883 Project: Commons Lang Issue

[jira] [Commented] (LANG-883) StringUtils.containsAny(CharSequence, CharSequence... )

2013-04-05 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623549#comment-13623549 ] Gary Gregory commented on LANG-883: --- Better than using a regular expression?

[jira] [Created] (DAEMON-293) Export Prunmgr settings to batch script.

2013-04-05 Thread Tom Mercelis (JIRA)
Tom Mercelis created DAEMON-293: --- Summary: Export Prunmgr settings to batch script. Key: DAEMON-293 URL: https://issues.apache.org/jira/browse/DAEMON-293 Project: Commons Daemon Issue Type:

[jira] [Resolved] (CONFIGURATION-515) Make private methods in PropertiesConfiguration.PropertiesWriter protected

2013-04-05 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-515. Resolution: Fixed Fix Version/s: 2.0 The methods {{escapeKey()}},

[jira] [Commented] (LANG-883) StringUtils.containsAny(CharSequence, CharSequence... )

2013-04-05 Thread Ivan Hristov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13623594#comment-13623594 ] Ivan Hristov commented on LANG-883: --- Hi Gary, I don't think that is it better is the

[jira] [Updated] (LANG-883) StringUtils.containsAny(CharSequence, CharSequence... )

2013-04-05 Thread Ivan Hristov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Hristov updated LANG-883: -- Description: Presently there is a: public static boolean containsAny(CharSequence cs, char...

[jira] [Resolved] (CONFIGURATION-516) PropertiesConfiguration.save escapes double qoutes unecessary

2013-04-05 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-516. Resolution: Fixed Fix Version/s: 2.0 The escaping logic was changed

[jira] [Resolved] (MATH-963) Interface RandomGenerator is missing nextLong(long) method

2013-04-05 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-963. - Resolution: Won't Fix Interface RandomGenerator is missing nextLong(long) method