[jira] [Commented] (LOGGING-136) API Enhancements: 'String.format(String, Object...)' Functionality & Delegate Convenience Methods

2016-07-13 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376171#comment-15376171 ] Ralph Goers commented on LOGGING-136: - SLF4J does not support lambda expressions and does not support

[jira] [Resolved] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VALIDATOR-376. --- Resolution: Fixed Fix Version/s: 1.5.0 > EmailValidator says addresses such as

[jira] [Resolved] (VALIDATOR-377) EmailValidator 1.4.1 validating invalid emails

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VALIDATOR-377. --- Resolution: Fixed Fix Version/s: 1.5.0 Patch was applied to trunk. Please verify

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14973066#comment-14973066 ] Ralph Goers commented on VALIDATOR-376: --- The patch was applied and changes.xml updated. >

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-04 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942702#comment-14942702 ] Ralph Goers commented on VALIDATOR-376: --- Has anyone reviewed the patch? I will assume it is OK

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-10-04 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14942838#comment-14942838 ] Ralph Goers commented on VALIDATOR-376: --- Two wrongs don't make a right ;-) That sounds

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936466#comment-14936466 ] Ralph Goers commented on VALIDATOR-376: --- Jochen - Are you suggesting that the application verify

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936470#comment-14936470 ] Ralph Goers commented on VALIDATOR-376: --- Obviously there is a reason that VALIDATOR-273 was

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936432#comment-14936432 ] Ralph Goers commented on VALIDATOR-376: --- So how could this be accomplished? I'm happy to write

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936483#comment-14936483 ] Ralph Goers commented on VALIDATOR-376: --- OK - so are you saying that by default you would get the

[jira] [Commented] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936722#comment-14936722 ] Ralph Goers commented on VALIDATOR-376: --- 1. IMO the change in VALIDATOR-273 was a functional

[jira] [Updated] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-30 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated VALIDATOR-376: -- Attachment: VALIDATOR-376.patch I have created a patch that reverts the behavior for the

[jira] [Created] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Ralph Goers (JIRA)
Ralph Goers created VALIDATOR-376: - Summary: EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it Key: VALIDATOR-376 URL:

[jira] [Updated] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

2015-09-28 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated VALIDATOR-376: -- Description: The VALIDATOR-273 patch causes EmailValidator to allow addresses such as

[jira] [Commented] (VFS-398) FtpFileObject.getChildren() fails when a folder contains a file with a colon in the name

2014-06-09 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14025548#comment-14025548 ] Ralph Goers commented on VFS-398: - Gee, a commit that happened 5 years ago... In looking at

[jira] [Commented] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-29 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13486127#comment-13486127 ] Ralph Goers commented on VFS-440: - FWIW, I ran mvn site to look at the checkstyle output and

[jira] [Commented] (VFS-440) [SFTP] Stream (e.g. netcat) proxy for Sftp file system (aka ProxyCommand)

2012-10-28 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485660#comment-13485660 ] Ralph Goers commented on VFS-440: - Gary, I doubt that this patch is causing that simply

[jira] [Commented] (CONFIGURATION-496) Excessive Synchronization AbstractFileConfiguration

2012-05-08 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13270831#comment-13270831 ] Ralph Goers commented on CONFIGURATION-496: --- There is no simple answer to

[jira] [Commented] (VFS-180) Support HTTPS / SSL for Webdav

2012-04-26 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262404#comment-13262404 ] Ralph Goers commented on VFS-180: - This patch seems reasonable to me.

[jira] [Resolved] (VFS-359) It is possible to delete a ram://file (RamFileObject) while using a RandomAccessContent.

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-359. - Resolution: Fixed Fix Version/s: 2.1 Patch applied. Please verify and close. It is possible to

[jira] [Commented] (VFS-358) RamFileRandomAccessContent.close() does *NOT* call RamFileObject.close().

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114161#comment-13114161 ] Ralph Goers commented on VFS-358: - From what I can see none of the RandomAccessContent

[jira] [Resolved] (VFS-356) RamFileRandomAccessContent.seek() allows seeking before file start.

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-356. - Resolution: Fixed Fix Version/s: 2.1 seek will now verify that the position is not less than zero

[jira] [Resolved] (VFS-302) FTP Filename Encoding

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-302. - Resolution: Duplicate Fix Version/s: 2.0 This is a duplicate of VFS-305 which has already been

