You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
543 B
16 lines
543 B
<module xmlns="urn:jboss:module:1.3" name="org.apache.xmlbeans" slot="2.6.0">
|
|
<resources>
|
|
<resource-root path="xmlbeans-2.6.0.jar"/>
|
|
</resources>
|
|
<dependencies>
|
|
<system export="true">
|
|
<paths>
|
|
<path name="org/xml/sax"/>
|
|
<path name="org/xml/sax/ext"/>
|
|
<path name="org/w3c/dom"/>
|
|
<path name="javax/xml/stream"/>
|
|
<path name="javax/xml/namespace"/>
|
|
</paths>
|
|
</system>
|
|
</dependencies>
|
|
</module>
|