aboutsummaryrefslogtreecommitdiff
path: root/java/wildfly90
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-05-11 10:52:41 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-05-11 10:52:41 +0000
commit9eedf80c44bafd7bcf9912ba8b957c00a5312758 (patch)
tree78aaa13507365257a62c21a462fec22e8302e2db /java/wildfly90
parent3d0fba850df708107b79d5266bda351756c32ef8 (diff)
downloadports-9eedf80c44bafd7bcf9912ba8b957c00a5312758.tar.gz
ports-9eedf80c44bafd7bcf9912ba8b957c00a5312758.zip
Notes
Diffstat (limited to 'java/wildfly90')
-rw-r--r--java/wildfly90/Makefile7
-rw-r--r--java/wildfly90/distinfo4
-rw-r--r--java/wildfly90/files/pkg-message.in (renamed from java/wildfly90/pkg-message)4
-rw-r--r--java/wildfly90/pkg-plist1603
4 files changed, 1264 insertions, 354 deletions
diff --git a/java/wildfly90/Makefile b/java/wildfly90/Makefile
index 81b229aa3b97..219582ed7199 100644
--- a/java/wildfly90/Makefile
+++ b/java/wildfly90/Makefile
@@ -20,7 +20,8 @@ GROUP= www
VAR_DIR?= /var
LOG_DIR?= ${VAR_DIR}/log/${PORTNAME}
PID_FILE= ${VAR_DIR}/run/${PORTNAME}.pid
-WILDFLY_VERSION=9.0.0.Alpha1
+WILDFLY_VERSION=9.0.0.CR1
+SUB_FILES= pkg-message
SUB_LIST= APP_SHORTNAME=${PORTNAME} \
LOG_DIR=${LOG_DIR} \
@@ -30,8 +31,12 @@ SUB_LIST= APP_SHORTNAME=${PORTNAME} \
APP_HOME=${PREFIX}/wildfly-${PORTVERSION}
PLIST_SUB= APP_HOME=wildfly-${PORTVERSION}
+post-patch:
+ ${RM} ${WRKSRC}/bin/add-user.sh.orig
+
do-build:
${RM} ${WRKSRC}/bin/*.bat
+ ${RM} ${WRKSRC}/bin/*.ps1
${RM} -rf ${WRKSRC}/bin/service
${RM} -rf ${WRKSRC}/bin/init.d
diff --git a/java/wildfly90/distinfo b/java/wildfly90/distinfo
index 210d45e130a4..e79622b925a8 100644
--- a/java/wildfly90/distinfo
+++ b/java/wildfly90/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wildfly-9.0.0.Alpha1.tar.gz) = ed97f8108be07254c01217dd37679c21a0eab81ebc1aef0b233bfb9d16be8cd3
-SIZE (wildfly-9.0.0.Alpha1.tar.gz) = 122289625
+SHA256 (wildfly-9.0.0.CR1.tar.gz) = c07409743d3ff64faf29bddda0aaf60b832c3ecb2b1ee11f6531dbc47e3b3371
+SIZE (wildfly-9.0.0.CR1.tar.gz) = 131932835
diff --git a/java/wildfly90/pkg-message b/java/wildfly90/files/pkg-message.in
index f41d6ca678af..7551fbf5732b 100644
--- a/java/wildfly90/pkg-message
+++ b/java/wildfly90/files/pkg-message.in
@@ -1,6 +1,6 @@
To make WildFly bind to all interfaces add this to rc.conf:
-wildfly81_args="-Djboss.bind.address=0.0.0.0"
+wildfly90_args="-Djboss.bind.address=0.0.0.0"
See
@@ -12,4 +12,4 @@ To change JVM args, edit appropriate standalone.conf.
To add the initial admin user:
-${PREFIX}/wildfly-9.0.0/bin/add-user.sh
+%%LOCALBASE%%/wildfly-9.0.0/bin/add-user.sh
diff --git a/java/wildfly90/pkg-plist b/java/wildfly90/pkg-plist
index 7c09d775107a..1f498a1b8ea0 100644
--- a/java/wildfly90/pkg-plist
+++ b/java/wildfly90/pkg-plist
@@ -1,13 +1,33 @@
@owner www
@group www
-%%APP_HOME%%/LICENSE.txt
-%%APP_HOME%%/README.txt
+@mode 644
%%APP_HOME%%/appclient/configuration/appclient.xml
%%APP_HOME%%/appclient/configuration/logging.properties
+%%APP_HOME%%/domain/configuration/application-roles.properties
+%%APP_HOME%%/domain/configuration/application-users.properties
+%%APP_HOME%%/domain/configuration/default-server-logging.properties
+%%APP_HOME%%/domain/configuration/domain.xml
+%%APP_HOME%%/domain/configuration/host-master.xml
+%%APP_HOME%%/domain/configuration/host-slave.xml
+%%APP_HOME%%/domain/configuration/host.xml
+%%APP_HOME%%/domain/configuration/logging.properties
+%%APP_HOME%%/domain/configuration/mgmt-groups.properties
+%%APP_HOME%%/domain/configuration/mgmt-users.properties
+%%APP_HOME%%/standalone/configuration/application-roles.properties
+%%APP_HOME%%/standalone/configuration/application-users.properties
+%%APP_HOME%%/standalone/configuration/logging.properties
+%%APP_HOME%%/standalone/configuration/mgmt-groups.properties
+%%APP_HOME%%/standalone/configuration/mgmt-users.properties
+%%APP_HOME%%/standalone/configuration/standalone-full-ha.xml
+%%APP_HOME%%/standalone/configuration/standalone-full.xml
+%%APP_HOME%%/standalone/configuration/standalone-ha.xml
+%%APP_HOME%%/standalone/configuration/standalone.xml
+@mode
+%%APP_HOME%%/LICENSE.txt
+%%APP_HOME%%/README.txt
%%APP_HOME%%/bin/.jbossclirc
%%APP_HOME%%/bin/add-user.properties
%%APP_HOME%%/bin/add-user.sh
-%%APP_HOME%%/bin/add-user.sh.orig
%%APP_HOME%%/bin/appclient.conf
%%APP_HOME%%/bin/appclient.sh
%%APP_HOME%%/bin/client/README-CLI-JCONSOLE.txt
@@ -24,8 +44,6 @@
%%APP_HOME%%/bin/product.conf
%%APP_HOME%%/bin/run.sh
%%APP_HOME%%/bin/standalone.conf
-%%APP_HOME%%/bin/standalone.conf.ps1
-%%APP_HOME%%/bin/standalone.ps1
%%APP_HOME%%/bin/standalone.sh
%%APP_HOME%%/bin/vault.sh
%%APP_HOME%%/bin/wildfly-launcher.jar
@@ -69,16 +87,14 @@
%%APP_HOME%%/docs/schema/hornetq-jms.xsd
%%APP_HOME%%/docs/schema/hornetq-users.xsd
%%APP_HOME%%/docs/schema/ietf-kitten-sasl-saml-ec.xsd
-%%APP_HOME%%/docs/schema/infinispan-cachestore-jdbc-config-6.0.xsd
-%%APP_HOME%%/docs/schema/infinispan-cachestore-remote-config-6.0.xsd
-%%APP_HOME%%/docs/schema/infinispan-config-6.0.xsd
+%%APP_HOME%%/docs/schema/infinispan-cachestore-jdbc-config-7.1.xsd
+%%APP_HOME%%/docs/schema/infinispan-cachestore-remote-config-7.1.xsd
+%%APP_HOME%%/docs/schema/infinispan-config-7.1.xsd
%%APP_HOME%%/docs/schema/j2ee_1_4.xsd
%%APP_HOME%%/docs/schema/j2ee_jaxrpc_mapping_1_1.xsd
%%APP_HOME%%/docs/schema/j2ee_web_services_1_1.xsd
%%APP_HOME%%/docs/schema/j2ee_web_services_client_1_1.xsd
%%APP_HOME%%/docs/schema/java-properties_1_0.xsd
-%%APP_HOME%%/docs/schema/javabean_1_0.xsd
-%%APP_HOME%%/docs/schema/javabean_2_0.xsd
%%APP_HOME%%/docs/schema/javaee_5.xsd
%%APP_HOME%%/docs/schema/javaee_6.xsd
%%APP_HOME%%/docs/schema/javaee_7.xsd
@@ -103,10 +119,13 @@
%%APP_HOME%%/docs/schema/jboss-as-config_1_4.xsd
%%APP_HOME%%/docs/schema/jboss-as-config_1_5.xsd
%%APP_HOME%%/docs/schema/jboss-as-config_1_6.xsd
+%%APP_HOME%%/docs/schema/jboss-as-config_1_7.xsd
%%APP_HOME%%/docs/schema/jboss-as-config_2_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-config_2_1.xsd
+%%APP_HOME%%/docs/schema/jboss-as-config_2_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-datasources_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-datasources_1_1.xsd
+%%APP_HOME%%/docs/schema/jboss-as-datasources_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-deployment-scanner_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-deployment-scanner_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-deployment-scanner_2_0.xsd
@@ -120,11 +139,13 @@
%%APP_HOME%%/docs/schema/jboss-as-ejb3_1_3.xsd
%%APP_HOME%%/docs/schema/jboss-as-ejb3_1_4.xsd
%%APP_HOME%%/docs/schema/jboss-as-ejb3_2_0.xsd
+%%APP_HOME%%/docs/schema/jboss-as-iiop-openjdk_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_3.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_4.xsd
+%%APP_HOME%%/docs/schema/jboss-as-infinispan_1_5.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_2_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-infinispan_3_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_0.xsd
@@ -132,6 +153,7 @@
%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_3.xsd
%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_4.xsd
+%%APP_HOME%%/docs/schema/jboss-as-jacorb_2_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jaxr_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jaxr_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-jaxrs_1_0.xsd
@@ -141,6 +163,7 @@
%%APP_HOME%%/docs/schema/jboss-as-jgroups_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jgroups_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-jgroups_2_0.xsd
+%%APP_HOME%%/docs/schema/jboss-as-jgroups_3_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jmx_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-jmx_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-jmx_1_2.xsd
@@ -158,12 +181,14 @@
%%APP_HOME%%/docs/schema/jboss-as-logging_3_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-mail_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-mail_1_1.xsd
+%%APP_HOME%%/docs/schema/jboss-as-mail_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging-deployment_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_1_1.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_1_3.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_1_4.xsd
+%%APP_HOME%%/docs/schema/jboss-as-messaging_1_5.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_2_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-messaging_3_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-mod-cluster_1_0.xsd
@@ -192,6 +217,7 @@
%%APP_HOME%%/docs/schema/jboss-as-txn_1_2.xsd
%%APP_HOME%%/docs/schema/jboss-as-txn_1_3.xsd
%%APP_HOME%%/docs/schema/jboss-as-txn_1_4.xsd
+%%APP_HOME%%/docs/schema/jboss-as-txn_1_5.xsd
%%APP_HOME%%/docs/schema/jboss-as-txn_2_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-web_1_0.xsd
%%APP_HOME%%/docs/schema/jboss-as-web_1_1.xsd
@@ -240,6 +266,7 @@
%%APP_HOME%%/docs/schema/jboss_1_0.xsd
%%APP_HOME%%/docs/schema/jboss_web_services_1.0.xsd
%%APP_HOME%%/docs/schema/jboss_web_services_1.2.xsd
+%%APP_HOME%%/docs/schema/jboss_web_services_1.3.xsd
%%APP_HOME%%/docs/schema/jbossws-jaxws-config_4_0.xsd
%%APP_HOME%%/docs/schema/jbossws-web-services_1_0.xsd
%%APP_HOME%%/docs/schema/jbossxacml-2.0.xsd
@@ -387,8 +414,11 @@
%%APP_HOME%%/docs/schema/wildfly-jca_3_0.xsd
%%APP_HOME%%/docs/schema/wildfly-mail_2_0.xsd
%%APP_HOME%%/docs/schema/wildfly-picketlink-federation_1_0.xsd
+%%APP_HOME%%/docs/schema/wildfly-picketlink-federation_2_0.xsd
%%APP_HOME%%/docs/schema/wildfly-picketlink-idm_1_0.xsd
+%%APP_HOME%%/docs/schema/wildfly-picketlink-idm_2_0.xsd
%%APP_HOME%%/docs/schema/wildfly-remoting_2_0.xsd
+%%APP_HOME%%/docs/schema/wildfly-remoting_3_0.xsd
%%APP_HOME%%/docs/schema/wildfly-request-controller_1_0.xsd
%%APP_HOME%%/docs/schema/wildfly-resource-adapters_2_0.xsd
%%APP_HOME%%/docs/schema/wildfly-resource-adapters_3_0.xsd
@@ -397,6 +427,7 @@
%%APP_HOME%%/docs/schema/wildfly-txn_3_0.xsd
%%APP_HOME%%/docs/schema/wildfly-undertow_1_0.xsd
%%APP_HOME%%/docs/schema/wildfly-undertow_1_1.xsd
+%%APP_HOME%%/docs/schema/wildfly-undertow_1_2.xsd
%%APP_HOME%%/docs/schema/wildfly-undertow_2_0.xsd
%%APP_HOME%%/docs/schema/ws-addr.xsd
%%APP_HOME%%/docs/schema/ws-policy.xsd
@@ -414,72 +445,61 @@
%%APP_HOME%%/docs/schema/xmlschema/XMLSchema.dtd
%%APP_HOME%%/docs/schema/xmlschema/datatypes.dtd
%%APP_HOME%%/docs/schema/xmltooling-config.xsd
-%%APP_HOME%%/domain/configuration/application-roles.properties
-%%APP_HOME%%/domain/configuration/application-users.properties
-%%APP_HOME%%/domain/configuration/default-server-logging.properties
-%%APP_HOME%%/domain/configuration/domain.xml
-%%APP_HOME%%/domain/configuration/host-master.xml
-%%APP_HOME%%/domain/configuration/host-slave.xml
-%%APP_HOME%%/domain/configuration/host.xml
-%%APP_HOME%%/domain/configuration/logging.properties
-%%APP_HOME%%/domain/configuration/mgmt-groups.properties
-%%APP_HOME%%/domain/configuration/mgmt-users.properties
%%APP_HOME%%/jboss-modules.jar
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/asm-3.3.1.jar
%%APP_HOME%%/modules/system/layers/base/asm/asm/main/module.xml
%%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n/main/cal10n-api-0.8.1.jar
%%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.0.0.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.1.0.jar
%%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.4.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.5.1.jar
%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.4.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.5.1.jar
%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.4.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.5.1.jar
%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.4.1.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.4.1.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.4.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.5.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.5.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.5.1.jar
%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
%%APP_HOME%%/modules/system/layers/base/com/github/relaxng/main/module.xml
%%APP_HOME%%/modules/system/layers/base/com/github/relaxng/main/relaxngDatatype-2011.1.jar
-%%APP_HOME%%/modules/system/layers/base/com/google/guava/main/guava-17.0.jar
+%%APP_HOME%%/modules/system/layers/base/com/google/guava/main/guava-18.0.jar
%%APP_HOME%%/modules/system/layers/base/com/google/guava/main/module.xml
%%APP_HOME%%/modules/system/layers/base/com/h2database/h2/main/h2-1.3.173.jar
%%APP_HOME%%/modules/system/layers/base/com/h2database/h2/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/codemodel/main/codemodel-2.6.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/codemodel/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/istack/main/istack-commons-runtime-2.6.1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/istack/main/istack-commons-tools-2.6.1.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/istack/main/istack-commons-runtime-2.21.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/istack/main/istack-commons-tools-2.21.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/istack/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.2.8-jbossorg-1.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.2.10-jbossorg-2.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-core-2.2.7.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-impl-2.2.7.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.2.7.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.2.11.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-core-2.2.11.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.2.11.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.2.11.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.2.11.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.13.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.3.16-jbossorg-1.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2/main/txw2-20110809.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2/main/txw2-2.2.11.jar
%%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main/xsom-20110809.jar
+%%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main/xsom-20140925.jar
%%APP_HOME%%/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar
%%APP_HOME%%/modules/system/layers/base/gnu/getopt/main/module.xml
%%APP_HOME%%/modules/system/layers/base/ibm/jdk/main/module.xml
%%APP_HOME%%/modules/system/layers/base/io/netty/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/io/netty/main/netty-all-4.0.15.Final.jar
+%%APP_HOME%%/modules/system/layers/base/io/netty/main/netty-all-4.0.26.Final.jar
%%APP_HOME%%/modules/system/layers/base/io/undertow/core/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/io/undertow/core/main/undertow-core-1.1.0.Beta7.jar
-%%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main/ecj-4.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main/jastow-1.0.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/io/undertow/core/main/undertow-core-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main/jastow-1.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main/module.xml
%%APP_HOME%%/modules/system/layers/base/io/undertow/servlet/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-1.1.0.Beta7.jar
+%%APP_HOME%%/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/io/undertow/websocket/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-1.1.0.Beta7.jar
+%%APP_HOME%%/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/javaee/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/activation/api/main/activation-1.1.1.jar
%%APP_HOME%%/modules/system/layers/base/javax/activation/api/main/module.xml
@@ -496,7 +516,7 @@
%%APP_HOME%%/modules/system/layers/base/javax/enterprise/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.2_spec-2.2.8.jar
+%%APP_HOME%%/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.2_spec-2.2.10.jar
%%APP_HOME%%/modules/system/layers/base/javax/faces/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/inject/api/main/javax.inject-1.jar
%%APP_HOME%%/modules/system/layers/base/javax/inject/api/main/module.xml
@@ -507,16 +527,17 @@
%%APP_HOME%%/modules/system/layers/base/javax/json/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar
%%APP_HOME%%/modules/system/layers/base/javax/jws/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/mail/api/main/javax.mail-1.5.2.jar
+%%APP_HOME%%/modules/system/layers/base/javax/mail/api/main/javax.mail-1.5.3.jar
%%APP_HOME%%/modules/system/layers/base/javax/mail/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/javax/orb/api/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.0.2.Beta2.jar
%%APP_HOME%%/modules/system/layers/base/javax/persistence/api/main/hibernate-jpa-2.1-api-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/persistence/api/main/jbosgi-xservice.properties
%%APP_HOME%%/modules/system/layers/base/javax/persistence/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/resource/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/rmi/api/main/jboss-rmi-api_1.0_spec-1.0.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/rmi/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api/main/module.xml
@@ -526,15 +547,17 @@
%%APP_HOME%%/modules/system/layers/base/javax/servlet/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.1.2.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api/main/jboss-jstl-api_1.2_spec-1.1.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/javax/sql/api/main/jboss-javax-sql-api_7.0_spec-1.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/javax/sql/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.2_spec-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/transaction/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/validation/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/validation/api/main/validation-api-1.1.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.0_spec-1.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-1.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/websocket/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api/main/jaxrs-api-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.0_spec-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar
@@ -551,11 +574,13 @@
%%APP_HOME%%/modules/system/layers/base/net/jcip/main/module.xml
%%APP_HOME%%/modules/system/layers/base/nu/xom/main/module.xml
%%APP_HOME%%/modules/system/layers/base/nu/xom/main/xom-1.2.10.jar
+%%APP_HOME%%/modules/system/layers/base/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/antlr/antlr-runtime/3.4/module.xml
%%APP_HOME%%/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar
%%APP_HOME%%/modules/system/layers/base/org/antlr/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/avro/main/avro-1.7.6.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/avro/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.8.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-core-1.8.3.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.2.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli/main/module.xml
@@ -563,8 +588,6 @@
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.1.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/configuration/main/commons-configuration-1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/configuration/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.4.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/io/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang/main/commons-lang-2.6.jar
@@ -572,55 +595,57 @@
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/logging/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool/main/commons-pool-1.6.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-object-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.0.1-jandex.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-security-3.0.1-jandex.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-security-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-sts-core-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-2.7.0.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-2.7.0.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-2.7.0.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-object-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.0.4-jandex.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-security-3.0.4-jandex.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-security-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-sts-core-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.0.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.0.3.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.0.1.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.0.4.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpclient-4.3.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-4.3.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.3.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.3.2.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpclient-4.3.6.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-4.3.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.3.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.3.6.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-0.6.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/log4j/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-3.6.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-core-3.6.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-facet-3.6.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-memory-3.6.2.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-4.10.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-core-4.10.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-facet-4.10.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-memory-4.10.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-queries-4.10.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-4.10.4.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/neethi/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/neethi/main/neethi-3.0.3.jar
@@ -631,29 +656,29 @@
%%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-impl-0.4.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main/proton-jms-0.4.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.0.1.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.0.3.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/velocity/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/velocity/main/velocity-1.7.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/jasypt-1.9.1.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.0.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.0.1.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.0.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.0.3.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.0.2.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-1.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-1.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/xerces/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.9.1-jbossas-2.jar
+%%APP_HOME%%/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.11.0.SP3.jar
%%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcmail-jdk15on-1.50.jar
-%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcpkix-jdk15on-1.50.jar
-%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcprov-jdk15on-1.50.jar
+%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcmail-jdk15on-1.52.jar
+%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcpkix-jdk15on-1.52.jar
+%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/bcprov-jdk15on-1.52.jar
%%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/jackson-core-asl-1.9.13.jar
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/module.xml
@@ -663,13 +688,15 @@
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/jackson-xc-1.9.13.jar
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison/main/jettison-1.3.1.jar
+%%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison/main/jettison-1.3.3.jar
%%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-3.1.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-asl-4.2.0.jar
+%%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-3.1.4.jar
+%%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-asl-4.4.1.jar
%%APP_HOME%%/modules/system/layers/base/org/dom4j/main/dom4j-1.6.1.jar
%%APP_HOME%%/modules/system/layers/base/org/dom4j/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.4.2.jar
+%%APP_HOME%%/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.9.jar
@@ -684,335 +711,341 @@
%%APP_HOME%%/modules/system/layers/base/org/hibernate/3/module.xml
%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1/jipijapa-hibernate4-1-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-4.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.3/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-4.0.5.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/hibernate/envers/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main/hibernate-hql-lucene-1.0.0.Alpha6.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main/hibernate-hql-parser-1.0.0.Alpha6.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main/hibernate-hql-lucene-1.1.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main/hibernate-hql-parser-1.1.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-core-4.3.6.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.3.6.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-envers-4.3.6.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-infinispan-4.3.6.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/jipijapa-hibernate4-3-1.0.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/infinispan/main/hibernate-infinispan-4.3.9.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/infinispan/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/jipijapa-hibernate4-3-1.0.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-core-4.3.9.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.3.9.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/hibernate-envers-4.3.9.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-4.5.1.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-infinispan-4.5.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jgroups/main/hibernate-search-backend-jgroups-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jgroups/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.1.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-4.5.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.1.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-5.1.3.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-5.1.3.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-commons-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-core-client-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-jms-client-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-jms-server-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-journal-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-native-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-server-2.4.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-tools-2.4.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-commons-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-core-client-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-jms-client-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-jms-server-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-journal-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-native-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-server-2.4.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/hornetq-tools-2.4.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-i686/libHornetQAIO32.so
%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so
%%APP_HOME%%/modules/system/layers/base/org/hornetq/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp/main/hornetq-amqp-protocol-2.4.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp/main/hornetq-amqp-protocol-2.4.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp/main/hornetq-stomp-protocol-2.4.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp/main/hornetq-stomp-protocol-2.4.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hornetq/ra/main/hornetq-ra-2.4.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/hornetq/ra/main/hornetq-ra-2.4.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/hornetq/ra/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/infinispan-cachestore-jdbc-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote/main/infinispan-cachestore-remote-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/commons/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/directory/main/infinispan-lucene-directory-6.0.2.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/directory/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/main/infinispan-lucene-v3-6.0.2.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/main/infinispan-core-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/hibernate-search/directory-provider/main/hibernate-search-infinispan-5.1.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/hibernate-search/directory-provider/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene-directory/main/infinispan-lucene-directory-7.1.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene-directory/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/main/infinispan-core-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl/main/infinispan-query-dsl-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl/main/infinispan-query-dsl-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main/infinispan-query-6.0.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main/infinispan-objectfilter-7.1.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main/infinispan-query-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jacorb/main/jacorb-2.3.2-jbossorg-5.jar
-%%APP_HOME%%/modules/system/layers/base/org/jacorb/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/javassist/main/javassist-3.18.1-GA.jar
%%APP_HOME%%/modules/system/layers/base/org/javassist/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jaxen/main/jaxen-1.1.3.jar
+%%APP_HOME%%/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar
%%APP_HOME%%/modules/system/layers/base/org/jaxen/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.1.0.Alpha2.jar
+%%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.1.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/aesh/main/aesh-0.33.12.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/aesh/main/aesh-0.33.14.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/aesh/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/aggregate/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp/main/wildfly-cmp-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp/main/wildfly-cmp-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/console/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/console/main/release-stream-2.4.0.Beta3-resources.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/console/main/release-stream-2.6.8.Final-resources.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api/main/wildfly-core-security-api-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api/main/wildfly-core-security-api-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded/main/wildfly-embedded-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded/main/wildfly-embedded-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr/main/wildfly-jaxr-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr/main/wildfly-jaxr-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/3/jipijapa-hibernate3-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/3/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-core-jsf-2.2.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-core-jsf-2.2.11.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/network/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-full/dir/META-INF/MANIFEST.MF
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-full/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-web/dir/META-INF/MANIFEST.MF
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-web/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api/main/wildfly-security-api-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api/main/wildfly-security-api-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/self-contained/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/self-contained/main/wildfly-self-contained-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/server/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/standalone/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/vault-tool/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main/jboss-as-version-9.0.0.Alpha1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-9.0.0.Alpha1.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.0.0.Beta1-wildfly900.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.0.0.Final-wildfly900.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-9.0.0.Alpha1.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.1.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-1.1.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/common-core/main/jboss-common-core-2.2.22.GA.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/common-core/main/jboss-common-core-2.5.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/common-core/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.2.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.3.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/dmr/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-2.0.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-2.0.3.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.1.0.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-1.0.6.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-1.0.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.3.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.4.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/invocation/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.2.0.Beta3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.2.0.Beta3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.2.0.Beta3.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.2.0.Beta3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.2.0.Beta3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.2.0.Beta3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.2.0.Beta3.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.2.0.Beta3.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/jandex/main/jandex-1.2.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/jandex/main/jandex-1.2.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/jandex/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.2.GA.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.1.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.0.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.0.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/main/narayana-jts-jacorb-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.1.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.1.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.1.4.GA.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.2.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/logging/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-1.5.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-1.4.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-1.4.10.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-1.4.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-1.4.10.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-8.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-9.0.0.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-8.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-9.0.0.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/common/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-8.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-9.0.0.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-8.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-9.0.0.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-8.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-9.0.0.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/web/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.3.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.3.1.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.3.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.3.1.Beta1.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/modules/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.2.2.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.2.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/msc/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/txframework/main/restat-util-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming/main/jboss-remote-naming-2.0.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming/main/jboss-remote-naming-2.0.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-2.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-4.0.5.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-2.0.1.CR2.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-4.0.9.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-3.0.8.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-3.0.11.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/async-http-servlet-3.0-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-client-3.0.8.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-client-3.0.11.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-3.0.8.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-3.0.11.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/resteasy-validator-provider-11-3.0.8.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/resteasy-validator-provider-11-3.0.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-3.0.8.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/sasl/main/jboss-sasl-1.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-3.0.11.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/sasl/main/jboss-sasl-1.0.5.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/sasl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-2.3.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.3.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-net-2.3.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.3.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.3.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-2.3.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-2.3.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-net-2.3.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-2.3.7.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-2.3.7.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml/main/module.xml
@@ -1021,92 +1054,88 @@
%%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core/main/shrinkwrap-impl-base-1.1.2.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core/main/shrinkwrap-spi-1.1.2.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.1.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.2.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.0.2.GA.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/stdio/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.1.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.2.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/threads/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.6.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.9.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/vfs/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api/main/weld-api-2.2.SP3.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api/main/weld-api-2.2.SP4.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-2.2.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-2.2.11.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-2.2.SP3.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.0.3.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-2.2.SP4.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.0.3.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.0.0.Beta1.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.0.0.Beta1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.0.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.2.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.2.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xb/main/jbossxb-2.0.3.GA.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xb/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.3.0.Beta2.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.3.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.1.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.3.0.Beta2.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.3.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.3.1.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.0.4.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.0.4.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jdom/main/jdom-1.1.2.jar
+%%APP_HOME%%/modules/system/layers/base/org/jdom/main/jdom-1.1.3.jar
%%APP_HOME%%/modules/system/layers/base/org/jdom/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jgroups/main/jgroups-3.4.5.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/jgroups/main/jgroups-3.6.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/jgroups/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/joda/time/main/joda-time-1.6.2.jar
+%%APP_HOME%%/modules/system/layers/base/org/joda/time/main/joda-time-2.7.jar
%%APP_HOME%%/modules/system/layers/base/org/joda/time/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/jsoup/main/jsoup-1.7.1.jar
+%%APP_HOME%%/modules/system/layers/base/org/jsoup/main/jsoup-1.8.1.jar
%%APP_HOME%%/modules/system/layers/base/org/jsoup/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/kohsuke/rngom/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/kohsuke/rngom/main/rngom-201103.jboss-1.jar
%%APP_HOME%%/modules/system/layers/base/org/omg/api/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/opensaml/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/opensaml/main/opensaml-2.6.1.jar
%%APP_HOME%%/modules/system/layers/base/org/opensaml/main/openws-1.5.1.jar
%%APP_HOME%%/modules/system/layers/base/org/opensaml/main/xmltooling-1.4.1.jar
%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/picketbox-4.0.21.Beta3.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/picketbox-4.9.0.Beta2.jar
%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar
-%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-4.0.21.Beta3.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-4.9.0.Beta2.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/common/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/common/main/picketlink-common-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/common/main/picketlink-common-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/config/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/config/main/picketlink-config-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/config/main/picketlink-config-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings/main/picketlink-wildfly8-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings/main/picketlink-wildfly8-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/main/picketlink-federation-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/main/picketlink-federation-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api/main/picketlink-idm-api-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api/main/picketlink-idm-api-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/main/picketlink-idm-impl-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/main/picketlink-idm-impl-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/schema/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/schema/main/picketlink-idm-simple-schema-2.6.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/schema/main/picketlink-idm-simple-schema-2.7.0.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/picketlink/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation/main/scannotation-1.0.3.jar
@@ -1120,68 +1149,73 @@
%%APP_HOME%%/modules/system/layers/base/org/slf4j/main/module.xml
%%APP_HOME%%/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.7.jbossorg-1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/marshalling/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/marshalling/main/wildfly-clustering-marshalling-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/embedded/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch/main/wildfly-batch-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch/main/wildfly-batch-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-1.0.0.Alpha8.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-1.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-9.0.0.CR1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet/main/wildfly-jberet-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet/main/wildfly-jberet-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-9.0.0.Alpha1.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-9.0.0.CR1.jar
%%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager/main/wildfly-security-manager-1.0.0.Final.jar
+%%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager/main/wildfly-security-manager-1.1.2.Final.jar
%%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.13.jar
+%%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.15.jar
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/module.xml
%%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver
%%APP_HOME%%/modules/system/layers/base/sun/scripting/main/module.xml
%%APP_HOME%%/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory
-%%APP_HOME%%/standalone/configuration/application-roles.properties
-%%APP_HOME%%/standalone/configuration/application-users.properties
-%%APP_HOME%%/standalone/configuration/logging.properties
-%%APP_HOME%%/standalone/configuration/mgmt-groups.properties
-%%APP_HOME%%/standalone/configuration/mgmt-users.properties
-%%APP_HOME%%/standalone/configuration/standalone-full-ha.xml
-%%APP_HOME%%/standalone/configuration/standalone-full.xml
-%%APP_HOME%%/standalone/configuration/standalone-ha.xml
-%%APP_HOME%%/standalone/configuration/standalone.xml
%%APP_HOME%%/standalone/deployments/README.txt
%%APP_HOME%%/welcome-content/bkg.gif
%%APP_HOME%%/welcome-content/documentation.html
@@ -1193,7 +1227,878 @@
%%APP_HOME%%/welcome-content/noredirect.html
%%APP_HOME%%/welcome-content/wildfly.css
%%APP_HOME%%/welcome-content/wildfly_logo.png
-@dir %%APP_HOME%%/domain/data/content
-@dir %%APP_HOME%%/domain/tmp/auth
-@dir %%APP_HOME%%/standalone/lib/ext
+@dir %%APP_HOME%%/welcome-content
@dir %%APP_HOME%%/standalone/tmp/auth
+@dir %%APP_HOME%%/standalone/tmp
+@dir %%APP_HOME%%/standalone/lib/ext
+@dir %%APP_HOME%%/standalone/lib
+@dir %%APP_HOME%%/standalone/deployments
+@dir %%APP_HOME%%/standalone/configuration
+@dir %%APP_HOME%%/standalone
+@dir %%APP_HOME%%/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services
+@dir %%APP_HOME%%/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF
+@dir %%APP_HOME%%/modules/system/layers/base/sun/scripting/main/service-loader-resources
+@dir %%APP_HOME%%/modules/system/layers/base/sun/scripting/main
+@dir %%APP_HOME%%/modules/system/layers/base/sun/scripting
+@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services
+@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF
+@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main/service-loader-resources
+@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk/main
+@dir %%APP_HOME%%/modules/system/layers/base/sun/jdk
+@dir %%APP_HOME%%/modules/system/layers/base/sun
+@dir %%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/yaml/snakeyaml
+@dir %%APP_HOME%%/modules/system/layers/base/org/yaml
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security/manager
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/security
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster/undertow
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/mod_cluster
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/jberet
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/iiop-openjdk/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/iiop-openjdk
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/undertow
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security/manager
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/security
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/rts
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/request-controller/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/request-controller
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/picketlink/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/picketlink
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/mod_cluster
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/io
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/bean-validation/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/bean-validation
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension/batch
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/extension
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/embedded/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/embedded
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/undertow
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/web
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/singleton
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/service/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/service
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/server
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/marshalling/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/marshalling
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/jgroups
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/infinispan/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ejb
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/ee
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly/clustering
+@dir %%APP_HOME%%/modules/system/layers/base/org/wildfly
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/jcl-over-slf4j/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/jcl-over-slf4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/impl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/impl
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/ext/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j/ext
+@dir %%APP_HOME%%/modules/system/layers/base/org/slf4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation/scannotation
+@dir %%APP_HOME%%/modules/system/layers/base/org/scannotation
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/schema/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/schema
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/idm
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation/bindings
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/federation
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/core
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/config/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/config
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink/common
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketlink
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketbox/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/picketbox
+@dir %%APP_HOME%%/modules/system/layers/base/org/opensaml/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/opensaml
+@dir %%APP_HOME%%/modules/system/layers/base/org/omg/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/omg/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/omg
+@dir %%APP_HOME%%/modules/system/layers/base/org/jsoup/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jsoup
+@dir %%APP_HOME%%/modules/system/layers/base/org/joda/time/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/joda/time
+@dir %%APP_HOME%%/modules/system/layers/base/org/joda
+@dir %%APP_HOME%%/modules/system/layers/base/org/jgroups/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jgroups
+@dir %%APP_HOME%%/modules/system/layers/base/org/jdom/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jdom
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xts/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xts
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/nio
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/netty
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/xnio
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsprovide
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/wsconsume
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools/common
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/tools
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/saaj-impl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/saaj-impl
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/jaxws-client
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/cxf
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/common
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ws
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/core
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/weld
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/vfs/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/vfs
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/threads/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/threads
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/stdio/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/stdio
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/staxmapper
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap/core
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/shrinkwrap
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/xacml
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security/negotiation
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/security
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/sasl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/sasl
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-spring
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy/jose-jwt
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/resteasy
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/remoting-jmx
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting3
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting-jmx
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remoting
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/remote-naming
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/rts
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/compensations/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana/compensations
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/narayana
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/msc/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/msc
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/modules/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/modules
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/core
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster/container
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/mod_cluster
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/web/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/web
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ejb/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ejb
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ear/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/ear
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/common
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/appclient/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata/appclient
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/metadata
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/river
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/marshalling
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logmanager
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/logging
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j/logmanager
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/log4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts/integration
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jts
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jboss-transaction-spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jaxbintros
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jandex/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/jandex
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/impl
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar/api
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ironjacamar
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/invocation/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/invocation
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration/ext-content
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/integration
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/iiop-client
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main/META-INF
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/genericjms
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb3
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb/remote/protocol/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb/remote/protocol
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb/remote
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb-client
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/ejb
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/dmr/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/dmr
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/deployers
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-core
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/common-beans
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/classfilewriter
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/xts
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/weld
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server/integration/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server/integration
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/server
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/webservices
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web-common
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/web
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/version/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/version
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/vault-tool/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/vault-tool
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/transactions
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/threads
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/system-jmx
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/standalone/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/standalone
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/server/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/server
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/self-contained/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/self-contained
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security-api
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/security
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/sar
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/remoting
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/protocol
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-web/dir/META-INF
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-web/dir
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-web
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-full/dir/META-INF
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-full/dir
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product/wildfly-full
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/product
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/process-controller
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/pojo
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/platform-mbean
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/cli/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching/cli
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/patching
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/network/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/network
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/naming
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/modcluster/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/modcluster
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/messaging
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/management-client-content
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/mail
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/logging
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsr77
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf-injection
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jsf
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/spi
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/openjpa/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/openjpa
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/4
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate/3
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa/hibernate
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jpa
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jmx
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main/resources
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jdr
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxrs
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jaxr
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/jacorb
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/host-controller
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/embedded
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main/timers
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ejb3
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/ee
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-management
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-interface
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-http-error-context
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-add-user/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/domain-add-user
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-scanner
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/deployment-repository
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security-api
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/core-security
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller-client
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/controller
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/console/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/console
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/connector
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cmp
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/web
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/jgroups
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/ejb3
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering/common
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/clustering
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/cli
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as/appclient
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/as
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/aesh/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss/aesh
+@dir %%APP_HOME%%/modules/system/layers/base/org/jboss
+@dir %%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jberet/jberet-core
+@dir %%APP_HOME%%/modules/system/layers/base/org/jberet
+@dir %%APP_HOME%%/modules/system/layers/base/org/jaxen/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/jaxen
+@dir %%APP_HOME%%/modules/system/layers/base/org/javassist/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/javassist
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query/dsl
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/query
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene-directory/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/lucene-directory
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/hibernate-search/directory-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/hibernate-search/directory-provider
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/hibernate-search
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/commons/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/commons
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client/hotrod
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/client
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/remote
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore/jdbc
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan/cachestore
+@dir %%APP_HOME%%/modules/system/layers/base/org/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/ra/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/ra
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/stomp
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol/amqp
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/protocol
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-x86_64
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib/linux-i686
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main/lib
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hornetq
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator/cdi
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/validator
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/serialization-avro/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/serialization-avro
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/orm
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/engine
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jms/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jms
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jgroups/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search/backend-jgroups
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/search
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/infinispan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/infinispan
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/hql/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/hql
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/envers/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/envers
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/4.3
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate/3
+@dir %%APP_HOME%%/modules/system/layers/base/org/hibernate
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish/javax
+@dir %%APP_HOME%%/modules/system/layers/base/org/glassfish
+@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi
+@dir %%APP_HOME%%/modules/system/layers/base/org/fusesource
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/persistence
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/jdt/ecj/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/jdt/ecj
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse/jdt
+@dir %%APP_HOME%%/modules/system/layers/base/org/eclipse
+@dir %%APP_HOME%%/modules/system/layers/base/org/dom4j/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/dom4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/woodstox
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jettison
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-xc
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson
+@dir %%APP_HOME%%/modules/system/layers/base/org/codehaus
+@dir %%APP_HOME%%/modules/system/layers/base/org/bouncycastle/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/bouncycastle
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xml-resolver
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xerces/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xerces
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/xalan
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/xmlschema
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws/security
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/ws
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/velocity/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/velocity
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario/xmlsec
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/santuario
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/qpid
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/openjpa/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/openjpa
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/neethi/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/neethi
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/lucene
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/log4j/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/log4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james/mime4j
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/james
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/cxf
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/pool
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/logging/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/logging
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/io/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/io
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/cli
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons/beanutils
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/commons
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/avro/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache/avro
+@dir %%APP_HOME%%/modules/system/layers/base/org/apache
+@dir %%APP_HOME%%/modules/system/layers/base/org/antlr/main
+@dir %%APP_HOME%%/modules/system/layers/base/org/antlr/antlr-runtime/3.4
+@dir %%APP_HOME%%/modules/system/layers/base/org/antlr/antlr-runtime
+@dir %%APP_HOME%%/modules/system/layers/base/org/antlr
+@dir %%APP_HOME%%/modules/system/layers/base/org
+@dir %%APP_HOME%%/modules/system/layers/base/nu/xom/main
+@dir %%APP_HOME%%/modules/system/layers/base/nu/xom
+@dir %%APP_HOME%%/modules/system/layers/base/nu
+@dir %%APP_HOME%%/modules/system/layers/base/net/jcip/main
+@dir %%APP_HOME%%/modules/system/layers/base/net/jcip
+@dir %%APP_HOME%%/modules/system/layers/base/net
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/ws
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/stream
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/soap
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/rpc
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml/bind
+@dir %%APP_HOME%%/modules/system/layers/base/javax/xml
+@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/wsdl4j
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ws/rs
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ws
+@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/websocket
+@dir %%APP_HOME%%/modules/system/layers/base/javax/validation/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/validation/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/validation
+@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/transaction
+@dir %%APP_HOME%%/modules/system/layers/base/javax/sql/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/sql/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/sql
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jstl
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/jsp
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/servlet
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/jacc
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth/message
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security/auth
+@dir %%APP_HOME%%/modules/system/layers/base/javax/security
+@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/rmi
+@dir %%APP_HOME%%/modules/system/layers/base/javax/resource/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/resource/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/resource
+@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/persistence
+@dir %%APP_HOME%%/modules/system/layers/base/javax/orb/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/orb/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/orb
+@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/management/j2ee
+@dir %%APP_HOME%%/modules/system/layers/base/javax/management
+@dir %%APP_HOME%%/modules/system/layers/base/javax/mail/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/mail/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/mail
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jws/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jws/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jws
+@dir %%APP_HOME%%/modules/system/layers/base/javax/json/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/json/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/json
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jms/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jms/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/jms
+@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/interceptor
+@dir %%APP_HOME%%/modules/system/layers/base/javax/inject/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/inject/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/inject
+@dir %%APP_HOME%%/modules/system/layers/base/javax/faces/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/faces/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/faces
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/concurrent
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/enterprise
+@dir %%APP_HOME%%/modules/system/layers/base/javax/el/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/el/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/el
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/ejb
+@dir %%APP_HOME%%/modules/system/layers/base/javax/batch/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/batch/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/batch
+@dir %%APP_HOME%%/modules/system/layers/base/javax/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/annotation
+@dir %%APP_HOME%%/modules/system/layers/base/javax/activation/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javax/activation/api
+@dir %%APP_HOME%%/modules/system/layers/base/javax/activation
+@dir %%APP_HOME%%/modules/system/layers/base/javax
+@dir %%APP_HOME%%/modules/system/layers/base/javaee/api/main
+@dir %%APP_HOME%%/modules/system/layers/base/javaee/api
+@dir %%APP_HOME%%/modules/system/layers/base/javaee
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/websocket/main
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/websocket
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/servlet/main
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/servlet
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/jsp
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/core/main
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow/core
+@dir %%APP_HOME%%/modules/system/layers/base/io/undertow
+@dir %%APP_HOME%%/modules/system/layers/base/io/netty/main
+@dir %%APP_HOME%%/modules/system/layers/base/io/netty
+@dir %%APP_HOME%%/modules/system/layers/base/io
+@dir %%APP_HOME%%/modules/system/layers/base/ibm/jdk/main
+@dir %%APP_HOME%%/modules/system/layers/base/ibm/jdk
+@dir %%APP_HOME%%/modules/system/layers/base/ibm
+@dir %%APP_HOME%%/modules/system/layers/base/gnu/getopt/main
+@dir %%APP_HOME%%/modules/system/layers/base/gnu/getopt
+@dir %%APP_HOME%%/modules/system/layers/base/gnu
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xsom
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/txw2
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging/saaj
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/messaging
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/fastinfoset
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/xml
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/jsf-impl
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/istack/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun/istack
+@dir %%APP_HOME%%/modules/system/layers/base/com/sun
+@dir %%APP_HOME%%/modules/system/layers/base/com/h2database/h2/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/h2database/h2
+@dir %%APP_HOME%%/modules/system/layers/base/com/h2database
+@dir %%APP_HOME%%/modules/system/layers/base/com/google/guava/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/google/guava
+@dir %%APP_HOME%%/modules/system/layers/base/com/google
+@dir %%APP_HOME%%/modules/system/layers/base/com/github/relaxng/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/github/relaxng
+@dir %%APP_HOME%%/modules/system/layers/base/com/github
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/core
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate/main
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml/classmate
+@dir %%APP_HOME%%/modules/system/layers/base/com/fasterxml
+@dir %%APP_HOME%%/modules/system/layers/base/com
+@dir %%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n/main
+@dir %%APP_HOME%%/modules/system/layers/base/ch/qos/cal10n
+@dir %%APP_HOME%%/modules/system/layers/base/ch/qos
+@dir %%APP_HOME%%/modules/system/layers/base/ch
+@dir %%APP_HOME%%/modules/system/layers/base/asm/asm/main
+@dir %%APP_HOME%%/modules/system/layers/base/asm/asm
+@dir %%APP_HOME%%/modules/system/layers/base/asm
+@dir %%APP_HOME%%/modules/system/layers/base
+@dir %%APP_HOME%%/modules/system/layers
+@dir %%APP_HOME%%/modules/system
+@dir %%APP_HOME%%/modules
+@dir %%APP_HOME%%/domain/tmp/auth
+@dir %%APP_HOME%%/domain/tmp
+@dir %%APP_HOME%%/domain/data/content
+@dir %%APP_HOME%%/domain/data
+@dir %%APP_HOME%%/domain/configuration
+@dir %%APP_HOME%%/domain
+@dir %%APP_HOME%%/docs/schema/xmlschema
+@dir %%APP_HOME%%/docs/schema/wstrust/v1_3
+@dir %%APP_HOME%%/docs/schema/wstrust
+@dir %%APP_HOME%%/docs/schema/w3c/xmlschema
+@dir %%APP_HOME%%/docs/schema/w3c/xmlenc
+@dir %%APP_HOME%%/docs/schema/w3c/xmldsig
+@dir %%APP_HOME%%/docs/schema/w3c
+@dir %%APP_HOME%%/docs/schema/saml/v2
+@dir %%APP_HOME%%/docs/schema/saml/v1
+@dir %%APP_HOME%%/docs/schema/saml
+@dir %%APP_HOME%%/docs/schema/liberty/idwsf
+@dir %%APP_HOME%%/docs/schema/liberty
+@dir %%APP_HOME%%/docs/schema/config
+@dir %%APP_HOME%%/docs/schema
+@dir %%APP_HOME%%/docs/examples/configs
+@dir %%APP_HOME%%/docs/examples
+@dir %%APP_HOME%%/docs
+@dir %%APP_HOME%%/bin/client
+@dir %%APP_HOME%%/bin
+@dir %%APP_HOME%%/appclient/configuration
+@dir %%APP_HOME%%/appclient