[jira] Commented: (DAEMON-190) Service startup fails at boot time on Windows

2010-12-21 Thread Mladen Turk (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974087#action_12974087 ] Mladen Turk commented on DAEMON-190: OK. I was able to reproduce the problem. apache-t

[jira] Commented: (DAEMON-190) Service startup fails at boot time on Windows

2010-12-21 Thread Mladen Turk (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974060#action_12974060 ] Mladen Turk commented on DAEMON-190: OK. So we have two separate issues here. For testi

[jira] Created: (IO-257) BOMInputStream.read(byte[]) can return 0 which it should not

2010-12-21 Thread JIRA
BOMInputStream.read(byte[]) can return 0 which it should not Key: IO-257 URL: https://issues.apache.org/jira/browse/IO-257 Project: Commons IO Issue Type: Bug Components:

[jira] Commented: (DAEMON-190) Service startup fails at boot time on Windows

2010-12-21 Thread Konstantin Kolinko (JIRA)
[ https://issues.apache.org/jira/browse/DAEMON-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973975#action_12973975 ] Konstantin Kolinko commented on DAEMON-190: --- I cannot confirm that this fixes thi

[jira] Commented: (POOL-172) Add JMX (MBean) management and monitoring

2010-12-21 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/POOL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973931#action_12973931 ] Simone Tripodi commented on POOL-172: - Hi Steve, I started adding JMX interfaces prototyp

[jira] Commented: (POOL-150) GenericKeyedObjectPool.preparePool does not throw an exception if supplied factory is null

2010-12-21 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973788#action_12973788 ] Phil Steitz commented on POOL-150: -- Based on current 2.0 code in trunk, I would say we can r

[jira] Resolved: (JEXL-105) Array literals are considered constant even when they are not

2010-12-21 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-105. Resolution: Fixed Fixed at revision 1051571. Added JexlNode.isConstant() to allow detection of consta

[jira] Updated: (JEXL-105) Array literals are considered constant even when they are not

2010-12-21 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-105: --- Summary: Array literals are considered constant even when they are not (was: Array creation 2nd time r

[jira] Commented: (JEXL-105) Array creation 2nd time requires duplication of JexlEngine

2010-12-21 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973731#action_12973731 ] Henri Biestro commented on JEXL-105: Thanks for the test case, bug is confirmed. Culprit

[jira] Commented: (POOL-150) GenericKeyedObjectPool.preparePool does not throw an exception if supplied factory is null

2010-12-21 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/POOL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973666#action_12973666 ] Simone Tripodi commented on POOL-150: - In the current implementations in trunk, factories

[jira] Resolved: (POOL-175) Add Builders for Configuration classes

2010-12-21 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/POOL-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved POOL-175. - Resolution: Fixed done, see r1051386 > Add Builders for Configuration classes > --

[jira] Commented: (POOL-176) GenericKeyedObjectPool should support softMinEvictableIdleTimeMillis a la GenericObjectPool

2010-12-21 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/POOL-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973659#action_12973659 ] Simone Tripodi commented on POOL-176: - Indeed, while refactoring the Configuration classe