# HG changeset patch # User Ingo Weinzierl # Date 1259752060 0 # Node ID 861d939e587cb539b27f34cdea76f0c8254b9580 # Parent 22a6493e8460175cc2af20bf3a4ee6a7f506a104 Added JBoss repository for JFreeChart 1.0.13. gnv-artifacts/trunk@394 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 22a6493e8460 -r 861d939e587c gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Wed Dec 02 10:50:12 2009 +0000 +++ b/gnv-artifacts/ChangeLog Wed Dec 02 11:07:40 2009 +0000 @@ -1,3 +1,9 @@ +2009-12-02 Ingo Weinzierl + + * pom.xml: Added JBoss repository for JFreeChart 1.0.13 and removed explicit + JCommon dependency which is now needless. Now, it is no more necessary to + install JFreeChart into the local maven repository on your own. + 2009-12-02 Ingo Weinzierl * doc/conf/charttemplate.xml: Added lines to configure rendering of lines diff -r 22a6493e8460 -r 861d939e587c gnv-artifacts/pom.xml --- a/gnv-artifacts/pom.xml Wed Dec 02 10:50:12 2009 +0000 +++ b/gnv-artifacts/pom.xml Wed Dec 02 11:07:40 2009 +0000 @@ -74,11 +74,6 @@ 1.0.13 - jfree - jcommon - 1.0.15 - - org.apache.xmlgraphics batik-dom 1.7 @@ -130,5 +125,10 @@ GeoTools2 Repository including JTS http://maven.geotools.fr/repository + + repository.jboss.org + JBoss Repository + http://repository.jboss.com/maven2 +