[jira] [Updated] (COMPRESS-676) OSGi: MANIFEST.MF contains unsolvable imports

2024-03-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated COMPRESS-676: - Priority: Minor (was: Major) > OSGi: MANIFEST.MF contains unsolvable imports >

[jira] [Updated] (COMPRESS-676) OSGi: MANIFEST.MF contains unsolvable imports

2024-03-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated COMPRESS-676: - Labels: osgi (was: ) > OSGi: MANIFEST.MF contains unsolvable imports >

[jira] [Resolved] (COMPRESS-676) OSGi: MANIFEST.MF contains unsolvable imports

2024-03-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved COMPRESS-676. -- Fix Version/s: 1.27.0 Assignee: Bernd Eckenfels Resolution: Fixed I

[jira] [Resolved] (BEANUTILS-549) Update commons-lang dependency to commons-lang3

2024-01-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved BEANUTILS-549. --- Fix Version/s: 2.0.0 (was: 1.9.4) Resolution: Fixed

[jira] [Resolved] (BEANUTILS-475) beanutils could use commons-collections4 instead of commons-collections 3

2024-01-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved BEANUTILS-475. --- Resolution: Fixed > beanutils could use commons-collections4 instead of

[jira] [Updated] (CLI-322) Allow minus for kebab-case options

2024-01-08 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CLI-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated CLI-322: Description: Currently minus (“-“) is not allowed in option names, which makes common long options in

[jira] [Updated] (CLI-322) Allow minus for kebab-case options

2024-01-08 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CLI-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated CLI-322: Description: Currently minus (`-`) is not allowed in option names, which makes common long options in

[jira] [Commented] (LANG-1720) Add better description of possible exception thrown by methods in the Javadoc

2023-11-28 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/LANG-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790582#comment-17790582 ] Bernd Eckenfels commented on LANG-1720: --- If the API relies on communicating call errors with runtime

[jira] [Commented] (LANG-1720) Add better description of possible exception thrown by methods in the Javadoc

2023-11-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/LANG-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17790263#comment-17790263 ] Bernd Eckenfels commented on LANG-1720: --- Good point, can you tell us which ones you missed the doc?

[jira] [Comment Edited] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2023-07-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17747440#comment-17747440 ] Bernd Eckenfels edited comment on VFS-840 at 7/26/23 10:21 AM: --- You could try

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2023-07-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17747440#comment-17747440 ] Bernd Eckenfels commented on VFS-840: - You could try getName().toString() or variations thereof,

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2023-07-25 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17747216#comment-17747216 ] Bernd Eckenfels commented on VFS-840: - I would suggest to discuss usage questions on the commons-user

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2023-07-25 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17747070#comment-17747070 ] Bernd Eckenfels commented on VFS-840: - The resolve always needs a base of you don’t set a base url. For

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2023-07-25 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17747053#comment-17747053 ] Bernd Eckenfels commented on VFS-840: - In VFS2 you must url encode the resolveFile(argument). Not sure

[jira] [Resolved] (EXEC-105) Small mistakes in the documentation for Apache Commons Exec 1.3

2023-07-17 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/EXEC-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved EXEC-105. -- Fix Version/s: 1.4 Assignee: Gary D. Gregory Resolution: Fixed Remaining issues

[jira] [Commented] (EXEC-105) Small mistakes in the documentation for Apache Commons Exec 1.3

2023-07-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/EXEC-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17743483#comment-17743483 ] Bernd Eckenfels commented on EXEC-105: -- The waitFor() problem still exists.. maybe you want to create

[jira] [Closed] (IMAGING-354) Improve vulnerability reporting

2023-07-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels closed IMAGING-354. --- Resolution: Invalid Sorry that you had such a bad communication regarding a security issue.

[jira] [Commented] (VFS-835) Severe Performance Issue - FileObject.copyFrom()

2023-04-13 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17712099#comment-17712099 ] Bernd Eckenfels commented on VFS-835: - That sounds like a good and likely point, it can be problems with

