|
@ -22,19 +22,20 @@ |
|
|
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org. |
|
|
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org. |
|
|
--> |
|
|
--> |
|
|
|
|
|
|
|
|
<module xmlns="urn:jboss:module:1.3" name="org.apache.xmlbeans" slot="2.6.0"> |
|
|
|
|
|
|
|
|
<module xmlns="urn:jboss:module:1.3" name="org.apache.xmlbeans" slot="2.6.0"> |
|
|
<resources> |
|
|
<resources> |
|
|
<resource-root path="xmlbeans-2.6.0.jar"/> |
|
|
|
|
|
|
|
|
<resource-root path="xmlbeans-2.6.0.jar"/> |
|
|
</resources> |
|
|
</resources> |
|
|
<dependencies> |
|
|
<dependencies> |
|
|
<system export="true"> |
|
|
|
|
|
|
|
|
<system export="true"> |
|
|
<paths> |
|
|
<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"/> |
|
|
|
|
|
|
|
|
<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> |
|
|
</paths> |
|
|
</system> |
|
|
</system> |
|
|
</dependencies> |
|
|
</dependencies> |
|
|
</module> |
|
|
|
|
|
|
|
|
</module> |
|
|
|
|
|
|