Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] EASE Hudson building using Java 7

Hi Jonah,

Eclipse hudson supports java up to v1.7. But what we need to change is the compiler compliance level, which is set as parameter in the releng/pom.xml files. While upgrading to 1.8 is ok from my point I would rather want to push out 0.3 before upgrading to 1.8. So if it is ok for you I want to stick to 1.6 for another month or so.

Today I moved th jython stuff from github to eclipse. This is a big step as we will detect API breaks for Jython right during the eclipse build. Further I created a new external update site that hosts only jython engine binaries. This update site will automatically be contacted when users install the jython engine. With that changes in place I will start to prepare the 0.3 release.

cheers
Christian

On 04/13/2016 05:01 PM, Jonah Graham wrote:
Hi Christian,

The EASE Hudson builds are using Java 7, but as you have already
approved [1] using Java 8 when necessary, I have submitted some
gerrits that use Java 8 features.

https://git.eclipse.org/r/#/c/70565/

What is the process to upgrade the build machine? I assume that is
something you have to do?

Thanks
Jonah


[1] https://dev.eclipse.org/mhonarc/lists/ease-dev/msg00267.html

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



Back to the top