Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 295:255b1b5c52ff
Updated JFreeChart to 1.0.13 and added dependency of JCommon 1.0.15
gnv-artifacts/trunk@349 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 17 Nov 2009 11:51:33 +0000 |
parents | 4a7ba01eae7f |
children | 3f43392df3f6 |
comparison
equal
deleted
inserted
replaced
294:4a7ba01eae7f | 295:255b1b5c52ff |
---|---|
1 2009-11-17 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * pom.xml: Changed version of JFreeChart from 1.0.12 to 1.0.13 and added | |
4 dependency of JCommon 1.0.15, which is used by JFreeChart. | |
5 | |
6 NOTE: The JFreeChart 1.0.13 jar has to be installed on your own for the | |
7 time the central maven repository is broken. | |
8 | |
1 2009-11-17 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2009-11-17 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 * pom.xml: Changed version of JFreeChart from 1.0.7 to 1.0.12, which | 11 * pom.xml: Changed version of JFreeChart from 1.0.7 to 1.0.12, which |
4 includes the template mechanism to configure the style of charts. | 12 includes the template mechanism to configure the style of charts. |
5 | 13 |