blob: 85b09246fa05f0ae935921862f09fab34ffeaeda [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.apisupport.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/nb-module-project/2">
<code-name-base>org.netbeans.libs.batik.read</code-name-base>
<module-dependencies>
<!-- Use compile-dependency for these rather than
run-dependency, otherwise,
o.n.core.startup.layers.CachingPreventsFileTouchesTest will
fail with a "No reads during startup" error. Not sure why. The
test failure appears even if all the Batik JAR
class-path-extension dependencies are commented out, and if we
are only depending on org.apache.commons.logging. So the problem
is unrelated to Batik. -->
<dependency>
<code-name-base>org.apache.commons.io</code-name-base>
<compile-dependency/>
</dependency>
<dependency>
<code-name-base>org.apache.commons.logging</code-name-base>
<compile-dependency/>
</dependency>
</module-dependencies>
<public-packages>
<!-- Just expose all packages from the wrapped JARs. -->
<package>org.apache.batik</package>
<package>org.apache.batik.anim</package>
<package>org.apache.batik.anim.dom</package>
<package>org.apache.batik.anim.timing</package>
<package>org.apache.batik.anim.values</package>
<package>org.apache.batik.bridge</package>
<package>org.apache.batik.bridge.svg12</package>
<package>org.apache.batik.constants</package>
<package>org.apache.batik.css.dom</package>
<package>org.apache.batik.css.engine</package>
<package>org.apache.batik.css.engine.sac</package>
<package>org.apache.batik.css.engine.value</package>
<package>org.apache.batik.css.engine.value.css2</package>
<package>org.apache.batik.css.engine.value.svg</package>
<package>org.apache.batik.css.engine.value.svg12</package>
<package>org.apache.batik.css.parser</package>
<package>org.apache.batik.dom</package>
<package>org.apache.batik.dom.events</package>
<package>org.apache.batik.dom.svg</package>
<package>org.apache.batik.dom.svg12</package>
<package>org.apache.batik.dom.traversal</package>
<package>org.apache.batik.dom.util</package>
<package>org.apache.batik.dom.xbl</package>
<package>org.apache.batik.ext.awt</package>
<package>org.apache.batik.ext.awt.color</package>
<package>org.apache.batik.ext.awt.font</package>
<package>org.apache.batik.ext.awt.g2d</package>
<package>org.apache.batik.ext.awt.geom</package>
<package>org.apache.batik.ext.awt.image</package>
<package>org.apache.batik.ext.awt.image.renderable</package>
<package>org.apache.batik.ext.awt.image.rendered</package>
<package>org.apache.batik.ext.awt.image.spi</package>
<package>org.apache.batik.ext.swing</package>
<package>org.apache.batik.gvt</package>
<package>org.apache.batik.gvt.event</package>
<package>org.apache.batik.gvt.filter</package>
<package>org.apache.batik.gvt.flow</package>
<package>org.apache.batik.gvt.font</package>
<package>org.apache.batik.gvt.renderer</package>
<package>org.apache.batik.gvt.text</package>
<package>org.apache.batik.i18n</package>
<package>org.apache.batik.parser</package>
<package>org.apache.batik.script</package>
<package>org.apache.batik.script.jpython</package>
<package>org.apache.batik.script.rhino</package>
<package>org.apache.batik.util</package>
<package>org.apache.batik.util.io</package>
<package>org.apache.batik.util.resources</package>
<package>org.apache.batik.w3c.dom</package>
<package>org.apache.batik.w3c.dom.events</package>
<package>org.apache.batik.xml</package>
<package>org.apache.xmlgraphics.fonts</package>
<package>org.apache.xmlgraphics.image</package>
<package>org.apache.xmlgraphics.image.codec.png</package>
<package>org.apache.xmlgraphics.image.codec.tiff</package>
<package>org.apache.xmlgraphics.image.codec.util</package>
<package>org.apache.xmlgraphics.image.loader</package>
<package>org.apache.xmlgraphics.image.loader.cache</package>
<package>org.apache.xmlgraphics.image.loader.impl</package>
<package>org.apache.xmlgraphics.image.loader.impl.imageio</package>
<package>org.apache.xmlgraphics.image.loader.pipeline</package>
<package>org.apache.xmlgraphics.image.loader.spi</package>
<package>org.apache.xmlgraphics.image.loader.util</package>
<package>org.apache.xmlgraphics.image.rendered</package>
<package>org.apache.xmlgraphics.image.writer</package>
<package>org.apache.xmlgraphics.image.writer.imageio</package>
<package>org.apache.xmlgraphics.image.writer.internal</package>
<package>org.apache.xmlgraphics.io</package>
<package>org.apache.xmlgraphics.java2d</package>
<package>org.apache.xmlgraphics.java2d.color</package>
<package>org.apache.xmlgraphics.java2d.color.profile</package>
<package>org.apache.xmlgraphics.java2d.ps</package>
<package>org.apache.xmlgraphics.ps</package>
<package>org.apache.xmlgraphics.ps.dsc</package>
<package>org.apache.xmlgraphics.ps.dsc.events</package>
<package>org.apache.xmlgraphics.ps.dsc.tools</package>
<package>org.apache.xmlgraphics.util</package>
<package>org.apache.xmlgraphics.util.dijkstra</package>
<package>org.apache.xmlgraphics.util.i18n</package>
<package>org.apache.xmlgraphics.util.io</package>
<package>org.apache.xmlgraphics.util.uri</package>
<package>org.apache.xmlgraphics.xmp</package>
<package>org.apache.xmlgraphics.xmp.merge</package>
<package>org.apache.xmlgraphics.xmp.schemas</package>
<package>org.apache.xmlgraphics.xmp.schemas.pdf</package>
<package>org.w3c.css.sac</package>
<package>org.w3c.css.sac.helpers</package>
<package>org.w3c.dom.smil</package>
<package>org.w3c.dom.svg</package>
</public-packages>
<class-path-extension>
<runtime-relative-path>ext/batik-constants-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-constants-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-util-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-util-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-svg-dom-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-svg-dom-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-xml-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-xml-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-anim-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-anim-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-gvt-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-gvt-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-dom-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-dom-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-bridge-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-bridge-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-css-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-css-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-i18n-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-i18n-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-ext-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-ext-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-script-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-script-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/xmlgraphics-commons-2.6.jar</runtime-relative-path>
<binary-origin>external/xmlgraphics-commons-2.6.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-parser-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-parser-1.14.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/xml-apis-1.4.01.jar</runtime-relative-path>
<binary-origin>external/xml-apis-1.4.01.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/xml-apis-ext-1.3.04.jar</runtime-relative-path>
<binary-origin>external/xml-apis-ext-1.3.04.jar</binary-origin>
</class-path-extension>
<class-path-extension>
<runtime-relative-path>ext/batik-awt-util-1.14.jar</runtime-relative-path>
<binary-origin>external/batik-awt-util-1.14.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
</project>