Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

3.2.0 Release

Benjamin Pross edited this page Jul 11, 2013 · 8 revisions

We plan to do a 3.2.0 release. Add features you want to see in the release to this list:

  • change logging to SLF4J
  • migrate GeoTools to 8.x
  • Include Mapserver WMS Generator
  • ...

Required Actions

SLF4J

  • find all occurences and replace with sfl4j variants
  • use logback as default slf4j backend
  • transform log4j.properties into logback.xml
  • change HTML logging to DailyRollingFileLogger

GeoTools 8.x

  • check backend compatibility
    • Grass
    • Sextante
    • others?

Include Mapserver WMS Generator

  • Check if the thing is ready

Changelog

  • Compliancy enhanced with OGC WPS 1.0 Specification
  • Enhanced AGS backend performance through reusing Context objects
  • ...
Clone this wiki locally