Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 328:861d939e587c
Added JBoss repository for JFreeChart 1.0.13.
gnv-artifacts/trunk@394 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 02 Dec 2009 11:07:40 +0000 |
parents | 22a6493e8460 |
children | 42a5269636eb |
comparison
equal
deleted
inserted
replaced
327:22a6493e8460 | 328:861d939e587c |
---|---|
1 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * pom.xml: Added JBoss repository for JFreeChart 1.0.13 and removed explicit | |
4 JCommon dependency which is now needless. Now, it is no more necessary to | |
5 install JFreeChart into the local maven repository on your own. | |
6 | |
1 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2009-12-02 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * doc/conf/charttemplate.xml: Added lines to configure rendering of lines | 9 * doc/conf/charttemplate.xml: Added lines to configure rendering of lines |
4 and points in charts (visibility of lines/points and size of points). | 10 and points in charts (visibility of lines/points and size of points). |
5 | 11 |