[jira] [Commented] (VFS-835) Severe Performance Issue - FileObject.copyFrom()

2023-04-07 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17709745#comment-17709745 ] Bernd Eckenfels commented on VFS-835: - Do native sftp clients have roughly the same speed, then I don’t

[jira] [Commented] (VFS-833) org.apache.commons.vfs2.FileSystemOptions#options is not synchronized

2023-03-22 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17703793#comment-17703793 ] Bernd Eckenfels commented on VFS-833: - Thanks for the report. Can you give an example when this actually

[jira] [Commented] (VFS-831) No such file or directory

2023-01-25 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17680845#comment-17680845 ] Bernd Eckenfels commented on VFS-831: - I am somewhat confused, how is a FileNotFound error related to

[jira] [Commented] (VFS-827) CIFS support in Commons VFS

2022-11-16 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17634996#comment-17634996 ] Bernd Eckenfels commented on VFS-827: - I don’t think it is planned to be released in proper, since it

[jira] [Commented] (DBCP-587) DBCP and Transparent Application Continuity

2022-10-17 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/DBCP-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619105#comment-17619105 ] Bernd Eckenfels commented on DBCP-587: -- I don’t think you need the basic datasource at all:ä

[jira] [Commented] (DBCP-587) DBCP and Transparent Application Continuity

2022-10-14 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/DBCP-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617943#comment-17617943 ] Bernd Eckenfels commented on DBCP-587: -- You need to use

[jira] [Commented] (CLI-310) Purge release version 20040117.000000 from Maven Central

2022-05-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CLI-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17540179#comment-17540179 ] Bernd Eckenfels commented on CLI-310: - > Would removing the version from the maven-metadata help here?

[jira] [Comment Edited] (VFS-819) VFSClassLoader ClassNotFoundException JDK 17

2022-05-06 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533069#comment-17533069 ] Bernd Eckenfels edited comment on VFS-819 at 5/6/22 8:01 PM: - In a similar

[jira] [Commented] (VFS-819) VFSClassLoader ClassNotFoundException JDK 17

2022-05-06 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17533069#comment-17533069 ] Bernd Eckenfels commented on VFS-819: - In a similar situation I got this problem due to the April Java

[jira] [Commented] (VFS-770) FileSystemManager.createFileSystem(FileObject) fails on Gzip files.

2022-04-25 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17527834#comment-17527834 ] Bernd Eckenfels commented on VFS-770: - BTW just FYI April 22 Update of Java 17 (and others) introduced

[jira] [Commented] (VFS-818) SftpFileObject.isReadable may return false for user root

2022-04-19 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524580#comment-17524580 ] Bernd Eckenfels commented on VFS-818: - I don’t think this can be actually won, there is no way for a

[jira] [Commented] (IO-766) ValidatingObjectInputStream

2022-04-14 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/IO-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17522377#comment-17522377 ] Bernd Eckenfels commented on IO-766: BTW The `[L` is the prefix for Arrays of reference types, it is

[jira] [Commented] (LOGGING-180) Upgrade commons logging log4j dependency versions to 2.17.0 and above

2022-03-16 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17507695#comment-17507695 ] Bernd Eckenfels commented on LOGGING-180: - Some humans and tools wrongly flag 1.2 as affected by

[jira] [Commented] (LOGGING-180) Upgrade commons logging log4j dependency versions to 2.17.0 and above

2022-01-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482957#comment-17482957 ] Bernd Eckenfels commented on LOGGING-180: - I wonder if we could use reload4j ;) > Upgrade

[jira] [Commented] (CLI-310) Purge release version 20040117.000000 from Maven Central

2021-10-22 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CLI-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17432861#comment-17432861 ] Bernd Eckenfels commented on CLI-310: - I dont think OSSRH is the right place, there should be no delete

[jira] [Commented] (CLI-310) Purge release version 20040117.000000 from Maven Central

2021-10-21 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CLI-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17432266#comment-17432266 ] Bernd Eckenfels commented on CLI-310: - Normally I would agree that central can’t be modified, but in

