svn commit: r537717 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java

2007-05-14 Thread imario
Author: imario Date: Sun May 13 23:00:47 2007 New Revision: 537717 URL: http://svn.apache.org/viewvc?view=revrev=537717 Log: VFS-136: Don't force-set the classloader - Thanks to Adam Heath for the patch Modified:

[jira] Resolved: (VFS-135) Don't force-set the classloader

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-135. -- Resolution: Fixed Fix Version/s: 1.1 Makes sense ... just ... did you test it in a webapp

[jira] Commented: (VFS-135) Don't force-set the classloader

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495478 ] Mario Ivankovits commented on VFS-135: -- Thanks for the patch! Don't force-set the classloader

svn commit: r537718 - /jakarta/commons/proper/math/trunk/src/java/org/apache/commons/math/ConvergenceException.java

2007-05-14 Thread psteitz
Author: psteitz Date: Sun May 13 23:08:16 2007 New Revision: 537718 URL: http://svn.apache.org/viewvc?view=revrev=537718 Log: Added back (deprecated) legacy constructors to restore backward compatibility. Modified:

[jira] Created: (VALIDATOR-229) Make validation constants accessible for code outside the validation framework

2007-05-14 Thread Florian Rampp (JIRA)
Make validation constants accessible for code outside the validation framework -- Key: VALIDATOR-229 URL: https://issues.apache.org/jira/browse/VALIDATOR-229 Project: Commons

DO NOT REPLY [Bug 33340] - [cli] HelpFormatter doesn't function correctly for options with only LongOpt

2007-05-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33340. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: [math] Release planning, IOC-friendlyness

2007-05-14 Thread luc . maisonobe
Phil Steitz [EMAIL PROTECTED] wrote: I think that modulo some cleanup, testing and review and the one dangling item below, we should be ready for a [math] release. I first wanted to introduce SVD but now think I need to work more on this. This would delay a release for quite long. I therefore

[nightly build] io failed.

2007-05-14 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070514/io.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [nightly build] io failed.

2007-05-14 Thread Martin van den Bemt
You suck at betting :) Mvgr, Martin Henri Yandell wrote: Bet this doesn't happen again tonight. On 5/11/07, Phil Steitz [EMAIL PROTECTED] wrote: Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070511/io.log

Re: [nightly build] io failed.

2007-05-14 Thread Martin van den Bemt
I suck at saying you suck at betting.. Should have checked the dates :) Mvgr, Martin Martin van den Bemt wrote: You suck at betting :) Mvgr, Martin Henri Yandell wrote: Bet this doesn't happen again tonight. On 5/11/07, Phil Steitz [EMAIL PROTECTED] wrote: Failed build logs:

DO NOT REPLY [Bug 33340] - [cli] HelpFormatter doesn't function correctly for options with only LongOpt

2007-05-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33340. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33340] - [cli] HelpFormatter doesn't function correctly for options with only LongOpt

2007-05-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33340. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[jira] Updated: (CLI-13) [cli] CommandLine.getOptionValue() behaves contrary to docs

2007-05-14 Thread Brian Egge (JIRA)
[ https://issues.apache.org/jira/browse/CLI-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Egge updated CLI-13: -- Attachment: CL13.patch Implemented hashCode and equals in the Option class, so CommandLine can just keep a set of

[jira] Commented: (VFS-135) Don't force-set the classloader

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495582 ] Adam Heath commented on VFS-135: All of these patches have been in use for an extended period in a long-running

[jira] Created: (VFS-136) Fix index in vfs.provider/get-attributes.error

2007-05-14 Thread Adam Heath (JIRA)
Fix index in vfs.provider/get-attributes.error -- Key: VFS-136 URL: https://issues.apache.org/jira/browse/VFS-136 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1

[jira] Updated: (VFS-136) Fix index in vfs.provider/get-attributes.error

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-136: --- Attachment: fix_attributes-not-exist-parameter-indices.patch Fix index in vfs.provider/get-attributes.error

svn commit: r537813 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/Resources.properties

