[jira] Commented: (CLI-185) Commons CLI incorrectly stripping leading and trailing quotes

2009-06-15 Thread Einar M R Rosenvinge (JIRA)
[ https://issues.apache.org/jira/browse/CLI-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719431#action_12719431 ] Einar M R Rosenvinge commented on CLI-185: -- At least on all *nix platforms

[jira] Commented: (DBCP-226) DBCP should support configuration of queryTimeout for validation queries

2009-06-15 Thread Pedro Faundez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719528#action_12719528 ] Pedro Faundez Gonzalez commented on DBCP-226: - Since this is a critical bug fix

[jira] Created: (JEXL-56) Logging wrongly uses java.util.logging

2009-06-15 Thread Henri Biestro (JIRA)
Logging wrongly uses java.util.logging -- Key: JEXL-56 URL: https://issues.apache.org/jira/browse/JEXL-56 Project: Commons JEXL Issue Type: Bug Affects Versions: 2.0 Reporter: Henri

[jira] Updated: (JEXL-56) Logging wrongly uses java.util.logging

2009-06-15 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-56: -- Attachment: JEXL-56.patch fixed logging mistakes introduced through JEXL-55; Coercion.java

[jira] Updated: (JEXL-56) Logging wrongly uses java.util.logging

2009-06-15 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-56: -- Description: JEXL-55 patch wrongly introduced some jul logging code (instead of sticking with commons

[jira] Commented: (CLI-185) Commons CLI incorrectly stripping leading and trailing quotes

2009-06-15 Thread Andrew Shirley (JIRA)
[ https://issues.apache.org/jira/browse/CLI-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719559#action_12719559 ] Andrew Shirley commented on CLI-185: fwiw, I have done a bit of experimenting and it seems

[jira] Issue Comment Edited: (VALIDATOR-276) isValidURL call returns false for file scheme/protocol when URL is correct

2009-06-15 Thread atc (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719562#action_12719562 ] atc edited comment on VALIDATOR-276 at 6/15/09 7:07 AM: This

[jira] Updated: (VALIDATOR-276) isValidURL call returns false for file scheme/protocol when URL is correct

2009-06-15 Thread atc (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] atc updated VALIDATOR-276: -- Description: Validate a URL using the file scheme/protocol for a file on a local Linux filesystem returns

[jira] Updated: (VALIDATOR-276) isValidURL call returns false for file scheme/protocol when URL is correct

2009-06-15 Thread atc (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] atc updated VALIDATOR-276: -- Attachment: URLTest.java This small app runs numerous tests, all of which should yield true but don't. I

[jira] Commented: (CLI-185) Commons CLI incorrectly stripping leading and trailing quotes

2009-06-15 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/CLI-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719594#action_12719594 ] Emmanuel Bourg commented on CLI-185: The single quotes are never stripped, it's only the

[jira] Created: (COMPRESS-77) Version 1.0 not available on maven repository

2009-06-15 Thread JIRA
Version 1.0 not available on maven repository - Key: COMPRESS-77 URL: https://issues.apache.org/jira/browse/COMPRESS-77 Project: Commons Compress Issue Type: Improvement Affects Versions: 1.0

[jira] Resolved: (JEXL-56) Logging wrongly uses java.util.logging

2009-06-15 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved JEXL-56. - Resolution: Fixed Committed in revisions: 784899 784903 784904 784906 Thanks for

[jira] Commented: (COMPRESS-77) Version 1.0 not available on maven repository

2009-06-15 Thread JIRA
[ https://issues.apache.org/jira/browse/COMPRESS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719697#action_12719697 ] Aurélien Mino commented on COMPRESS-77: --- Thanks for your quick reply. To be

[jira] Resolved: (JEXL-33) Remove unnecessary throws Exception from various classes

2009-06-15 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved JEXL-33. - Resolution: Fixed Reviewing branch 2.0, no exception of this kind can be found anymore.

[jira] Commented: (COMPRESS-77) Version 1.0 not available on maven repository

2009-06-15 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719721#action_12719721 ] Sebb commented on COMPRESS-77: -- Could it be accidental that the groupId==org.apache.commons?

[jira] Created: (NET-281) Implement a Network Size method

2009-06-15 Thread Scott Davis (JIRA)
Implement a Network Size method --- Key: NET-281 URL: https://issues.apache.org/jira/browse/NET-281 Project: Commons Net Issue Type: New Feature Environment: All Reporter: Scott Davis

[jira] Created: (NET-282) Improvement to isInRange method in SubnetUtil.SubnetInfo class

2009-06-15 Thread Scott Davis (JIRA)
Improvement to isInRange method in SubnetUtil.SubnetInfo class -- Key: NET-282 URL: https://issues.apache.org/jira/browse/NET-282 Project: Commons Net Issue Type: Improvement

[jira] Updated: (NET-282) Improvement to isInRange method in SubnetUtil.SubnetInfo class

2009-06-15 Thread Scott Davis (JIRA)
[ https://issues.apache.org/jira/browse/NET-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Davis updated NET-282: Priority: Minor (was: Major) Updated criticality to be minor. An oversight on initial add. Improvement to

[jira] Created: (TRANSACTION-31) Memory Leak in FileResourceManager#InputStreamWrapper

2009-06-15 Thread Lars Michele (JIRA)
Memory Leak in FileResourceManager#InputStreamWrapper - Key: TRANSACTION-31 URL: https://issues.apache.org/jira/browse/TRANSACTION-31 Project: Commons Transaction Issue Type: Bug

[jira] Updated: (NET-281) Implement a Network Size method

2009-06-15 Thread Scott Davis (JIRA)
[ https://issues.apache.org/jira/browse/NET-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Davis updated NET-281: Description: Implement a size method in the SubnetUtils.SubnetInfo class. Something similiar to this:

[jira] Updated: (TRANSACTION-31) Memory Leak in FileResourceManager#InputStreamWrapper

2009-06-15 Thread Lars Michele (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Michele updated TRANSACTION-31: Attachment: FileResourceManager.java.patch A patch for the 1.2 branch. Memory Leak

[jira] Updated: (COMPRESS-77) Version 1.0 not available on maven repository

2009-06-15 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated COMPRESS-77: - Comment: was deleted (was: Could it be accidental that the groupId==org.apache.commons? The pom.xml file does

[jira] Commented: (COMPRESS-77) Version 1.0 not available on maven repository

2009-06-15 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719806#action_12719806 ] Sebb commented on COMPRESS-77: -- The recommended standard for new commons components is

[jira] Created: (COMPRESS-78) Filename suffix mappings for bzip2

2009-06-15 Thread Jukka Zitting (JIRA)
Filename suffix mappings for bzip2 -- Key: COMPRESS-78 URL: https://issues.apache.org/jira/browse/COMPRESS-78 Project: Commons Compress Issue Type: New Feature Reporter: Jukka Zitting

[jira] Updated: (COMPRESS-78) Filename suffix mappings for bzip2

2009-06-15 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated COMPRESS-78: -- Attachment: BZip2Utils.patch Attached a patch with a proposed BZip2Utils class modeled after

[jira] Updated: (TRANSACTION-31) Memory Leak in FileResourceManager#InputStreamWrapper

2009-06-15 Thread Lars Michele (JIRA)
[ https://issues.apache.org/jira/browse/TRANSACTION-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Michele updated TRANSACTION-31: Attachment: FileResourceManager.java.trunk.patch Here comes a little more cleaner