[jira] [Resolved] (FILEUPLOAD-341) Move exceptions out of .impl package

2021-09-13 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved FILEUPLOAD-341. Fix Version/s: 2.0 Resolution: Fixed Do we need an update guide for the

[jira] [Closed] (VFS-773) Could not find file with URI "sftp://max_s_maeder@35.232.72.5:22/hi.html" because it is a relative path, and no base URI was provided.

2021-07-07 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels closed VFS-773. --- > Could not find file with URI "sftp://max_s_maeder@35.232.72.5:22/hi.html; > because it is a relative

[jira] [Resolved] (VFS-773) Could not find file with URI "sftp://max_s_maeder@35.232.72.5:22/hi.html" because it is a relative path, and no base URI was provided.

2021-07-07 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-773. - Resolution: Not A Problem > Could not find file with URI

[jira] [Comment Edited] (VFS-773) Could not find file with URI "sftp://max_s_maeder@35.232.72.5:22/hi.html" because it is a relative path, and no base URI was provided.

2021-07-07 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376739#comment-17376739 ] Bernd Eckenfels edited comment on VFS-773 at 7/7/21, 5:33 PM: -- The error most

[jira] [Commented] (VFS-773) Could not find file with URI "sftp://max_s_maeder@35.232.72.5:22/hi.html" because it is a relative path, and no base URI was provided.

2021-07-07 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17376739#comment-17376739 ] Bernd Eckenfels commented on VFS-773: - The error most likely means the `sftp` scheme/provider is not

[jira] [Commented] (NET-408) problem connecting to ProFTPD with FTPES

2021-06-11 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/NET-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362034#comment-17362034 ] Bernd Eckenfels commented on NET-408: - You can use a explicite `––add–opens` this will work besides the

[jira] [Comment Edited] (NET-686) Most files aren't downloaded completely from an FTP server

2020-10-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/NET-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221380#comment-17221380 ] Bernd Eckenfels edited comment on NET-686 at 10/27/20, 12:45 PM: - Since you

[jira] [Commented] (NET-686) Most files aren't downloaded completely from an FTP server

2020-10-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/NET-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17221380#comment-17221380 ] Bernd Eckenfels commented on NET-686: - Since you get the same problem with sockets I would say its not

[jira] [Commented] (IO-504) Deprecated of all IOUtils.closeQuietly() methods and use try-with-resources internally

2020-10-08 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/IO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17210371#comment-17210371 ] Bernd Eckenfels commented on IO-504: I agree, should not be deprecated, it is enough if Javadoc points to

[jira] [Commented] (VFS-766) SftpClientFactory hangs at FileSystemManager.resolveFile(...)

2020-09-24 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17201591#comment-17201591 ] Bernd Eckenfels commented on VFS-766: - Release matters are discussed on the developers mailing list.

[jira] [Commented] (NET-686) Most files aren't downloaded completely from an FTP server

2020-08-03 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/NET-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169901#comment-17169901 ] Bernd Eckenfels commented on NET-686: - Can you provide a binary difference what exactly is wrong or

[jira] [Commented] (VFS-575) org.apache.commons.vfs2.FileSystemException: Could not close the output stream

2020-06-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135662#comment-17135662 ] Bernd Eckenfels commented on VFS-575: - I think if the bug is not closed it still exists. Can you provide

[jira] [Commented] (VFS-771) SFTP multiple get bad performances if copyFrom() called after findFiles()

2020-05-15 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108615#comment-17108615 ] Bernd Eckenfels commented on VFS-771: - Just set the cache strategy to ON_DEMAND? (Optimizations would

[jira] [Commented] (BSF-45) Error trying to access a MongoDB collection under Apache BSF script

2020-03-04 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BSF-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051134#comment-17051134 ] Bernd Eckenfels commented on BSF-45: hm, strangely i cant edit this issue. I would close it, since the

[jira] [Comment Edited] (BSF-45) Error trying to access a MongoDB collection under Apache BSF script

