From: Patrick Schmitz Date: Wed, 23 Jan 2013 23:28:50 +0000 (-0800) Subject: CSPACE-4876 Updated the jasper runtime to current stable release. Tested with built... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=bec3f3bb76fc45074f4ae96c8b8881b35405cbb5;p=tmp%2Fjakarta-migration.git CSPACE-4876 Updated the jasper runtime to current stable release. Tested with built-in report and it works fine (even as compiled with older version). --- diff --git a/services/report/pom.xml b/services/report/pom.xml index c77e88d07..0326553a3 100644 --- a/services/report/pom.xml +++ b/services/report/pom.xml @@ -1,45 +1,57 @@ - - - org.collectionspace.services - org.collectionspace.services.main - 3.2.1-SNAPSHOT - - - 4.0.0 - org.collectionspace.services - org.collectionspace.services.report - services.report - pom + + + org.collectionspace.services + org.collectionspace.services.main + 3.2.1-SNAPSHOT + - - - net.sf.jasperreports - jasperreports - 4.5.1 - - - - - net.sf.jasperreports - jasperreports-fonts - 4.0.0 - - - org.codehaus.groovy - groovy-all - 1.7.5 - - - + 4.0.0 + org.collectionspace.services + org.collectionspace.services.report + services.report + pom - - jaxb - service - 3rdparty - client - + + + net.sf.jasperreports + jasperreports + 5.0.1 + + + + + net.sf.jasperreports + jasperreports-fonts + 4.0.0 + + + + com.lowagie + itext + 2.1.7 + + + + org.codehaus.groovy + groovy-all + 2.0.1 + + + + + + jaxb + service + 3rdparty + client +