We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe87fd commit d32e946Copy full SHA for d32e946
mod/jing/mod.xml
@@ -22,7 +22,7 @@
22
<manifest>
23
<attribute name="Main-Class" value="com/thaiopensource/relaxng/util/Driver"/>
24
<attribute name="Class-Path"
25
- value="xercesImpl.jar xml-apis.jar saxon9.jar xalan.jar isorelax.jar resolver.jar"/>
+ value="saxon9.jar xalan.jar isorelax.jar resolver.jar"/>
26
</manifest>
27
<service type="com.thaiopensource.datatype.xsd.regex.RegexEngine"/>
28
<service type="org.relaxng.datatype.DatatypeLibraryFactory"/>
0 commit comments