deegree TMC meeting (2014-02-21)
Attendees: ReijerCopier, TorstenFriebe, MarkusSchneider
1. Agenda
- Welcome and agenda review
- TMC chair / help with releases
- Checklist for pull
- deegree3 stable pulls
- deegree3 development pulls
2. TMC chair / help with releases
In the past months, TMC meetings/releases have been put on hold, because MarkusSchneider was unavailable. He asks for help with the duties of the TMC chair or at least with getting the releases out. Maybe electing a co-chair (or a simply a new chair) is an option.
The following decisions have been made:
In the future, TMC meetings will also be hosted if MarkusSchneider is unavailable, but at least two TMC members are present
- A TMC meeting shall take place every 2 weeks, all TMC members are equally responsible to keep the schedule
- Every TMC member should be able to make point and development releases
Making a point release includes:
- pull requests
- build releases on hudson
- fix issues, if any
- update website
- update documentation with latest version
- write release email
TorstenFriebe will make a ticket and a proposal to automate this.
3. Checklist for pulls
- Changes must not break any unit or integration tests
- New features that add configuration files / options need to include documentation updates
- A pull request for stable must come with a corresponding pull for development, or otherwise guarantee that we don't loose a bugfix/improvement.
There also a bit of discussion to use a staging branch or travis-ci for checking that pull requests don't break anything.
4. deegree3 stable pulls (3.3.9 + 3.4-pre10)
Pull request #189: fix umn get feature info parser
Pull request #199: Feature/digits mapping 3.3
Pull request #198: Feature/digits mapping 3.4
Pull request #205: FeatureInfoRadius for single layer 3.3
Pull request #207: FeatureInfoRadius for single layer 3.4
Pull request #209: Fix for #527 - 3.3: Queryable not configurable
Pull request #211: Fix for #527 - 3.4: Queryable not configurable
Pull request #213: Use of explicit uom within SE Styles
Pull request #215: Tile raster layers are not rendered in a good way
Pull request #220: LinePlacement: 'center' and 'wordWise' extension 3.3
Pull request #219: LinePlacement: 'center' and 'wordWise' extension 3.4
5. deegree3 development pulls (3.4-pre10 only)
Pull request #204: Feature/layer based tilestore
Pull request #208: Cleanup cs
Pull request #212: Improve workspace startup log
Pull request #214: Update layers.rst
Pull request #216: GetFeatureInfo improvements
Pull request #217: Add figure of resources and their dependencies
Pull request #218: Fix deegree-services-ticket #611: WMS returning blank maps sometimes
Pull request #221: remotewms: prevent NullPointerException
Pull request #223: Missing support for "xml:" namespace added
Pull request #224: ConnectionProvider for J2EE DataSource implementations
Pull request #225: Add control option for linearization of WFS GML output