2007-05-14 Thread imario
Author: imario Date: Mon May 14 06:07:27 2007 New Revision: 537813 URL: http://svn.apache.org/viewvc?view=revrev=537813 Log: VFS-136: wrong attribute index in message - Thanks to Adam Heath for the patch Modified:

[jira] Resolved: (VFS-136) Fix index in vfs.provider/get-attributes.error

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-136. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Fix index in

[jira] Created: (VFS-137) Call handledChanged appropriately.

2007-05-14 Thread Adam Heath (JIRA)
Call handledChanged appropriately. -- Key: VFS-137 URL: https://issues.apache.org/jira/browse/VFS-137 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-137) Call handledChanged appropriately.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-137: --- Attachment: fix_AbstractFileObject-handleChange.patch Against svn 501759. Call handledChanged appropriately.

[jira] Created: (VFS-138) Fix ClassCastException in AbstractFileName

2007-05-14 Thread Adam Heath (JIRA)
Fix ClassCastException in AbstractFileName -- Key: VFS-138 URL: https://issues.apache.org/jira/browse/VFS-138 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam

[jira] Updated: (VFS-138) Fix ClassCastException in AbstractFileName

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-138: --- Attachment: fix_AbstractFileName-equals-ClassCastException.patch Against svn 501759. Fix ClassCastException

[jira] Commented: (VFS-137) Call handledChanged appropriately.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495588 ] Mario Ivankovits commented on VFS-137: -- In this case onChange() is just to allow subclasses to do some internal

svn commit: r537829 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileName.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 06:31:48 2007 New Revision: 537829 URL: http://svn.apache.org/viewvc?view=revrev=537829 Log: VFS-138: avoid CCE in equals - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-138) Fix ClassCastException in AbstractFileName

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-138. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Fix

[jira] Created: (VFS-139) Fix javac 1.5 warnings

2007-05-14 Thread Adam Heath (JIRA)
Fix javac 1.5 warnings -- Key: VFS-139 URL: https://issues.apache.org/jira/browse/VFS-139 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1 Reporter: Adam Heath Priority:

[jira] Updated: (VFS-139) Fix javac 1.5 warnings

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-139: --- Attachment: fix_java15-warnings.patch Against svn 501759. Fix javac 1.5 warnings --

svn commit: r537839 - in /jakarta/commons/proper/vfs/trunk/core/src: main/java/org/apache/commons/vfs/VFS.java test/java/org/apache/commons/AbstractVfsTestCase.java test/java/org/apache/commons/vfs/te

2007-05-14 Thread imario
Author: imario Date: Mon May 14 06:44:20 2007 New Revision: 537839 URL: http://svn.apache.org/viewvc?view=revrev=537839 Log: VFS-139: avoid jdk 1.5 warnings - Thanks to Adam Heath for the patch! Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/VFS.java

[jira] Commented: (VFS-139) Fix javac 1.5 warnings