2020-03-02 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BSF-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049622#comment-17049622 ] Bernd Eckenfels edited comment on BSF-45 at 3/2/20 8:22 PM: I think BeanShell

[jira] [Comment Edited] (BSF-45) Error trying to access a MongoDB collection under Apache BSF script

2020-03-02 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BSF-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049622#comment-17049622 ] Bernd Eckenfels edited comment on BSF-45 at 3/2/20 8:21 PM: I think BSF does not

[jira] [Comment Edited] (BSF-45) Error trying to access a MongoDB collection under Apache BSF script

2020-03-02 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BSF-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049622#comment-17049622 ] Bernd Eckenfels edited comment on BSF-45 at 3/2/20 8:20 PM: I think BSF does not

[jira] [Commented] (BSF-45) Error trying to access a MongoDB collection under Apache BSF script

2020-03-02 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/BSF-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049622#comment-17049622 ] Bernd Eckenfels commented on BSF-45: I think BSF does not support generics (`<...>` you need to stick to

[jira] [Comment Edited] (VFS-627) SFTP randomly hangs when copying a file on remote server

2020-02-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046874#comment-17046874 ] Bernd Eckenfels edited comment on VFS-627 at 2/27/20 6:35 PM: -- Haven't seen

[jira] [Commented] (VFS-627) SFTP randomly hangs when copying a file on remote server

2020-02-27 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046874#comment-17046874 ] Bernd Eckenfels commented on VFS-627: - Haven't seen another provider for VFS which does SFTP, sorry. I

[jira] [Commented] (COLLECTIONS-751) Change all constructors to protected

2020-02-26 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17046096#comment-17046096 ] Bernd Eckenfels commented on COLLECTIONS-751: - It is probably better you try to

[jira] [Commented] (VFS-760) Add ZooKeeper File System

2020-02-24 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043765#comment-17043765 ] Bernd Eckenfels commented on VFS-760: - > Where are you referring to with the ownsClient?

[jira] [Commented] (VFS-760) Add ZooKeeper File System

2020-02-24 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17043696#comment-17043696 ] Bernd Eckenfels commented on VFS-760: - the jackrabit 2 module is an example for an extra provider

[jira] [Resolved] (VFS-764) [webdav][tests] testing fails on java 15-ea with travis

2020-02-22 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-764. - Resolution: Duplicate > [webdav][tests] testing fails on java 15-ea with travis >

[jira] [Commented] (VFS-700) Some tests fail on Java 11 and above

2020-02-22 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042639#comment-17042639 ] Bernd Eckenfels commented on VFS-700: - This does not fail anymore, not sure if by accident or

[jira] [Created] (VFS-765) [webdav][tests] jackrabit1 module webdav tests fail with IllegalStateException on java 15-ea

2020-02-22 Thread Bernd Eckenfels (Jira)
Bernd Eckenfels created VFS-765: --- Summary: [webdav][tests] jackrabit1 module webdav tests fail with IllegalStateException on java 15-ea Key: VFS-765 URL: https://issues.apache.org/jira/browse/VFS-765

[jira] [Created] (VFS-764) [webdav][tests] testing fails on java 15-ea with travis

2020-02-22 Thread Bernd Eckenfels (Jira)
Bernd Eckenfels created VFS-764: --- Summary: [webdav][tests] testing fails on java 15-ea with travis Key: VFS-764 URL: https://issues.apache.org/jira/browse/VFS-764 Project: Commons VFS Issue

[jira] [Commented] (VFS-760) Add ZooKeeper File System

2020-02-21 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042184#comment-17042184 ] Bernd Eckenfels commented on VFS-760: - Maybe the tests can be made conditional based on some

[jira] [Updated] (VFS-762) Replace Configuration XML With Annotations on Providers

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-762: Issue Type: Wish (was: New Feature) Priority: Minor (was: Major) > Replace Configuration XML

[jira] [Commented] (VFS-761) Dynamically Load File Systems From Classpath

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041324#comment-17041324 ] Bernd Eckenfels commented on VFS-761: - We do that for new provides if they have specific dependencies,

