I could only find mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlgraphics-commons/1.5_1
but I couldn't find bundles for: org.apache.xmlgraphics/batik-svg-dom/1.7 org.apache.xmlgraphics/batik-anim/1.7 org.apache.xmlgraphics/batik-css/1.7 org.apache.xmlgraphics/batik-dom/1.7 org.apache.xmlgraphics/batik-parser/1.7 org.apache.xmlgraphics/batik-util/1.7 org.apache.xmlgraphics/batik-bridge/1.7 org.apache.xmlgraphics/batik-script/1.7 org.apache.xmlgraphics/batik-js/1.7 org.apache.xmlgraphics/batik-xml/1.7 org.apache.xmlgraphics/batik-awt-util/1.7 org.apache.xmlgraphics/batik-gvt/1.7 org.apache.xmlgraphics/batik-transcoder/1.7 org.apache.xmlgraphics/batik-svggen/1.7 org.apache.xmlgraphics/batik-extension/1.7 org.apache.xmlgraphics/batik-ext/1.7 At present, we wrap these JAR's (in Apache Camel's fop feature) to be able to install the fop 1.1 bundle in Apache Karaf. Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Sat, Oct 5, 2013 at 1:34 PM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Christian, > > yes, as we provide xmlgraphics bundle as well. > > If it's an issue I can revert to set batik import as optional. > > Regards > JB > > > On 10/05/2013 12:51 PM, Christian Müller wrote: > >> By upgrading org.apache.servicemix.bundles.**fop from version 1.0_3 to >> 1.1_1, >> all the org.apache.batik.* packages are now mandatory: >> >> 1.0_3 [1] >> Import-Package: >> org.apache.batik.bridge;**resolution:=optional,org.** >> apache.batik.bridge.svg12;**resolution:=optional,... >> >> 1.1_1 [2] >> Import-Package: org.apache.batik.bridge,org.** >> apache.batik.bridge.svg12,... >> >> Was this change intentionally? If yes, shouldn't we provide bundles for >> all >> the "org.apache.xmlgraphics" artifacts? >> >> [1] >> http://search.maven.org/**remotecontent?filepath=org/** >> apache/servicemix/bundles/org.**apache.servicemix.bundles.fop/** >> 1.0_3/org.apache.servicemix.**bundles.fop-1.0_3.jar<http://search.maven.org/remotecontent?filepath=org/apache/servicemix/bundles/org.apache.servicemix.bundles.fop/1.0_3/org.apache.servicemix.bundles.fop-1.0_3.jar> >> [2] >> http://search.maven.org/**remotecontent?filepath=org/** >> apache/servicemix/bundles/org.**apache.servicemix.bundles.fop/** >> 1.1_1/org.apache.servicemix.**bundles.fop-1.1_1.jar<http://search.maven.org/remotecontent?filepath=org/apache/servicemix/bundles/org.apache.servicemix.bundles.fop/1.1_1/org.apache.servicemix.bundles.fop-1.1_1.jar> >> >> Best, >> Christian >> ----------------- >> >> Software Integration Specialist >> >> Apache Camel committer: https://camel.apache.org/team >> V.P. Apache Camel: >> https://www.apache.org/**foundation/<https://www.apache.org/foundation/> >> Apache Member: >> https://www.apache.org/**foundation/members.html<https://www.apache.org/foundation/members.html> >> >> https://www.linkedin.com/pub/**christian-mueller/11/551/642<https://www.linkedin.com/pub/christian-mueller/11/551/642> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