2007-05-14 Thread Joerg Schaible (JIRA)
[ https://issues.apache.org/jira/browse/VFS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495596 ] Joerg Schaible commented on VFS-139: Cast the null value. Fix javac 1.5 warnings --

[jira] Resolved: (VFS-139) Fix javac 1.5 warnings

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-139. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Fix javac 1.5

[jira] Created: (VFS-140) Fix memory leaking when closing a file.

2007-05-14 Thread Adam Heath (JIRA)
Fix memory leaking when closing a file. --- Key: VFS-140 URL: https://issues.apache.org/jira/browse/VFS-140 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-140) Fix memory leaking when closing a file.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-140: --- Attachment: fix_AbstractFileObject-null-content-close.patch Against svn 501759. Fix memory leaking when

[jira] Created: (VFS-141) Implement refresh in DelegateFileObject.

2007-05-14 Thread Adam Heath (JIRA)
Implement refresh in DelegateFileObject. Key: VFS-141 URL: https://issues.apache.org/jira/browse/VFS-141 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam

[jira] Updated: (VFS-141) Implement refresh in DelegateFileObject.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-141: --- Attachment: fix_DelegateFileObject-implement-refresh.patch Against svn 501759. Implement refresh in

svn commit: r537846 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 07:00:08 2007 New Revision: 537846 URL: http://svn.apache.org/viewvc?view=revrev=537846 Log: VFS-140: nullify content to avoid memory consumption with inactive files - Thanks to Adam Heath for the patch! Modified:

[jira] Created: (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2007-05-14 Thread Adam Heath (JIRA)
Clear ThreadData after all streams are closed, fixes a memory leak -- Key: VFS-142 URL: https://issues.apache.org/jira/browse/VFS-142 Project: Commons VFS Issue Type: Bug

[jira] Resolved: (VFS-140) Fix memory leaking when closing a file.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-140. -- Resolution: Fixed Fix Version/s: 1.1 Applied - thanks for the patch! Fix memory leaking

[jira] Updated: (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-142: --- Attachment: fix_ThreadData-clear.patch Against svn 501759. Clear ThreadData after all streams are closed,

svn commit: r537847 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/DelegateFileObject.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 07:04:26 2007 New Revision: 537847 URL: http://svn.apache.org/viewvc?view=revrev=537847 Log: VFS-141: implemented refresh() - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-141) Implement refresh in DelegateFileObject.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-141. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Implement refresh

[jira] Created: (VFS-143) Fix memory leak in DelegateFileObject in it's handling of listeners

2007-05-14 Thread Adam Heath (JIRA)
Fix memory leak in DelegateFileObject in it's handling of listeners --- Key: VFS-143 URL: https://issues.apache.org/jira/browse/VFS-143 Project: Commons VFS Issue Type: Bug

[jira] Commented: (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495613 ] Mario Ivankovits commented on VFS-142: -- Is it really worth the hassle? Having the FileContentThreadData around in

[jira] Updated: (VFS-143) Fix memory leak in DelegateFileObject in it's handling of listeners

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-143: --- Attachment: fix_DelegateFile-listener-leak.patch Against svn 501759. Fix memory leak in DelegateFileObject in

[jira] Created: (VFS-144) Only take the first LocalFileProvider, not the last

2007-05-14 Thread Adam Heath (JIRA)
Only take the first LocalFileProvider, not the last --- Key: VFS-144 URL: https://issues.apache.org/jira/browse/VFS-144 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1

[jira] Updated: (VFS-144) Only take the first LocalFileProvider, not the last

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-144: --- Attachment: fix_DefaultFileSystemManager-first-LocalProvider.patch Against svn 501759. Only take the first

[jira] Created: (VFS-145) Switch the files caches implementations to HashMap, as it is faster

2007-05-14 Thread Adam Heath (JIRA)
Switch the files caches implementations to HashMap, as it is faster --- Key: VFS-145 URL: https://issues.apache.org/jira/browse/VFS-145 Project: Commons VFS Issue Type:

[jira] Updated: (VFS-145) Switch the files caches implementations to HashMap, as it is faster

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-145: --- Attachment: feature_FilesCache-TreeMap-HashMap.patch Against svn 501759. Switch the files caches

[jira] Created: (VFS-146) Add DelegateFileObject.getDelegateFile()

2007-05-14 Thread Adam Heath (JIRA)
Add DelegateFileObject.getDelegateFile() Key: VFS-146 URL: https://issues.apache.org/jira/browse/VFS-146 Project: Commons VFS Issue Type: New Feature Affects Versions: 1.1 Reporter:

[jira] Updated: (VFS-146) Add DelegateFileObject.getDelegateFile()

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-146: --- Attachment: feature_add-getDelegateFile.patch Against svn 501759. Add DelegateFileObject.getDelegateFile()

[jira] Created: (VFS-147) Don't call Thread.currentThread in DefaultFileMonitor

2007-05-14 Thread Adam Heath (JIRA)
Don't call Thread.currentThread in DefaultFileMonitor - Key: VFS-147 URL: https://issues.apache.org/jira/browse/VFS-147 Project: Commons VFS Issue Type: Improvement Affects Versions:

[jira] Updated: (VFS-147) Don't call Thread.currentThread in DefaultFileMonitor

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-147: --- Attachment: feature_use-monitorThread-not-Thread.currentThread.patch Against svn 501759. Don't call

[jira] Created: (VFS-148) Make DefaultFileSelectInfo public

2007-05-14 Thread Adam Heath (JIRA)
Make DefaultFileSelectInfo public - Key: VFS-148 URL: https://issues.apache.org/jira/browse/VFS-148 Project: Commons VFS Issue Type: New Feature Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-148) Make DefaultFileSelectInfo public

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-148: --- Attachment: feature_DefaultFileSelectorInfo_public.patch Against svn 501759. Make DefaultFileSelectInfo

[jira] Created: (VFS-149) Add FileContent.attributeExists and removeAttribute.

2007-05-14 Thread Adam Heath (JIRA)
Add FileContent.attributeExists and removeAttribute. Key: VFS-149 URL: https://issues.apache.org/jira/browse/VFS-149 Project: Commons VFS Issue Type: New Feature Affects Versions: 1.1

[jira] Updated: (VFS-149) Add FileContent.attributeExists and removeAttribute.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-149: --- Attachment: feature_attributeExists-removeAttribute.patch Against svn 501759. Add FileContent.attributeExists

[jira] Created: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Adam Heath (JIRA)
Make AbstractFileObject easier to extend Key: VFS-150 URL: https://issues.apache.org/jira/browse/VFS-150 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1 Reporter:

[jira] Updated: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-150: --- Attachment: feature_AbstractFileObject-DefaultFileContext-easier-to-extend.patch Against svn 501759. Make

[jira] Created: (VFS-151) Allow files to return a custom FileContentInfo

2007-05-14 Thread Adam Heath (JIRA)
Allow files to return a custom FileContentInfo -- Key: VFS-151 URL: https://issues.apache.org/jira/browse/VFS-151 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1

[jira] Updated: (VFS-151) Allow files to return a custom FileContentInfo

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-151: --- Attachment: feature_FileContentInfo-subclass-overriding.patch Against svn 501759. Allow files to return a

[jira] Created: (VFS-152) Add DefaultFileObject.doGetContentInfo().

2007-05-14 Thread Adam Heath (JIRA)
Add DefaultFileObject.doGetContentInfo(). - Key: VFS-152 URL: https://issues.apache.org/jira/browse/VFS-152 Project: Commons VFS Issue Type: Bug Affects Versions: 1.1 Reporter: Adam

[jira] Updated: (VFS-152) Add DefaultFileObject.doGetContentInfo().

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-152: --- Attachment: fix_DelegateFileObject-FileContentInfo.patch Against svn 501759. Add

[jira] Created: (VFS-153) Ignore .. at the top level

2007-05-14 Thread Adam Heath (JIRA)
Ignore .. at the top level -- Key: VFS-153 URL: https://issues.apache.org/jira/browse/VFS-153 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1 Reporter: Adam Heath

[jira] Updated: (VFS-153) Ignore .. at the top level

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-153: --- Attachment: feature_ignore-dot-dot-at-top-level.patch Against svn 501759. Ignore .. at the top level

[jira] Created: (VFS-154) Find all Resources.properties and merge them.

2007-05-14 Thread Adam Heath (JIRA)
Find all Resources.properties and merge them. - Key: VFS-154 URL: https://issues.apache.org/jira/browse/VFS-154 Project: Commons VFS Issue Type: New Feature Affects Versions: 1.1

[jira] Updated: (VFS-154) Find all Resources.properties and merge them.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-154: --- Priority: Minor (was: Major) Find all Resources.properties and merge them.

[jira] Updated: (VFS-154) Find all Resources.properties and merge them.

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-154: --- Attachment: feature_merged_message_resources.patch Against svn 501759. Find all Resources.properties and

[jira] Created: (VFS-155) Implement more methods in DelegateFileObject

2007-05-14 Thread Adam Heath (JIRA)
Implement more methods in DelegateFileObject Key: VFS-155 URL: https://issues.apache.org/jira/browse/VFS-155 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1

[jira] Updated: (VFS-155) Implement more methods in DelegateFileObject

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-155: --- Attachment: feature_DelegateFileObject-implement-more-doXXX.patch Against svn 501759. Implement more methods

[jira] Created: (VFS-156) Use a set to hold the listeners in AbstractFileSystem

2007-05-14 Thread Adam Heath (JIRA)
Use a set to hold the listeners in AbstractFileSystem - Key: VFS-156 URL: https://issues.apache.org/jira/browse/VFS-156 Project: Commons VFS Issue Type: Improvement Affects Versions:

[jira] Updated: (VFS-156) Use a set to hold the listeners in AbstractFileSystem

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-156: --- Attachment: feature_ListOrderedSet-listeners.patch Against svn 501759. Use a set to hold the listeners in

[jira] Created: (VFS-157) Cache the hashCode in AbstractFileName

2007-05-14 Thread Adam Heath (JIRA)
Cache the hashCode in AbstractFileName -- Key: VFS-157 URL: https://issues.apache.org/jira/browse/VFS-157 Project: Commons VFS Issue Type: Improvement Reporter: Adam Heath See $summary and

[jira] Updated: (VFS-157) Cache the hashCode in AbstractFileName

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-157: --- Affects Version/s: 1.1 Cache the hashCode in AbstractFileName --

[jira] Updated: (VFS-157) Cache the hashCode in AbstractFileName

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-157: --- Attachment: feature_cache-AbstractFileName-hashCode.patch Against svn 501759. Cache the hashCode in

[jira] Created: (VFS-158) Call getLastModifiedTime once per loop in DefaultFileMonitor

2007-05-14 Thread Adam Heath (JIRA)
Call getLastModifiedTime once per loop in DefaultFileMonitor Key: VFS-158 URL: https://issues.apache.org/jira/browse/VFS-158 Project: Commons VFS Issue Type: Improvement

[jira] Updated: (VFS-158) Call getLastModifiedTime once per loop in DefaultFileMonitor

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-158: --- Attachment: feature_getLastModifiedTime-inner-loop.patch Against svn 501759. Call getLastModifiedTime once

[jira] Created: (VFS-159) Speed up VFS.isUriStyle and setUriStyle

2007-05-14 Thread Adam Heath (JIRA)
Speed up VFS.isUriStyle and setUriStyle --- Key: VFS-159 URL: https://issues.apache.org/jira/browse/VFS-159 Project: Commons VFS Issue Type: Improvement Affects Versions: 1.1 Reporter:

[jira] Updated: (VFS-159) Speed up VFS.isUriStyle and setUriStyle

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-159: --- Attachment: feature_speed_up_VFS_URI_SET.patch Against svn 501759. Speed up VFS.isUriStyle and setUriStyle

[jira] Created: (VFS-160) Speedup FileNameParser.encodeCharacter

2007-05-14 Thread Adam Heath (JIRA)
Speedup FileNameParser.encodeCharacter -- Key: VFS-160 URL: https://issues.apache.org/jira/browse/VFS-160 Project: Commons VFS Issue Type: Improvement Reporter: Adam Heath

[jira] Updated: (VFS-160) Speedup FileNameParser.encodeCharacter

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VFS-160: --- Priority: Minor (was: Major) Affects Version/s: 1.1 Speedup FileNameParser.encodeCharacter

Suggestion for MapUtils

2007-05-14 Thread Sunnan
Hi, I'm relatively new to Java but I'm already a big fan of the Jakarta Commons. I was wondering, is there something like the following already in Commons, be it Lang or Collections? (I'm thinking ...collections.MapUtils.) /** * Creates a new Map containing some of the keys from another Map, *

[jira] Commented: (VFS-160) Speedup FileNameParser.encodeCharacter

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495702 ] Mario Ivankovits commented on VFS-160: -- Could you explain a little bit why this would be a speedup improvement? I

svn commit: r537930 - in /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs: provider/DelegateFileObject.java util/WeakRefFileListener.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:17:52 2007 New Revision: 537930 URL: http://svn.apache.org/viewvc?view=revrev=537930 Log: VFS-143: Fix memory leak in DelegateFileObject in it's handling of listeners - Thanks to Adam Heath for the patch! Added:

svn commit: r537931 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:19:47 2007 New Revision: 537931 URL: http://svn.apache.org/viewvc?view=revrev=537931 Log: VFS-144: Use the first registered LocalFileProvider. This follows the VFS rules of not allowing to override already registered providers - Thanks to Adam Heath for the

[jira] Resolved: (VFS-144) Only take the first LocalFileProvider, not the last

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-144. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Only take the first

svn commit: r537936 - in /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs: cache/DefaultFilesCache.java cache/SoftRefFilesCache.java provider/AbstractFileName.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:24:35 2007 New Revision: 537936 URL: http://svn.apache.org/viewvc?view=revrev=537936 Log: VFS-145 + VFS-157: Use HashMap for caches and cache calculated hashCode in FileName - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-145) Switch the files caches implementations to HashMap, as it is faster

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-145. -- Resolution: Fixed Fix Version/s: 1.1 A - TFTP! ;-) Switch the files caches

[jira] Resolved: (VFS-157) Cache the hashCode in AbstractFileName

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-157. -- Resolution: Fixed Fix Version/s: 1.1 A - TFTP! ;-) Cache the hashCode in

svn commit: r537938 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/impl/DefaultFileMonitor.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:26:40 2007 New Revision: 537938 URL: http://svn.apache.org/viewvc?view=revrev=537938 Log: VFS-147: Use monitorThread instead of Thread.currentThread - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-147) Don't call Thread.currentThread in DefaultFileMonitor

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-147. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Don't call

[jira] Commented: (VFS-148) Make DefaultFileSelectInfo public

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495716 ] Mario Ivankovits commented on VFS-148: -- Whats the reason for making it public?? This allows one to cast the passed

