You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/04/03 09:40:38 UTC

[GitHub] [commons-vfs] woonsan commented on issue #52: [Not to merge - JR snapshot dep] VFS-686: webdav4 provider based on the latest Jackrabbit 2.x

woonsan commented on issue #52: [Not to merge - JR snapshot dep] VFS-686: webdav4 provider based on the latest Jackrabbit 2.x
URL: https://github.com/apache/commons-vfs/pull/52#issuecomment-479416774
 
 
   Hi @garydgregory , I figured out how to make this PR reviewable and mergeable right now:
   - JCR-4401 is really about simple dependency provision for unit testing in the end.
   - Therefore, if I add dependencies expanding what I did for JCR-4401 in jackrabbit3 submodule with a custom Main class like what's done for old webdav test case, then this will work, with downgrading the JR dependency to 2.18.0.
   - I can create a separate JIRA ticket to simplify the test case taking advantage of JCR-4401 later.
   
   I'll wrap it up and ask again for reviews soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services