[jira] [Resolved] (VFS-355) RamFileProvider: ReadingRamFileRandomAccessContent InputStream of file does not return -1 when empty...

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-355. - Resolution: Fixed Fix Version/s: 2.1 Path applied. Please verify and close. RamFileProvider:

[jira] [Commented] (VFS-340) FileSystemException: Badly formed URI

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114398#comment-13114398 ] Ralph Goers commented on VFS-340: - This issue really could use more information to help in

[jira] [Resolved] (VFS-341) SFTP library of commons-vfs should include the logging in underling JSCH library

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-341. - Resolution: Fixed Fix Version/s: 2.1 As written the patch didn't register the logger with JSch. I

[jira] [Commented] (VFS-339) Unable to resolve special windows folders

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114409#comment-13114409 ] Ralph Goers commented on VFS-339: - Is there any new information on this? Unable to resolve

[jira] [Commented] (VFS-349) secure FTP Problem with Commons vfs

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114410#comment-13114410 ] Ralph Goers commented on VFS-349: - Sorry for the very slow response. Can you attach a sample

[jira] [Commented] (VFS-304) Using VFS with Alfresco FTP does not work.

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114416#comment-13114416 ] Ralph Goers commented on VFS-304: - I apologize for the long time in looking at this issue. It

[jira] [Commented] (VFS-304) Using VFS with Alfresco FTP does not work.

2011-09-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114459#comment-13114459 ] Ralph Goers commented on VFS-304: - The question of performance would depend on what you are

[jira] [Created] (VFS-364) WebdavFileObject.isCurrentFile fails if response.getHref returns just the path.

2011-09-24 Thread Ralph Goers (JIRA)
WebdavFileObject.isCurrentFile fails if response.getHref returns just the path. --- Key: VFS-364 URL: https://issues.apache.org/jira/browse/VFS-364 Project: Commons VFS

[jira] [Resolved] (VFS-335) MonitorInputStream.read() methods should be synchronised

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-335. - Resolution: Fixed Fix Version/s: 2.1 I have converted the variables from primitives to atomics. This

[jira] [Commented] (VFS-338) Possible crash in extractWindowsRootPrefix method

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13113925#comment-13113925 ] Ralph Goers commented on VFS-338: - I don't have a Windows environment to test on. I am

[jira] [Closed] (VFS-344) Allow Clirr to be used to compare VFS2 against VFS

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed VFS-344. --- Resolution: Won't Fix 2.0 has been relesaed. Allow Clirr to be used to compare VFS2 against VFS

