Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kapua-dev] Activating Maven toolchains in build

Hi,

I did find yesterday that the web console project, which only supports Java 7 dues to the old GWT version, actually used Java 8 APIs.

This shouldn't be a big deal, since it will probably still be used on Java 8.

However as we are slowly nearing Java 9 and at some point we may run into mixed environments of Java 8 and 9, I would suggest that we make use of the Maven toolchains feature and actively validate against proper JDK levels.

I made a PoC for this in [1], which activates toolchains for the console project and provides toolchain files for RHEL/CentOS/Fedora and Travis CI.

If there are no objections, I would like to merge this.

Cheers

Jens

[1] https://github.com/eclipse/kapua/pull/473

--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill

Back to the top