Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Java8 support

On 04/02/2014 10:32 PM, Scott Lewis wrote:
> I'm now struggling with how to modify the build so that it builds *only*
> the org.eclipse.ecf.remoteservice.asyncproxy.j8 with J8 compiler...but
> uses < J8 to compile everything else...and then puts both versions of
> this asyncproxy bundle in one target repo (for the HEAD-sdk build anyway).

Hi Scott,

Buckminster should support this OOTB. You just have to installJRE a
Java8 into the workspace [1] (do think there is a Java8 on the fs yet)
and set the bundle's BREE accordingly.

HTH
Markus

[1] https://build.ecf-project.org/jenkins/job/Template-Build/configure


Back to the top