Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 526:4cbcc130cffc
Copied method from JFreeChart to adapt date formats.
gnv-artifacts/trunk@622 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 25 Jan 2010 16:15:31 +0000 |
parents | 0eba2f032e0d |
children | f598702b2a10 |
comparison
equal
deleted
inserted
replaced
525:0eba2f032e0d | 526:4cbcc130cffc |
---|---|
1 2010-01-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue160 | |
4 | |
5 * src/main/java/de/intevation/gnv/chart/TimeSeriesChart.java: Copied a | |
6 method from JFreeChart and adapted date formats. | |
7 | |
1 2010-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2010-01-25 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 9 |
3 * doc/conf/arcsdeconnectionpool.properties: Set serverRoundtripInterval | 10 * doc/conf/arcsdeconnectionpool.properties: Set serverRoundtripInterval |
4 to 5 seconds and serverInactiveInterval to 5 minutes. | 11 to 5 seconds and serverInactiveInterval to 5 minutes. |
5 | 12 |