Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 1027:fca4b5eb8d2f
Upgraded Restlet to the current stable release 2.0.4
gnv/trunk@1282 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 01 Feb 2011 16:17:48 +0000 |
parents | 12c3863b2d8a |
children |
comparison
equal
deleted
inserted
replaced
1026:12c3863b2d8a | 1027:fca4b5eb8d2f |
---|---|
1 2011-02-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * pom.xml: Upgraded the Restlet version from 2.0-SNAPSHOT to 2.0.4 which is | |
4 the current stable release. | |
5 | |
6 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java: | |
7 Renamed the packages of Request and Response that have been changed from | |
8 Restlet 2.0-SNAPSHOT to 2.0.4. | |
9 | |
1 2010-11-30 Ingo Weinzierl <ingo@intevation.de> | 10 2010-11-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java: | 12 * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java: |
4 Bugfix: if debug logging was disabled for this class, a Nullpointer | 13 Bugfix: if debug logging was disabled for this class, a Nullpointer |
5 exception would have been thrown. | 14 exception would have been thrown. |