NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #97 (closed task: fixed)

Opened 2010-06-21T14:42:02-05:00

Last modified 2010-08-31T12:02:48-05:00

Set up Hudson for continuous build integration

Reported by: curtis Owned by: bdezonia
Priority: major Milestone: biweekly-2010: Jul-12 to Jul-23
Component: Server Admin Version:
Severity: non-issue Keywords:
Cc: Blocked By:
Blocking:

Description

Once we have Maven set up (see ticket #96), the next step is to configure Hudson on our development server to run automated builds and unit tests.

Change History

comment:1 Changed 2010-06-21T14:50:39-05:00 by curtis

  • Owner set to curtis
  • Status changed from new to assigned

comment:2 Changed 2010-07-09T10:16:01-05:00 by curtis

  • Milestone changed from biweekly-2010: Jun-28 to Jul-09 to biweekly-2010: Jul-12 to Jul-23

comment:3 Changed 2010-07-13T18:06:53-05:00 by curtis

  • Owner changed from curtis to bdezonia

We need not wait until the Maven switch to get Hudson up and running, since Hudson can launch our existing Ant scripts just fine.

A good article on setting up Hudson for Ubuntu is  here.

comment:4 Changed 2010-07-16T17:06:30-05:00 by bdezonia

  • Status changed from assigned to accepted

comment:5 Changed 2010-07-21T15:07:47-05:00 by bdezonia

  • Status changed from accepted to closed
  • Resolution set to fixed

comment:6 Changed 2010-08-31T12:02:48-05:00 by curtis

  • Component changed from other to server-admin