On 2017-10-30 08:14, Julian Reschke wrote:
On 2017-10-30 07:59, Julian Reschke wrote:
Looking at
<https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/1836/>
I wonder why we have it still configured to build with JDK 7 which by
definition will fail :-).
Adding JDK 9 on the other hand (if possible) might be good...
...done now.
In the meantime I realized that our Matrix build uses the same JDK
choices both for trunk and release branches - so 1.6 now is built witj
JDK 9, and that of course fails.
1) Does anybody know whether that can be configured better?
2) Also, should I now re-add JDK 7 so that older branches are built with
that as well?
Best regards, Julian