garydgregory commented on PR #680: URL: https://github.com/apache/commons-vfs/pull/680#issuecomment-2787654565
> > Some Java 8 and 11 builds fail with `java.lang.ClassNotFoundException: javax.jcr.Binary` > > I am fighting with [`jackrabbit-standalone`](https://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-standalone/1.6.5), which is a shaded artifact with some strange versions of `commons-logging` and `slf4j-api`. > > Should we still keep the provider for JackRabbit 1.x? The last release is almost 10 years old. We can drop it for 3.0 IMO but I think we should do our best to keep it in 2.x since it just works. Maybe there are non-uber jar JR artifacts we can depend on instead? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
