# HG changeset patch # User "Tom Gottfried " # Date 1418898051 -3600 # Node ID dc02c7f96ad816c359097b4df10ce3eb5230a281 # Parent 01d71ff84d43b96eb89d4c2445bc5c589902a38b Exclude transitive dependency because of conflicting version which breaks charting. diff -r 01d71ff84d43 -r dc02c7f96ad8 artifacts/pom-oracle.xml --- a/artifacts/pom-oracle.xml Wed Dec 17 18:02:27 2014 +0100 +++ b/artifacts/pom-oracle.xml Thu Dec 18 11:20:51 2014 +0100 @@ -156,6 +156,12 @@ net.sf.jasperreports jasperreports 4.5.0 + + + jfree + jfreechart + + org.codehaus.groovy diff -r 01d71ff84d43 -r dc02c7f96ad8 artifacts/pom.xml --- a/artifacts/pom.xml Wed Dec 17 18:02:27 2014 +0100 +++ b/artifacts/pom.xml Thu Dec 18 11:20:51 2014 +0100 @@ -156,6 +156,12 @@ net.sf.jasperreports jasperreports 4.5.0 + + + jfree + jfreechart + + org.codehaus.groovy diff -r 01d71ff84d43 -r dc02c7f96ad8 artifacts/src/assembly/assembly.xml --- a/artifacts/src/assembly/assembly.xml Wed Dec 17 18:02:27 2014 +0100 +++ b/artifacts/src/assembly/assembly.xml Thu Dec 18 11:20:51 2014 +0100 @@ -32,10 +32,6 @@ bin/lib - false - - jfree:jfreechart:jar:1.0.12 -