[
https://issues.apache.org/jira/browse/JCR-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160934#comment-17160934
]
Premanand Natarajan edited comment on JCR-4619 at 7/20/20, 6:32 AM:
--------------------------------------------------------------------
Got it, we cannot upgrade, but I tried compiling with Java 11 and that gave
error loading JDBC driver in unit tests, hence i opened this ticket to include
derbytools dependency.
This is the change i made to fix it:
[https://github.com/npremanand/jackrabbit.git]
As you mentioned, I have verified this commit is also backward compatible with
Java 8, if i use 10.14.2.0
Please review and i can submit a patch if you agree.
was (Author: npremanand):
I tried compiling with Java 11 and that gave error loading JDBC driver in unit
tests, hence i opened this ticket.
This is the commit i made to fix it:
[https://github.com/npremanand/jackrabbit/commit/be7a49b86f7453bd77aebfa5ddc1190aa8c56a1d]
I have verified this commit is also backward compatible with Java 8.
Please review and i can submit a patch if you agree.
> Add derbytools dependency for jdbc driver
> -----------------------------------------
>
> Key: JCR-4619
> URL: https://issues.apache.org/jira/browse/JCR-4619
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: core
> Reporter: Premanand Natarajan
> Priority: Major
>
> Upgrade derby and add derbytools dependency for jdbc driver as it is
> separated out as a separate jar with latest derby version
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)