Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[kura-dev] BREE validation - Multi JRE build

Hi,

I just merged in PR #610 [1] which allows to perform BREE validation during the compilation.

This means that bundles which are targeted to Java 1.6 also will only compile with Java 1.6. The build will fail if they use methods from Java 1.7.

This is an optional feature, which can be activated using the maven profile "bree". It is however activated by default for the Travis CI build.

Due to the fact that Kura currently has an issue like that in its code base [2], the Travis CI validation builds will fail. This could easily be resolved, but I would like to keep this until the Hudson instance has been updated to use this build profile as well.

However there currently seems to be an issue with the Hudson instance of Kura, not supporting toolschains. I already raised an issue in bugzilla and hope that the Eclipse webmasters can fix this easily.

Cheers

Jens

[1] https://github.com/eclipse/kura/pull/610
[2] https://github.com/eclipse/kura/issues/592

--
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