~hjd/ubuntu/wily/xmlgraphics-commons/debian-merged

« back to all changes in this revision

Viewing changes to test/resources/org/apache/xmlgraphics/io/test-catalog.xml

  • Committer: Hans Joachim Desserud
  • Date: 2015-11-11 18:22:53 UTC
  • mfrom: (9.1.5 sid)
  • Revision ID: hans_joachim_desserud-20151111182253-zwi0frfm97j0wddn
  * Merge from Debian unstable.  Remaining changes:
    - d/control: Drop dependencies required for unit testing as they
      include libmockito-java which would pull maven into main, disable unit
      test execution.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
 
3
  <rewriteURI uriStartString="test:catalog:resolver:" rewritePrefix="./"/>
 
4
  <rewriteURI uriStartString="test:http:protocol:" rewritePrefix="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/test/resources/images/"/>
 
5
</catalog>