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

3.2.0 Release

Matthes Rieke edited this page May 17, 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
  • ...

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?

Changelog

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