~ubuntu-branches/debian/wheezy/jing-trang/wheezy

« back to all changes in this revision

Viewing changes to mod/rng-jarv/mod.xml

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Thibault
  • Date: 2009-09-01 15:53:03 UTC
  • Revision ID: james.westby@ubuntu.com-20090901155303-2kweef05h5v9j3ni
Tags: upstream-20090818
ImportĀ upstreamĀ versionĀ 20090818

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<module>
 
2
  <depends module="util"/>
 
3
  <depends module="resolver"/>
 
4
  <depends module="datatype"/>
 
5
  <depends module="rng-parse"/>
 
6
  <depends module="pattern"/>
 
7
  <depends lib="isorelax"/>
 
8
  <service type="org.iso_relax.verifier.VerifierFactoryLoader">
 
9
    <provider classname="com.thaiopensource.relaxng.jarv.VerifierFactoryLoaderImpl"/>
 
10
  </service>
 
11
</module>