[jira] Updated: (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated COLLECTIONS-323: -- Fix Version/s: (was: 3.3) 3.4 > Behavior of constructors Ca

[jira] Commented: (COLLECTIONS-323) Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711001#action_12711001 ] Henri Yandell commented on COLLECTIONS-323: --- Same holds true of: AbstractHa

[jira] Closed: (COLLECTIONS-317) AbstractHashedMap(Map map) constructor calls overridable non-final method

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COLLECTIONS-317. - Resolution: Fixed svn ci -m "Refactoring putAll to _putAll so the constructor can ca

[jira] Closed: (COLLECTIONS-316) LRUMap constructor javadoc and behavior are inconsistent (maxSize cannot be less than 0)

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell closed COLLECTIONS-316. - Resolution: Fixed Two of the javadocs say it will throw the exception. One of them i

[jira] Updated: (COLLECTIONS-322) Adds a Collections wrapper around the w3c NodeList

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated COLLECTIONS-322: -- Fix Version/s: (was: 3.3) 3.4 > Adds a Collections wrapper

[jira] Updated: (COLLECTIONS-324) Fields transformer and decorated in comparators.TransformingComparator could be made final

2009-05-19 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated COLLECTIONS-324: -- Fix Version/s: (was: 3.3) 3.4 > Fields transformer and deco

[jira] Updated: (EMAIL-86) Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg)

2009-05-19 Thread Blake Fridman (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Fridman updated EMAIL-86: --- Affects Version/s: 1.1 > Please expose means so that Transport.send(Message msg, Address[] addresses)

[jira] Updated: (EMAIL-86) Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg)

2009-05-19 Thread Blake Fridman (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Fridman updated EMAIL-86: --- Description: Problem: We have been using Commons Email for years without issue. Recently we have foun

[jira] Created: (EMAIL-86) Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg)

2009-05-19 Thread Blake Fridman (JIRA)
Please expose means so that Transport.send(Message msg, Address[] addresses) may be sometimes called in place of Transport.send(Message msg) -

[jira] Updated: (VFS-256) AbstractFileObject.delete(FileSelector) correctness relies on FilesCache

2009-05-19 Thread Marek Zawirski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Zawirski updated VFS-256: --- Attachment: make_delete_safe_for_any_cache_v2.patch make_delete_safe_for_any_cache_v1.pat

[jira] Updated: (VFS-259) Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting

2009-05-19 Thread Marek Zawirski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Zawirski updated VFS-259: --- Attachment: FileContentInfoFactory_undress_AbstractFileObject.patch Patch for HttpFileContentInfoFactory

[jira] Created: (VFS-259) Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting

2009-05-19 Thread Marek Zawirski (JIRA)
Http and Webdav FIleContentInfoFactory: undress to AbstractFileObject before casting Key: VFS-259 URL: https://issues.apache.org/jira/browse/VFS-259 Project: Commons

[jira] Updated: (VFS-258) Unsafe casting to AbstractFileObject subclasses in doRename()

2009-05-19 Thread Marek Zawirski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Zawirski updated VFS-258: --- Fix Version/s: 2.0 Fix version: 2.0 > Unsafe casting to AbstractFileObject subclasses in doRename() > -

[jira] Updated: (VFS-258) Unsafe casting to AbstractFileObject subclasses in doRename()

2009-05-19 Thread Marek Zawirski (JIRA)
[ https://issues.apache.org/jira/browse/VFS-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Zawirski updated VFS-258: --- Attachment: doRename_use_AbstractFileObject.patch Patch: let doRename() take stripped AbstractFileObject

[jira] Created: (VFS-258) Unsafe casting to AbstractFileObject subclasses in doRename()

2009-05-19 Thread Marek Zawirski (JIRA)
Unsafe casting to AbstractFileObject subclasses in doRename() - Key: VFS-258 URL: https://issues.apache.org/jira/browse/VFS-258 Project: Commons VFS Issue Type: Bug Affects Vers

[jira] Updated: (DBCP-292) Adds an mbean for exposing metrics around a BasicDataSource via JMX

2009-05-19 Thread David Horne (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Horne updated DBCP-292: - Attachment: BasicDataSourceMBean.patch > Adds an mbean for exposing metrics around a BasicDataSource via JM

[jira] Created: (DBCP-292) Adds an mbean for exposing metrics around a BasicDataSource via JMX

2009-05-19 Thread David Horne (JIRA)
Adds an mbean for exposing metrics around a BasicDataSource via JMX --- Key: DBCP-292 URL: https://issues.apache.org/jira/browse/DBCP-292 Project: Commons Dbcp Issue Type: New F