Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Looking forward to Hudson 3.3.0 - Java 7 and Above
Looking forward to Hudson 3.3.0 - Java 7 and Above [message #1565750] Thu, 15 January 2015 13:07 Go to next message
Duncan Mills is currently offline Duncan MillsFriend
Messages: 49
Registered: August 2011
Member

As we close down the 3.2.2 maintenance release we are also looking forward to what to do in 3.3.0 as the next major release. As part of this we want to communicate a key change that we are intending to make.
As of the 3.3.0 release it is planned that the Hudson Server itself will only be supported on Java 7 and above. We currently build against Java 6 and test across Java 6, 7 and 8 but in this next major version we'd like to start to really take advantage of what the newer JDKs will offer us and move on up.
This change will have several side effects in terms of what application servers versions will be able to run the Hudson WAR and of course there will be a general up-levelling of any library dependencies that we have to JDK 7 compatible versions as well.
Note that this change will not preclude you from using Hudson to build Java 6 based applications, we only discussing the version of Java that Hudson itself runs on.
If you have any concerns about this planned change please do let us know, either in this thread, the developer mailing list or of course the bi-weekly community phone-call.

Thanks
Duncan


Duncan Mills
Eclipse Hudson team
Re: Looking forward to Hudson 3.3.0 - Java 7 and Above [message #1566737 is a reply to message #1565750] Fri, 16 January 2015 01:46 Go to previous messageGo to next message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
How about Java EE versions? Currently, Hudson runs on Java EE 6 application server nicely, but to run it on Java EE 7 server, the implicit CDI support of the server must be explicitly disabled, due to unsatisfied dependencies. (See https://blogs.oracle.com/theaquarium/entry/default_cdi_enablement_in_java for the default CDI enabledment in Java EE 7.)

Kaz Nishimura
Re: Looking forward to Hudson 3.3.0 - Java 7 and Above [message #1566824 is a reply to message #1566737] Fri, 16 January 2015 02:56 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
Can you please file a bug for this.

Winston Prakash
Eclipse Hudson team
Re: Looking forward to Hudson 3.3.0 - Java 7 and Above [message #1567193 is a reply to message #1566824] Fri, 16 January 2015 07:55 Go to previous message
Kaz Nishimura is currently offline Kaz NishimuraFriend
Messages: 89
Registered: December 2014
Member
Already reported: https://bugs.eclipse.org/bugs/show_bug.cgi?id=455960

Unfortunately, GlassFish 4 reports one set of unsatisfied dependencies at once. If I resolve one, another comes up.


Kaz Nishimura

[Updated on: Fri, 16 January 2015 08:01]

Report message to a moderator

Previous Topic:Planned Maintenance on Hudson-ci infrastructure
Next Topic:Delay loading "Configure Job"
Goto Forum:
  


Current Time: Tue Mar 19 11:38:38 GMT 2024

Powered by FUDForum. Page generated in 0.02680 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top