Imp Modules refactored for the readthedocs
[so.git] / adapters / mso-vfc-adapter / WebContent / WEB-INF / jboss-deployment-structure.xml
index 58ddb4a..e7bc08a 100644 (file)
@@ -1,16 +1,17 @@
 <jboss-deployment-structure>\r
        <deployment>\r
-               <!-- Exclusions allow you to prevent the server from automatically adding some dependencies -->\r
+               <!-- Exclusions allow you to prevent the server from automatically adding \r
+                       some dependencies -->\r
                <exclusions>\r
                        <module name="org.apache.log4j" />\r
                        <module name="org.slf4j" />\r
                        <module name="org.slf4j.impl" />\r
                </exclusions>\r
                <dependencies>\r
-                           <module name="org.jboss.jandex" slot="main" />\r
-                <module name="org.javassist" slot="main" />\r
-                <module name="org.antlr" slot="main" />\r
-                <module name="org.dom4j" slot="main" />\r
+                       <module name="org.jboss.jandex" slot="main" />\r
+                       <module name="org.javassist" slot="main" />\r
+                       <module name="org.antlr" slot="main" />\r
+                       <module name="org.dom4j" slot="main" />\r
                </dependencies>\r
        </deployment>\r
 </jboss-deployment-structure>
\ No newline at end of file