woonsan commented on issue #52: VFS-686: webdav4 provider based on the latest 
Jackrabbit 2.x
URL: https://github.com/apache/commons-vfs/pull/52#issuecomment-479550829
 
 
   Hi @garydgregory ,
   
   This PR is now ready to review!
   
   This PR includes (a) new `webdav4` provider based on the latest stable 
Jackrabbit release, **2.18.0** in a separate jar submodule: 
`commons-vfs2-jackrabbit3`, (b) the old `webdav3` provider based on Jackrabbit 
1.x moved to a separate JAR module: `commons-vfs2-jackrabbit2`.
   Java 9 JPMS and webdav4s (on https) are not included. Those can be done with 
new tickets.
   
   Please note that `commons-vfs2-jackrabbit3` submodule skips both 
test-compile and tests totally by default because it depends on Jackrabbit 
2.19.2-SNAPSHOT at the moment for testing. Ref: JCR-4401.
   Its testing can be enabled with `mvn clean install -DtestJackrabbit3`, which 
works fine on env with the snapshot dependency access.
   Once Jackrabbit 2.19.2 or higher becomes available, we can probably enable 
the tests by default later.
   Is this okay?
   
   Thanks in advance!
   
   Kind regards,
   
   Woonsan

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to