Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Hudson-ci/community meetings/April082015

< Hudson-ci‎ | community meetings
Revision as of 12:25, 8 April 2015 by Greg.stachnick.oracle.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Community Meeting 08-April-2015












Agenda

  • Hudson 3.3 status
  • Java EE 7 certification
  • Java 7 migration


Any other topics that come from the community

Attendees

Stuart, Geoff, Latha, Bob, Greg

Minutes

QA Status

Hudson 3.3 - Upgraded internal Jetty container seems fine. Isn't using any additional resources but still need to regression test and run through additional testing.


Dev Status

Bob - Tomcat memory leak work. Fixed some issues with undeploy from Tomcat where Hudson leaves some things around in memory. Still not completely resolved.

Winston -

  • Integrate Disk usage in to the core (WIP)
  • Tomcat redeploy memory leak (WIP)
  • Moving Hudson base to JDK 7 (Complete, QA test pending)
  • Support Hudson in Java EE 7 containers (Partially completed)
  • Moved bundled container to Jetty 9 (QA test on going)
  • Support Open JDK 7/8 by upgrading XStream to v. 1.4.7

Duncan

New CQs for new libraries in Hudson 3.3. Will start process for new libs. Infrastructure update - firewall issues still persist so we are still having trouble reaching maven central from our Hudson servers.

Stuart

filed 6 bugs as Hudson 3.3 candidates. Bob will evaluate and talk about them in detail next public meeting.

JavaOne brainstorming

Reviewed Stuart's case study - https://wiki.eclipse.org/Hudson-ci/use-cases/EXTOL-International as possible abstract topic for Hudson use.

Back to the top