svn commit: r537943 - in /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs: FileContent.java Resources.properties provider/AbstractFileObject.java provider/DefaultFileContent

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:37:14 2007 New Revision: 537943 URL: http://svn.apache.org/viewvc?view=revrev=537943 Log: VFS-149: Add FileContent.hasAttribute and removeAttribute - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-149) Add FileContent.attributeExists and removeAttribute.

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-149. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Renamed

svn commit: r537944 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:41:51 2007 New Revision: 537944 URL: http://svn.apache.org/viewvc?view=revrev=537944 Log: VFS-150: Added doCreateFileContent to allow creating your own FileContent implementation - Thanks to Adam Heath for the patch! Modified:

[jira] Commented: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495722 ] Mario Ivankovits commented on VFS-150: -- Applied - Thanks for the patch! renamed method to doCreateFileContent,

[jira] Resolved: (VFS-150) Make AbstractFileObject easier to extend

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-150. -- Resolution: Fixed Fix Version/s: 1.1 Make AbstractFileObject easier to extend

[jira] Commented: (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495724 ] Adam Heath commented on VFS-142: It's not just the object itself, but everything it references. It references

[jira] Resolved: (VFS-151) Allow files to return a custom FileContentInfo

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-151. -- Resolution: Won't Fix The FileContentInfo is not meant to be in the responsibility of the

svn commit: r537948 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/DelegateFileObject.java

2007-05-14 Thread imario
Author: imario Date: Mon May 14 11:48:43 2007 New Revision: 537948 URL: http://svn.apache.org/viewvc?view=revrev=537948 Log: VFS-152: Added DelegateFileObject.doGetContentInfo - Thanks to Adam Heath for the patch! Modified:

[jira] Resolved: (VFS-152) Add DefaultFileObject.doGetContentInfo().

2007-05-14 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved VFS-152. -- Resolution: Fixed Fix Version/s: 1.1 Applied - Thanks for the patch! Add

[jira] Commented: (VFS-160) Speedup FileNameParser.encodeCharacter

2007-05-14 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495732 ] Adam Heath commented on VFS-160: Method call overhead showed up in a profiling run, in high-volume repeated calls.

  1   2   >