[
https://issues.apache.org/jira/browse/JCR-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15732606#comment-15732606
]
Julian Reschke edited comment on JCR-4077 at 12/8/16 4:19 PM:
--------------------------------------------------------------
No, it doesn't help:
{noformat}
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.617 sec <<<
FAILURE! - in org.apache.jackrabbit.vfs.ext.TestAll
testSetFileSystemOptionsPropertiesInString(org.apache.jackrabbit.vfs.ext.ds.TestVFSDataStore)
Time elapsed: 0.085 sec <<< FAILURE!
junit.framework.AssertionFailedError: Could not create File System Options.
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.jackrabbit.vfs.ext.ds.TestVFSDataStore.testSetFileSystemOptionsPropertiesInString(TestVFSDataStore.java:152)
{noformat}
FWIW, you get exactly the same test failure if you remove the webdav dependency
in trunk -- maybe it's just the test case that needs some attention?
was (Author: reschke):
No, it doesn't help:
{noformat}
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.617 sec <<<
FAILURE! - in org.apache.jackrabbit.vfs.ext.TestAll
testSetFileSystemOptionsPropertiesInString(org.apache.jackrabbit.vfs.ext.ds.TestVFSDataStore)
Time elapsed: 0.085 sec <<< FAILURE!
junit.framework.AssertionFailedError: Could not create File System Options.
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.jackrabbit.vfs.ext.ds.TestVFSDataStore.testSetFileSystemOptionsPropertiesInString(TestVFSDataStore.java:152)
{noformat}
FWIW, you get exactly the same test failure if you remove the webdav dependency
in trunk.
> disable Jackrabbit VFS Extension (?)
> ------------------------------------
>
> Key: JCR-4077
> URL: https://issues.apache.org/jira/browse/JCR-4077
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-vfs-ext
> Affects Versions: 2.13.6
> Reporter: Julian Reschke
> Fix For: 2.14
>
>
> Switching to the new httpclient code will break jackrabbit-vfs-ext, which has
> a dependency on the older version.
> (Suggestions about how to deal with this welcome)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)