Author: jbonofre Date: Thu May 26 09:01:38 2011 New Revision: 1127836 URL: http://svn.apache.org/viewvc?rev=1127836&view=rev Log: [SMX4-844] Create OSGi bundle for xmlgraphics-commons 1.4
Added: servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/pom.xml - copied, changed from r1127824, servicemix/smx4/bundles/trunk/fop-1.0/pom.xml servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/bundle.info Modified: servicemix/smx4/bundles/trunk/fop-1.0/pom.xml servicemix/smx4/bundles/trunk/pom.xml Modified: servicemix/smx4/bundles/trunk/fop-1.0/pom.xml URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/fop-1.0/pom.xml?rev=1127836&r1=1127835&r2=1127836&view=diff ============================================================================== --- servicemix/smx4/bundles/trunk/fop-1.0/pom.xml (original) +++ servicemix/smx4/bundles/trunk/fop-1.0/pom.xml Thu May 26 09:01:38 2011 @@ -57,7 +57,7 @@ org.apache.commons.io*, org.apache.tools.ant*;resolution:=optional, org.apache.xmlgraphics*, - org.w3c.dom*, + org.w3c.dom*;resolution:=optional, org.xml.sax* </servicemix.osgi.import.pkg> </properties> Modified: servicemix/smx4/bundles/trunk/pom.xml URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/pom.xml?rev=1127836&r1=1127835&r2=1127836&view=diff ============================================================================== --- servicemix/smx4/bundles/trunk/pom.xml (original) +++ servicemix/smx4/bundles/trunk/pom.xml Thu May 26 09:01:38 2011 @@ -54,6 +54,7 @@ <module>guava-09</module> <module>fop-1.0</module> <module>batik-1.7</module> + <module>xmlgraphics-commons-1.4</module> </modules> Copied: servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/pom.xml (from r1127824, servicemix/smx4/bundles/trunk/fop-1.0/pom.xml) URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/pom.xml?p2=servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/pom.xml&p1=servicemix/smx4/bundles/trunk/fop-1.0/pom.xml&r1=1127824&r2=1127836&rev=1127836&view=diff ============================================================================== --- servicemix/smx4/bundles/trunk/fop-1.0/pom.xml (original) +++ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/pom.xml Thu May 26 09:01:38 2011 @@ -29,35 +29,27 @@ </parent> <groupId>org.apache.servicemix.bundles</groupId> - <artifactId>org.apache.servicemix.bundles.fop</artifactId> - <version>1.0_1-SNAPSHOT</version> + <artifactId>org.apache.servicemix.bundles.xmlgraphics-commons</artifactId> + <version>1.4_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> <properties> <pkgGroupId>org.apache.xmlgraphics</pkgGroupId> - <pkgArtifactId>fop</pkgArtifactId> - <pkgVersion>1.0</pkgVersion> + <pkgArtifactId>xmlgraphics-commons</pkgArtifactId> + <pkgVersion>1.4</pkgVersion> <servicemix.osgi.export.pkg> - org.apache.fop + org.apache.xmlgraphics </servicemix.osgi.export.pkg> <servicemix.osgi.import.pkg> - !org.apache.fop*, - javax.crypto, - javax.crypto.spec, - javax.media.jai;resolution:=optional, - javax.servlet*;resolution:=optional, - javax.swing*;resolution:=optional, - javax.xml.parsers, + !org.apache.xmlgraphics*, + com.sun.image.codec.jpeg;resolution:=optional, + javax.imageio*, javax.xml.transform*, - org.apache.avalon.framework*;resolution:=optional, - org.apache.batik*, - org.apache.commons.logging*;resolution:=optional, org.apache.commons.io*, - org.apache.tools.ant*;resolution:=optional, - org.apache.xmlgraphics*, - org.w3c.dom*, + org.apache.commons.logging;resolution:=optional, + org.w3c.dom, org.xml.sax* </servicemix.osgi.import.pkg> </properties> Added: servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/bundle.info URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/bundle.info?rev=1127836&view=auto ============================================================================== --- servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/bundle.info (added) +++ servicemix/smx4/bundles/trunk/xmlgraphics-commons-1.4/src/main/resources/OSGI-INF/bundle.info Thu May 26 09:01:38 2011 @@ -0,0 +1,14 @@ +\u001B[1mSYNOPSIS\u001B[0m + ${project.description} + + Original Maven URL: + \u001B[33mmvn:xml-resolver/xml-resolver/${pkgVersion}\u001B[0m + +\u001B[1mDESCRIPTION\u001B[0m + Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and + Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. + You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate + PDF & PostScript files, and much more. + +\u001B[1mSEE ALSO\u001B[0m + \u001B[36mhttp://xmlgraphics.apache.org/commons/\u001B[0m