[jira] [Updated] (VFS-761) Dynamically Load File Systems From Classpath

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-761: Priority: Minor (was: Major) > Dynamically Load File Systems From Classpath >

[jira] [Updated] (VFS-761) Dynamically Load File Systems From Classpath

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-761: Issue Type: Wish (was: New Feature) > Dynamically Load File Systems From Classpath >

[jira] [Updated] (VFS-760) Add ZooKeeper File System

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-760: Priority: Minor (was: Critical) > Add ZooKeeper File System > - > >

[jira] [Updated] (VFS-760) Add ZooKeeper File System

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-760: Priority: Blocker (was: Major) > Add ZooKeeper File System > - > >

[jira] [Updated] (VFS-760) Add ZooKeeper File System

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-760: Priority: Critical (was: Blocker) > Add ZooKeeper File System > - > >

[jira] [Updated] (VFS-760) Add ZooKeeper File System

2020-02-20 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-760: Issue Type: Wish (was: New Feature) > Add ZooKeeper File System > - > >

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

2020-02-19 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-180. - Fix Version/s: 2.5.0 Resolution: Fixed webdav4s: is provided in

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

2020-02-19 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040267#comment-17040267 ] Bernd Eckenfels edited comment on VFS-180 at 2/19/20 5:48 PM: -- [~szkxv6] could

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

2020-02-19 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040267#comment-17040267 ] Bernd Eckenfels commented on VFS-180: - [~szkxv6] could you be a bit more specific? What does not work?

[jira] [Commented] (VFS-752) AbstractFileProvider close should close all fileSystems before clearing the cache

2020-01-08 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010810#comment-17010810 ] Bernd Eckenfels commented on VFS-752: - (And i think the File Provider does close all of it's components,

[jira] [Commented] (VFS-752) AbstractFileProvider close should close all fileSystems before clearing the cache

2020-01-08 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17010803#comment-17010803 ] Bernd Eckenfels commented on VFS-752: - We might also need a different close method on FileObject,

[jira] [Commented] (VFS-627) SFTP randomly hangs when copying a file on remote server

2019-12-06 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989694#comment-16989694 ] Bernd Eckenfels commented on VFS-627: - Thanks james for debugging this. I guess we keep this bug around

[jira] [Commented] (VFS-617) isReadable fails if unable to determine group identity

2019-11-16 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16975857#comment-16975857 ] Bernd Eckenfels commented on VFS-617: - Vineet, I would assume the simplest way to avoid this problem is

[jira] [Created] (VFS-745) GetOrCreateFilesystemCaches might return unused Map

2019-11-08 Thread Bernd Eckenfels (Jira)
Bernd Eckenfels created VFS-745: --- Summary: GetOrCreateFilesystemCaches might return unused Map Key: VFS-745 URL: https://issues.apache.org/jira/browse/VFS-745 Project: Commons VFS Issue Type:

[jira] [Resolved] (VFS-741) Listing files with known prefix still fails

2019-10-17 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/VFS-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-741. - Fix Version/s: 2.5.0 Assignee: Bernd Eckenfels Resolution: Fixed Fixed on master

[jira] [Created] (VFS-741) Listing files with known prefix still fails

2019-10-17 Thread Bernd Eckenfels (Jira)
Bernd Eckenfels created VFS-741: --- Summary: Listing files with known prefix still fails Key: VFS-741 URL: https://issues.apache.org/jira/browse/VFS-741 Project: Commons VFS Issue Type: Bug

[jira] [Commented] (RNG-88) Update the GenerationPerformance benchmark

2019-04-04 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/RNG-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809710#comment-16809710 ] Bernd Eckenfels commented on RNG-88: Just a BTW The JMH harness goes to great length in removing

[jira] [Commented] (NET-668) Commons net 3.5 and 3.6 have different implementation for uploading files over TFTP

2019-03-25 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/NET-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800517#comment-16800517 ] Bernd Eckenfels commented on NET-668: - In order for someone to fix the bug we should know what is

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