[jira] [Resolved] (VFS-325) Bad handling of hashs (#) in file names when walking a file tree using findFiles()

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-325. - Resolution: Fixed Fix Version/s: 2.1 The patch has been applied. Please verify and close. Bad

[jira] [Resolved] (VFS-361) Migarte to current version of Commons Collection (3.1 - 3.2.1)

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-361. - Resolution: Fixed Fix Version/s: 2.1 The version was updated. Migarte to current version of

[jira] [Resolved] (VFS-222) fileObject is not serializable

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-222. - Resolution: Won't Fix Requiring FileObject implementations to be Serializable doesn't seem practical or

[jira] [Commented] (VFS-200) sftp fails when files are very large

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114044#comment-13114044 ] Ralph Goers commented on VFS-200: - I see comments in SftpFileObject.getInputStream related to

[jira] [Resolved] (VFS-363) Wrong EOF detection in CBZip2InputStream

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-363. - Resolution: Duplicate Fix Version/s: 2.0 Duplicate of VFS-191. This seems to have been fixed a long

[jira] [Closed] (VFS-191) Bad integer comparison in CBZip2InputStream

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed VFS-191. --- Resolution: Fixed Fix Version/s: (was: 1.1) 2.0 This appears to have been

[jira] [Commented] (VFS-268) When I set a delay on FileMonitor it detects a create on a file, but if the file is deleted/moved and created in the directory again it does not detect it

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114050#comment-13114050 ] Ralph Goers commented on VFS-268: - Are you deleting and re-adding the file during the 60

[jira] [Commented] (VFS-228) Ant regression with ClassNotFoundException for DefaultLocalFileProvider

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114053#comment-13114053 ] Ralph Goers commented on VFS-228: - I'm not crazy about the provided patch as it just seems to

[jira] [Closed] (VFS-174) VFS is not Supported Network Attached Storage by using smb

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed VFS-174. --- Resolution: Incomplete Closing this issue. No activity in 4 years with no followup to question. VFS is not

[jira] [Resolved] (VFS-281) Enhance FileSystemOptions so that the ConfigBuilder classes are no longer necessary.

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-281. - Resolution: Won't Fix I created a test branch to fix this but decided not to incorporate it. The next

[jira] [Commented] (VFS-362) java.io.IOException: Stream closed is thrown if file name contains nonbreaking space (0x00A0)

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114059#comment-13114059 ] Ralph Goers commented on VFS-362: - Do you have a unit test that can be used to debug this?

[jira] [Commented] (VFS-360) Migrate to HttpComponent HttpClient from the old Commons HttpClient

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114063#comment-13114063 ] Ralph Goers commented on VFS-360: - I believe this requires an upgrade to 4.x? VFS has a

[jira] [Resolved] (VFS-357) FtpFileSystemConfigBuilder and other builders are all singletons which leads to problems if one wishes ftp connections with different incompatible settings.

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-357. - Resolution: Won't Fix While I agree with this - I actually looked into providing an alternative to the

[jira] [Commented] (VFS-360) Migrate to HttpComponent HttpClient from the old Commons HttpClient

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114107#comment-13114107 ] Ralph Goers commented on VFS-360: - WebdavFileObject extends HttpFileObject. At the very best

[jira] [Resolved] (VFS-351) Small patch to not swallow SFTP exception from JSCH

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-351. - Resolution: Fixed Fix Version/s: 2.1 Patch applied. Please verify and close. Small patch to not

[jira] [Commented] (VFS-347) AbstractFileObject canRenameTo method is incorrect

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114130#comment-13114130 ] Ralph Goers commented on VFS-347: - There are problems with this suggestion. First,

[jira] [Resolved] (VFS-352) ZipFileSystem makes improper assumptions about FileCache

2011-09-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-352. - Resolution: Fixed Fix Version/s: 2.1 ZipFileSystem now uses an internal Map and ignores the

[jira] [Closed] (CONFIGURATION-397) Schema validation exceptions in a combined configuration often result in an empty configuration being include with no exception or error message.

2011-08-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed CONFIGURATION-397. - Schema validation exceptions in a combined configuration often result in an empty

[jira] [Resolved] (CONFIGURATION-397) Schema validation exceptions in a combined configuration often result in an empty configuration being include with no exception or error message.

2011-08-20 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved CONFIGURATION-397. --- Resolution: Fixed Fixed in version 1.7 Schema validation exceptions in a

[jira] [Resolved] (VFS-348) Upgrade to commons-net 2.2

2011-07-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-348. - Resolution: Fixed Fix Version/s: 2.0 Fix was applied. Upgrade to commons-net 2.2

[jira] Commented: (VFS-345) Regression: FTP Provider does not support symbolic links correctly

2011-01-07 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978819#action_12978819 ] Ralph Goers commented on VFS-345: - I need a bit more information as I can't tell what was

[jira] Commented: (VFS-336) AbstractRandomAccessContent.mode is never used

2010-12-04 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966850#action_12966850 ] Ralph Goers commented on VFS-336: - I'm not sure I even understand the point of the mode. The

[jira] Commented: (VFS-335) MonitorInputStream.read() methods should be synchronised

2010-12-04 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966851#action_12966851 ] Ralph Goers commented on VFS-335: - That doesn't seem to be a very good reason to require the

[jira] Resolved: (VFS-183) Missing snapshots repositories in root POM prevents build from passing

2010-12-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-183. - Resolution: Fixed Fix Version/s: (was: 1.1) 2.0 The pom.xml in 2.0 builds

[jira] Updated: (VFS-121) Support of HTTP headers

2010-12-03 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers updated VFS-121: Priority: Major (was: Blocker) Reducing the priority since after over 3 years this issue has no votes and no

[jira] Resolved: (VFS-337) AbstractFileObject ctor accepts FileName as a parameter, but actually requires AbstractFileName

2010-11-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-337. - Resolution: Fixed Fix Version/s: 2.0 AbstractFileObject and classes that extend it now take an

[jira] Commented: (VFS-245) FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule

2010-11-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935855#action_12935855 ] Ralph Goers commented on VFS-245: - I've experimented with various options for this. I looked

[jira] Resolved: (VFS-337) AbstractFileName ctor accepts FileName as a parameter, but actually requires AbstractFileName

2010-11-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-337. - Resolution: Invalid I suspect this issue was meant to refer to AbstractFileObject instead of

[jira] Resolved: (VFS-245) FileName interface says that it is immutable, however AbstractFileName.setType(FileType type) flouts this rule

2010-11-25 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-245. - Resolution: Fixed Fix Version/s: 2.0 Made the changes as described above. While this does not make

[jira] Closed: (VFS-343) Deadlock occurs in HTTP or WebDAV when all the connections are in use.

2010-11-24 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed VFS-343. --- Resolution: Fixed Fix Version/s: 2.0 The fix has been validated. In addition, the other locking changes

[jira] Resolved: (VFS-326) Multi-threading issues

2010-11-23 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-326. - Resolution: Fixed Fix Version/s: 2.0 DefaultFileMonitor and SoftRefFilesCache were modified to make

[jira] Resolved: (VFS-333) ThreadLocalHttpConnectionManager.getConnectionWithTimeout ignores timeout parameter

2010-11-22 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-333. - Resolution: Fixed Fix Version/s: 2.0 ThreadLocalHttpConnectionManager is not used any longer and has

[jira] Created: (VFS-343) Deadlock occurs in HTTP or WebDAV when all the connections are in use.

2010-11-22 Thread Ralph Goers (JIRA)
Deadlock occurs in HTTP or WebDAV when all the connections are in use. -- Key: VFS-343 URL: https://issues.apache.org/jira/browse/VFS-343 Project: Commons VFS Issue Type:

[jira] Commented: (VFS-343) Deadlock occurs in HTTP or WebDAV when all the connections are in use.

2010-11-22 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934661#action_12934661 ] Ralph Goers commented on VFS-343: - AbstractFileSystem has been changed to use an Atomicinteger

[jira] Resolved: (VFS-293) FtpFileSystem causes deadlock

2010-11-22 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-293. - Resolution: Fixed Fix Version/s: 2.0 getClient and putClient no longer synchronize. Instead

[jira] Resolved: (VFS-342) FileSystemConfigBuilder.getRootURI/setRootURI public, not protected?

2010-11-14 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-342. - Resolution: Not A Problem Changing these methods to protected will break WebdavProviderTestCase as it

[jira] Resolved: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-315. - Resolution: Fixed I applied the patch and verified that the Webdav functional test still works properly. I

[jira] Issue Comment Edited: (VFS-315) NullPointerExceptions in WebdavFileObject when fetching properties

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927416#action_12927416 ] Ralph Goers edited comment on VFS-315 at 11/2/10 10:06 AM: --- I

[jira] Commented: (VFS-309) ThreadLocal memory leak in DefaultFileContent

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927427#action_12927427 ] Ralph Goers commented on VFS-309: - DefaultFileContent.close() will remove the ThreadData,

[jira] Resolved: (VFS-305) VFS does not support FTP servers with non Latin-1 control encoding

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-305. - Resolution: Fixed Fix Version/s: 2.0 I reviewed and applied the patch. Please review and close.

[jira] Commented: (VFS-291) An zip archive is not properly closed after unzipping. And thous cannot be delted until the JVM dies

2010-11-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927556#action_12927556 ] Ralph Goers commented on VFS-291: - I tried applying this change but it breaks the unit test.

[jira] Resolved: (VFS-324) RamFileSystem.close() should clear the cache rather than nulling it

2010-11-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-324. - Resolution: Fixed Fix Version/s: 2.0 Please verify the fix. RamFileSystem.close() should clear the

[jira] Commented: (VFS-324) RamFileSystem.close() should clear the cache rather than nulling it

2010-11-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927116#action_12927116 ] Ralph Goers commented on VFS-324: - I've applied that change but also noticed that the

[jira] Commented: (VFS-322) Tar files to contain files over 2GB in size

2010-11-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12927158#action_12927158 ] Ralph Goers commented on VFS-322: - I tried to apply the patch but the unit test uses Junit 4

[jira] Resolved: (VFS-322) Tar files to contain files over 2GB in size

2010-11-01 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-322. - Resolution: Fixed Fix Version/s: 2.0 The patch was applied. Please verify and close. Tar files to

[jira] Resolved: (CONFIGURATION-423) TestFileChangedReloadingStrategy fails incorrectly in testFromClasspath()

2010-08-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved CONFIGURATION-423. --- Assignee: Ralph Goers Fix Version/s: 1.7 Resolution: Fixed

[jira] Commented: (CONFIGURATION-420) OverrideCombiner seems to ignore list nodes

2010-06-09 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877312#action_12877312 ] Ralph Goers commented on CONFIGURATION-420: --- I would suggest that you

[jira] Issue Comment Edited: (CONFIGURATION-420) OverrideCombiner seems to ignore list nodes

2010-06-09 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877312#action_12877312 ] Ralph Goers edited comment on CONFIGURATION-420 at 6/10/10 12:22 AM:

[jira] Commented: (VFS-308) getLastModifiedTime() returns 0 in the case of Danish Locale

2010-05-11 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12866189#action_12866189 ] Ralph Goers commented on VFS-308: - Please provide a test case to reproduce the problem or a

[jira] Commented: (CONFIGURATION-414) Support inheritance for configuration

2010-04-02 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12852980#action_12852980 ] Ralph Goers commented on CONFIGURATION-414: --- Why is this a Jira issue?

[jira] Commented: (CONFIGURATION-410) Include forceReload or refresh method in AbstractFileConfiguration

2010-03-08 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842925#action_12842925 ] Ralph Goers commented on CONFIGURATION-410: --- Thanks for the code! The

[jira] Commented: (LOGGING-119) deadlock on re-registration of logger

2009-12-29 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12795206#action_12795206 ] Ralph Goers commented on LOGGING-119: - I also ran the test case on OSX 10.6 with Java

[jira] Resolved: (VFS-74) AbstractMethodError when using httpclient v3.0.1

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-74. Resolution: Fixed Fix Version/s: (was: later) 2.0 I believe this issue has been

[jira] Commented: (VFS-85) unexpected http connect

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778068#action_12778068 ] Ralph Goers commented on VFS-85: No one has commented on this issue in over a year and has no

[jira] Commented: (VFS-110) Changes against VFS-1_0-RC8-SNAPSHOT to use LocalFiles and Webdav files

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778069#action_12778069 ] Ralph Goers commented on VFS-110: - Is this issue still valid? I'm not sure what the provided

[jira] Resolved: (VFS-129) SFTP: proxy support with Username / Password

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-129. - Resolution: Fixed Fix Version/s: 2.0 It is hard for me to tell since this issue contains Java files

[jira] Resolved: (VFS-127) Need ability to set default timeout on FTP provider

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-127. - Resolution: Duplicate Fix Version/s: 2.0 VFS-216 appears to be a duplicate of this. The patch

[jira] Commented: (VFS-119) Stream closed by the monitor

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778078#action_12778078 ] Ralph Goers commented on VFS-119: - I'm curious as to how VFS could fix this issue.

[jira] Resolved: (VFS-167) How can we give proxy Support in FTP as per bug 84:proxy Support for SFTP is given .What is way to give proxy support in FTP

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-167. - Resolution: Incomplete Fix Version/s: 2.0 No feedback has been supplied on this issue in 2 years.

[jira] Commented: (VFS-234) Can't listen to file modifications, event raised is fileCreated rather than fileChanged

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778225#action_12778225 ] Ralph Goers commented on VFS-234: - Have you tested this on trunk? I am pretty sure that there

[jira] Resolved: (VFS-233) the vfs do not support the Passive Mode of ftp

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-233. - Resolution: Invalid Fix Version/s: (was: 1.1) 2.0 Support for passive mode is

[jira] Resolved: (VFS-231) Work with and Harvest / consolidate code bases : Maven, Netbeans, ANT into VFS

2009-11-15 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-231. - Resolution: Won't Fix I'm a committer on Maven. It is unlikely Maven will use VFS but I will certainly

[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy from property files

2009-11-11 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776513#action_12776513 ] Ralph Goers commented on CONFIGURATION-401: --- If your customer mandates

[jira] Resolved: (VFS-263) WebdavFileObject does not implement doSetAttribute()

2009-11-11 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved VFS-263. - Resolution: Fixed Fix Version/s: 2.0 Patch applied. Please verify and close. WebdavFileObject does

[jira] Commented: (CONFIGURATION-401) HierarchicalConfiguration does not support hierarchy from property files

2009-11-10 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776348#action_12776348 ] Ralph Goers commented on CONFIGURATION-401: --- At this point I find myself

[jira] Commented: (VFS-279) ClassCastException in LocalFileSystem when using OnCall caching

2009-11-09 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/VFS-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774887#action_12774887 ] Ralph Goers commented on VFS-279: - Thanks. What I'm concerned about is that doReplicateFile

  1   2   >