Hi Claus & Cameleers, I was working on `java-10-test` to support java 9/10/11+ on the 2.x branch, I did get pretty far but then I stopped and worked on other things, so that branch is pretty behind now.
Does anyone think we need to support Java 9+ on 2.x, and by supporting I mean testing and making those changes I started around dependency management not basing the source/target Java versions on anything other than Java 8. If there's little interest in doing that, and since we have support for Java 11+ in 3.x we can decide to drop that branch, zoran On Fri, May 31, 2019 at 6:42 AM Claus Ibsen <[email protected]> wrote: > > Hi > > I have just deleted a bunch of stale and not used branches from our git. > > There are a couple of them left which I wanted to ask about > > 1) Do we need those release branches anymore? We got a tag of the > release, and also there are the minor version branches, eg > camel-2.23.x etc. > > 2) There are a few ones which may be deleted > - ci-fix > - graalvm > - java-10-test > - And what is apache-master used for? > > > The list is as now > > origin/CAMEL-13563 > origin/HEAD -> origin/master > origin/apache-master > origin/camel-1.x > origin/camel-2.10.x > origin/camel-2.11.x > origin/camel-2.12.x > origin/camel-2.13.x > origin/camel-2.14.x > origin/camel-2.15.x > origin/camel-2.16.x > origin/camel-2.17.x > origin/camel-2.18.x > origin/camel-2.19.x > origin/camel-2.20.x > origin/camel-2.21.x > origin/camel-2.22.x > origin/camel-2.23.x > origin/camel-2.24.x > origin/camel-2.7.x > origin/camel-2.8.x > origin/camel-2.9.x > origin/camel-2.x > origin/ci-fix > origin/graalvm > origin/java-10-test > origin/master > origin/release/2.18.5 > origin/release/2.19.4 > origin/release/2.19.5 > origin/release/2.20.0 > origin/release/2.20.1 > origin/release/2.20.2 > origin/release/2.20.3 > origin/release/2.20.4 > origin/release/2.21.0 > origin/release/2.21.1 > origin/release/2.21.2 > origin/release/2.21.3 > origin/release/2.21.4 > origin/release/2.21.5 > origin/release/2.22.0 > origin/release/2.22.1 > origin/release/2.22.2 > origin/release/2.22.3 > origin/release/2.22.4 > origin/release/2.23.0 > origin/release/2.23.1 > origin/release/2.23.2 > origin/release/2.24.0 > origin/release/3.0.0-M1 > origin/release/3.0.0-M2 > origin/website > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 -- Zoran Regvart