2019-01-18 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746342#comment-16746342 ] Bernd Eckenfels commented on VFS-398: - I think the overall idea of checking for known schemes is an

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-12-17 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722825#comment-16722825 ] Bernd Eckenfels commented on FILEUPLOAD-279: Snapshots are not released and therefore

[jira] [Commented] (VFS-685) Test classes should be public so test suits can be extended

2018-12-07 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16713202#comment-16713202 ] Bernd Eckenfels commented on VFS-685: - Just a FYI, I have an provider which runs the whole provider

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-12-06 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711420#comment-16711420 ] Bernd Eckenfels commented on FILEUPLOAD-279: ASF bylaws makes it hard to offer snapshots

[jira] [Comment Edited] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-12-06 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711401#comment-16711401 ] Bernd Eckenfels edited comment on FILEUPLOAD-279 at 12/6/18 12:52 PM:

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-12-06 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711401#comment-16711401 ] Bernd Eckenfels commented on FILEUPLOAD-279: [~joc...@apache.org] I dont think thats

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-12-06 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16711376#comment-16711376 ] Bernd Eckenfels commented on FILEUPLOAD-279: [~rasmita] it looks like the fix is missing

[jira] [Commented] (VFS-683) Thread safety issue in VFSClassLoader - NullPointerException thrown

2018-11-21 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695202#comment-16695202 ] Bernd Eckenfels commented on VFS-683: - Just FYI, I had similiar problems. In my case I made sure that

[jira] [Comment Edited] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-11-12 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684646#comment-16684646 ] Bernd Eckenfels edited comment on FILEUPLOAD-279 at 11/13/18 2:49 AM:

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-11-12 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16684646#comment-16684646 ] Bernd Eckenfels commented on FILEUPLOAD-279: This is not (directly) related to Struts.

[jira] [Commented] (FILEUPLOAD-279) CVE-2016-1000031 - Apache Commons FileUpload DiskFileItem File Manipulation Remote Code Execution

2018-11-06 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16677377#comment-16677377 ] Bernd Eckenfels commented on FILEUPLOAD-279: The „safe“ thing to do is, if you are in

[jira] [Resolved] (VFS-678) LGTM (automatic code review) issues

2018-11-02 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels resolved VFS-678. - Resolution: Fixed Ok, no LGTM alerts left. > LGTM (automatic code review) issues >

[jira] [Updated] (VFS-678) LGTM (automatic code review) issues

2018-11-01 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated VFS-678: Fix Version/s: 2.2.1 > LGTM (automatic code review) issues > --- > >

[jira] [Commented] (VFS-678) LGTM (automatic code review) issues

2018-11-01 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672360#comment-16672360 ] Bernd Eckenfels commented on VFS-678: - Hopefully fixed with 

[jira] [Created] (VFS-678) LGTM (automatic code review) issues

2018-11-01 Thread Bernd Eckenfels (JIRA)
Bernd Eckenfels created VFS-678: --- Summary: LGTM (automatic code review) issues Key: VFS-678 URL: https://issues.apache.org/jira/browse/VFS-678 Project: Commons VFS Issue Type: Bug Affects

[jira] [Commented] (DBCP-461) Prepared statements are not cached with XA

2018-07-25 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556816#comment-16556816 ] Bernd Eckenfels commented on DBCP-461: -- Are you sure you reported this in the right project? Seems to

[jira] [Commented] (VFS-661) Ability to get "real"/"native"/"physical" file name

2018-04-18 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443380#comment-16443380 ] Bernd Eckenfels commented on VFS-661: - It hink it is a good idea to add FileObject#resolveCanonical()

[jira] [Commented] (VFS-498) OSGI MANIFEST.MF "Import-Package" should be ";resolution:=optional" for Maven "optional" dependencies

2018-03-03 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384848#comment-16384848 ] Bernd Eckenfels commented on VFS-498: - You can open a new bug, its easier to track that way. > OSGI

  1   2   3   4   5   6   7   >