Motivation: |
make trunk hacking more controlled |
|
|---|---|---|
Contact: |
||
Tracker: |
http://jira.codehaus.org/browse/GEOT-1078 | |
Tagline: |
|
This page represents the current plan; for discussion please check the tracker link above.
This proposal working on trunk more controlled and managed:
This proposal contains rules that should make trunk hacking more controlled and more amenable to be directly followed by projects such as Geoserver or uDig.
Rules try to strike a balance that allows evolution, but forbids controversial changes and situations that may lead into long term instability of the trunk itself.
Significant change to the Geotools API must be subjected to the following procedure:
A public API change impacting multiple modules is considered to be significant, whilst a change localized in the public API of a single extension or plugin module won't be usually subjected to this process. Anyways, we trust change makers to use common sense and apply to the procedure every time they do feel it's necessary.
To avoid proposal stagnation by lack of intererst/time from other PMC member the following rules apply:
Objections shall be addressed and countdown be restarted. Of course, if the issue gets successfully voted by the PMC countdown does not apply.
If the change is successfully voted, every code example in trunk shall be modified to follow the new API. This is, again, responsibility of whoever proposed the change. Once code samples are modifed, the issue can be closed.
Trunk must be subject to a continuous build process with online tests enabled, in order to catch whichever breakage occurred as a result of hacking.
Since full builds can require significant time, a compromise can be to have two build servers, one working "continuously" with quick tests, and another one working with full build but configured to build not more often than every few hours, eventually just twice a day.
When the build is broken, the first priority or whoever broke it is to restore proper building: people hacking on trunk shall be concerned with their own work, not with trying to fix other people errors.
If a change is applied that extensive build break is foreseen, it shall be discussed and organised on the mailing list to PMC satisfaction before being undertaken.
|
|
|
no progress |
|
done |
|
impeded |
|
lack mandate/funds/time |
|
volunteer needed |
|---|
A target release is also provided for each milestone.
Milestone 1 |
2.4.M0 |
Full Continuous Build |
|---|---|---|
|
Ask for volunteer hardware |
|
|
Set up continuum for simple install |
|
|
Set up continuum to deploy to repository |
|
|
|
Update project procedures for continuum |
Milestone 2 |
2.4.M0 |
Test Project Procedure |
|
Update developers guide, and tag procedure changes "pending" |
|
|
Create wiki template for new proposals |
|
|
Test procedure (and template) on a sample proposal |
|
|
|
Adjust process based on feedback |
Milestone 3 |
2.4.0 |
Publish Project Procedure |
|
Review modified developers guide and remove "pending" tags |
|
|
|
Included modified developers guide in 2.4.0 release |
This is a process change, no API will be harmed.
Website:
Developers Guide:
Issue Tracker: