git: ac00ae953bae - main - java/wildfly10: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 31 Dec 2023 00:08:12 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac00ae953bae2b4419f761b96b4d398dcf423144

commit ac00ae953bae2b4419f761b96b4d398dcf423144
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-30 04:09:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-31 00:06:26 +0000

    java/wildfly10: Remove expired port
    
    2023-11-30 java/wildfly10: End of life upstream
---
 MOVED                               |    1 +
 java/Makefile                       |    1 -
 java/wildfly10/Makefile             |   75 ---
 java/wildfly10/distinfo             |    3 -
 java/wildfly10/files/pkg-message.in |   21 -
 java/wildfly10/files/wildfly10.in   |   93 ---
 java/wildfly10/pkg-descr            |   10 -
 java/wildfly10/pkg-plist            | 1210 -----------------------------------
 8 files changed, 1 insertion(+), 1413 deletions(-)

diff --git a/MOVED b/MOVED
index ff19be0951ab..90bc922cedb1 100644
--- a/MOVED
+++ b/MOVED
@@ -8241,3 +8241,4 @@ audio/xmradio||2023-12-31|Has expired: Requires defunct bktr
 editors/xi-core||2023-12-31|Has expired: Project is currently discontinued, one depend port broken (editors/xi-term set to deprecation too). Upstream recommends editors/lapce
 editors/pdfedit||2023-12-31|Has expired: BROKEN on all supported versions for 2 years after the EOL of 12
 games/spring||2023-12-31|Has expired: Fails to build and marked broken for several months
+java/wildfly10||2023-12-31|Has expired: End of life upstream
diff --git a/java/Makefile b/java/Makefile
index 257d12a1c59d..18a775c0c462 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -108,6 +108,5 @@
     SUBDIR += veditor
     SUBDIR += visualvm
     SUBDIR += wildfly
-    SUBDIR += wildfly10
 
 .include <bsd.port.subdir.mk>
diff --git a/java/wildfly10/Makefile b/java/wildfly10/Makefile
deleted file mode 100644
index edb1655c67b2..000000000000
--- a/java/wildfly10/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-PORTNAME=	wildfly10
-PORTVERSION=	10.1.0
-PORTREVISION=	2
-CATEGORIES=	java www
-MASTER_SITES=	http://download.jboss.org/wildfly/${WILDFLY_VERSION}/
-DISTNAME=	wildfly-${WILDFLY_VERSION}
-
-MAINTAINER=	yerenkow@gmail.com
-COMMENT=	Replacement for JBoss Application Server
-WWW=		https://wildfly.org/
-
-DEPRECATED=	End of life upstream
-EXPIRATION_DATE=2023-11-30
-
-LICENSE=	GPLv2
-
-USE_RC_SUBR=	wildfly10
-USE_JAVA=	yes
-USER=		www
-GROUP=		www
-VAR_DIR?=	/var
-LOG_DIR?=	${VAR_DIR}/log/${PORTNAME}
-PID_FILE=	${VAR_DIR}/run/${PORTNAME}.pid
-WILDFLY_VERSION=${PORTVERSION}.Final
-SUB_FILES=	pkg-message
-
-SUB_LIST=	APP_SHORTNAME=${PORTNAME} \
-		LOG_DIR=${LOG_DIR} \
-		USER=${USER} \
-		GROUP=${GROUP} \
-		PID_FILE=${PID_FILE} \
-		APP_HOME=${PREFIX}/${PORTNAME}
-PLIST_SUB=	APP_HOME=${PORTNAME}
-
-CONFIG_FILES=	appclient/configuration/appclient.xml \
-		appclient/configuration/logging.properties \
-		domain/configuration/application-roles.properties \
-		domain/configuration/application-users.properties \
-		domain/configuration/default-server-logging.properties \
-		domain/configuration/domain.xml \
-		domain/configuration/host-master.xml \
-		domain/configuration/host-slave.xml \
-		domain/configuration/host.xml \
-		domain/configuration/logging.properties \
-		domain/configuration/mgmt-groups.properties \
-		domain/configuration/mgmt-users.properties \
-		standalone/configuration/application-roles.properties \
-		standalone/configuration/application-users.properties \
-		standalone/configuration/logging.properties \
-		standalone/configuration/mgmt-groups.properties \
-		standalone/configuration/mgmt-users.properties \
-		standalone/configuration/standalone-full-ha.xml \
-		standalone/configuration/standalone-full.xml \
-		standalone/configuration/standalone-ha.xml \
-		standalone/configuration/standalone.xml
-
-post-patch:
-	${RM} ${WRKSRC}/bin/add-user.sh.orig
-
-do-build:
-	${RM} ${WRKSRC}/bin/*.bat
-	${RM} ${WRKSRC}/bin/*.ps1
-	${RM} -r ${WRKSRC}/bin/service
-	${RM} -r ${WRKSRC}/bin/init.d
-
-do-install:
-	${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}
-	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${PORTNAME})
-	${RMDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}/.installation
-.for FILE in ${CONFIG_FILES}
-	${MV} ${STAGEDIR}${PREFIX}/${PORTNAME}/${FILE} \
-		${STAGEDIR}${PREFIX}/${PORTNAME}/${FILE}.sample
-.endfor
-
-.include <bsd.port.mk>
diff --git a/java/wildfly10/distinfo b/java/wildfly10/distinfo
deleted file mode 100644
index 06dc8559220a..000000000000
--- a/java/wildfly10/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484476942
-SHA256 (wildfly-10.1.0.Final.tar.gz) = 80781609be387045273f974662dadf7f64ad43ee93395871429bc6b7786ec8bc
-SIZE (wildfly-10.1.0.Final.tar.gz) = 139025162
diff --git a/java/wildfly10/files/pkg-message.in b/java/wildfly10/files/pkg-message.in
deleted file mode 100644
index 278924a8c27c..000000000000
--- a/java/wildfly10/files/pkg-message.in
+++ /dev/null
@@ -1,21 +0,0 @@
-[
-{ type: install
-  message: <<EOM
-To make WildFly bind to all interfaces add this to rc.conf:
-
-%%APP_SHORTNAME%%_args="-Djboss.bind.address=0.0.0.0"
-
-See
-
-	https://community.jboss.org/wiki/JBossProperties
-
-for additional startup properties.
-
-To change JVM args, edit appropriate standalone.conf.
-
-To add the initial admin user:
-
-%%APP_HOME%%/bin/add-user.sh
-EOM
-}
-]
diff --git a/java/wildfly10/files/wildfly10.in b/java/wildfly10/files/wildfly10.in
deleted file mode 100644
index 0151d54b587a..000000000000
--- a/java/wildfly10/files/wildfly10.in
+++ /dev/null
@@ -1,93 +0,0 @@
-#!/bin/sh
-#
-# %%APP_SHORTNAME%% startup script.
-
-# PROVIDE: %%APP_SHORTNAME%%
-# REQUIRE: NETWORKING SERVERS
-# KEYWORD: shutdown
-
-# Add the following lines to /etc/rc.conf to enable %%APP_SHORTNAME%%:
-# %%APP_SHORTNAME%%_enable (bool):      Set to "YES" to enable %%APP_SHORTNAME%%
-# %%APP_SHORTNAME%%_args (str):         Optional arguments to OAJBoss
-# %%APP_SHORTNAME%%_log_stdout (str)       JBoss log output stdout, filename.
-# %%APP_SHORTNAME%%_log_stderr (str)       JBoss log output stderr, filename.
-#
-
-. /etc/rc.subr
-
-name="%%APP_SHORTNAME%%"
-rcvar=%%APP_SHORTNAME%%_enable
-extra_commands="status"
-
-load_rc_config $name
-
-%%APP_SHORTNAME%%_logdir="%%LOG_DIR%%"
-%%APP_SHORTNAME%%_enable="${%%APP_SHORTNAME%%_enable:-"NO"}"
-%%APP_SHORTNAME%%_log_stdout="${%%APP_SHORTNAME%%_log_stdout:-"${%%APP_SHORTNAME%%_logdir}/log"}"
-%%APP_SHORTNAME%%_log_stderr="${%%APP_SHORTNAME%%_log_stderr:-"${%%APP_SHORTNAME%%_logdir}/error"}"
-%%APP_SHORTNAME%%_args="${%%APP_SHORTNAME%%_args:-""}"
-%%APP_SHORTNAME%%_sleep="${%%APP_SHORTNAME%%_sleep:-"5"}"
-%%APP_SHORTNAME%%_kill9="${%%APP_SHORTNAME%%_kill9:-""}"
-%%APP_SHORTNAME%%_additional_killall="${%%APP_SHORTNAME%%_additional_killall:-""}"
-%%APP_SHORTNAME%%_user="%%USER%%"
-%%APP_SHORTNAME%%_group="%%GROUP%%"
-
-start_cmd="%%APP_SHORTNAME%%_start"
-stop_cmd="%%APP_SHORTNAME%%_stop"
-pidfile="%%PID_FILE%%"
-status_cmd="%%APP_SHORTNAME%%_status"
-
-WILDFLY_HOME="%%APP_HOME%%"
-
-%%APP_SHORTNAME%%_start ()
-{
-	if [ ! -d "${%%APP_SHORTNAME%%_logdir}" ]
-	then
-		install -d -o ${%%APP_SHORTNAME%%_user} ${%%APP_SHORTNAME%%_logdir}
-	fi
-
-	echo "%%APP_SHORTNAME%%: making sure all writeable dirs belong to proper user/group"
-	chown -R ${%%APP_SHORTNAME%%_user}:${%%APP_SHORTNAME%%_group} ${WILDFLY_HOME}/standalone
-	echo "Starting %%APP_SHORTNAME%%."
-	daemon -u ${%%APP_SHORTNAME%%_user} ${WILDFLY_HOME}/bin/standalone.sh ${%%APP_SHORTNAME%%_args} >> ${%%APP_SHORTNAME%%_log_stdout} 2>> ${%%APP_SHORTNAME%%_log_stderr}
-
-	sleep ${%%APP_SHORTNAME%%_sleep}	# let daemon(8) and sh(1) finish before executing pgrep(1)
-	pgrep -U ${%%APP_SHORTNAME%%_user} -f ${WILDFLY_HOME}/modules > ${pidfile}
-	chown ${%%APP_SHORTNAME%%_user} $pidfile
-}
-
-%%APP_SHORTNAME%%_stop ()
-{
-	# Subvert the check_pid_file procname check.
-	if [ -f ${pidfile} ]
-	then
-		kill `cat ${pidfile}`
-		# Only if we aware that our setup can hangs, and only after trying simple kill, we can kill it hard way.
-		if [ ! -z "${%%APP_SHORTNAME%%_kill9}" ]
-		then
-			sleep ${%%APP_SHORTNAME%%_sleep}
-			kill  -9 `cat ${pidfile}`
-		fi
-		# In some setups, JBoss can spawn some child processess, which could prevent it from stopping, and freeing net ports.
-		# Let's blindly kill them all, since we are really know what we are doing.
-		if [ ! -z "${%%APP_SHORTNAME%%_additional_killall}" ]
-		then
-			sleep ${%%APP_SHORTNAME%%_sleep}
-			killall ${%%APP_SHORTNAME%%_additional_killall}
-		fi
-		rm ${pidfile}
-	fi
-}
-
-%%APP_SHORTNAME%%_status ()
-{
-	# If running, show pid
-	if [ -f ${pidfile} ]
-	then
-		echo "%%APP_SHORTNAME%% is running as pid" `cat ${pidfile}`
-	else
-		echo "%%APP_SHORTNAME%% is not running"
-	fi
-}
-
-run_rc_command "$1"
diff --git a/java/wildfly10/pkg-descr b/java/wildfly10/pkg-descr
deleted file mode 100644
index fa87ecdcad47..000000000000
--- a/java/wildfly10/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-WildFly is a flexible, lightweight, managed application
-runtime that helps you build amazing applications.
-WildFly - new name for JBoss Application Server
-
-Fast Startup
-Small Footprint
-Modular Design
-Unified Configuration and Management
-
-And of course Java EE!
diff --git a/java/wildfly10/pkg-plist b/java/wildfly10/pkg-plist
deleted file mode 100644
index ad20f1b48b3b..000000000000
--- a/java/wildfly10/pkg-plist
+++ /dev/null
@@ -1,1210 +0,0 @@
-@owner www
-@group www
-@mode 600
-@sample %%APP_HOME%%/appclient/configuration/appclient.xml.sample
-@sample %%APP_HOME%%/appclient/configuration/logging.properties.sample
-@sample %%APP_HOME%%/domain/configuration/application-roles.properties.sample
-@sample %%APP_HOME%%/domain/configuration/application-users.properties.sample
-@sample %%APP_HOME%%/domain/configuration/default-server-logging.properties.sample
-@sample %%APP_HOME%%/domain/configuration/domain.xml.sample
-@sample %%APP_HOME%%/domain/configuration/host-master.xml.sample
-@sample %%APP_HOME%%/domain/configuration/host-slave.xml.sample
-@sample %%APP_HOME%%/domain/configuration/host.xml.sample
-@sample %%APP_HOME%%/domain/configuration/logging.properties.sample
-@sample %%APP_HOME%%/domain/configuration/mgmt-groups.properties.sample
-@sample %%APP_HOME%%/domain/configuration/mgmt-users.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/application-roles.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/application-users.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/logging.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/mgmt-groups.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/mgmt-users.properties.sample
-@sample %%APP_HOME%%/standalone/configuration/standalone-full-ha.xml.sample
-@sample %%APP_HOME%%/standalone/configuration/standalone-full.xml.sample
-@sample %%APP_HOME%%/standalone/configuration/standalone-ha.xml.sample
-@sample %%APP_HOME%%/standalone/configuration/standalone.xml.sample
-@mode 700
-@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%%/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%%/appclient/configuration
-@dir %%APP_HOME%%/appclient
-@owner
-@group
-@mode
-%%APP_HOME%%/LICENSE.txt
-%%APP_HOME%%/README.txt
-%%APP_HOME%%/bin/.jbossclirc
-%%APP_HOME%%/bin/add-user.properties
-%%APP_HOME%%/bin/appclient.conf
-%%APP_HOME%%/bin/client/README-CLI-JCONSOLE.txt
-%%APP_HOME%%/bin/client/README-EJB-JMS.txt
-%%APP_HOME%%/bin/client/jboss-cli-client.jar
-%%APP_HOME%%/bin/client/jboss-client.jar
-%%APP_HOME%%/bin/domain.conf
-%%APP_HOME%%/bin/jboss-cli-logging.properties
-%%APP_HOME%%/bin/jboss-cli.xml
-%%APP_HOME%%/bin/launcher.jar
-%%APP_HOME%%/bin/product.conf
-%%APP_HOME%%/bin/standalone.conf
-@(,,555) %%APP_HOME%%/bin/add-user.sh
-@(,,555) %%APP_HOME%%/bin/appclient.sh
-@(,,555) %%APP_HOME%%/bin/domain.sh
-@(,,555) %%APP_HOME%%/bin/jboss-cli.sh
-@(,,555) %%APP_HOME%%/bin/jconsole.sh
-@(,,555) %%APP_HOME%%/bin/jdr.sh
-@(,,555) %%APP_HOME%%/bin/standalone.sh
-@(,,555) %%APP_HOME%%/bin/vault.sh
-@(,,555) %%APP_HOME%%/bin/wsconsume.sh
-@(,,555) %%APP_HOME%%/bin/wsprovide.sh
-%%APP_HOME%%/copyright.txt
-%%APP_HOME%%/docs/contrib/scripts/README.md
-%%APP_HOME%%/docs/contrib/scripts/init.d/wildfly-init-debian.sh
-%%APP_HOME%%/docs/contrib/scripts/init.d/wildfly-init-redhat.sh
-%%APP_HOME%%/docs/contrib/scripts/init.d/wildfly.conf
-%%APP_HOME%%/docs/contrib/scripts/service/amd64/wildfly-service.exe
-%%APP_HOME%%/docs/contrib/scripts/service/service.bat
-%%APP_HOME%%/docs/contrib/scripts/service/wildfly-mgr.exe
-%%APP_HOME%%/docs/contrib/scripts/service/wildfly-service.exe
-%%APP_HOME%%/docs/contrib/scripts/systemd/README
-%%APP_HOME%%/docs/contrib/scripts/systemd/launch.sh
-%%APP_HOME%%/docs/contrib/scripts/systemd/wildfly.conf
-%%APP_HOME%%/docs/contrib/scripts/systemd/wildfly.service
-%%APP_HOME%%/docs/examples/configs/standalone-activemq-colocated.xml
-%%APP_HOME%%/docs/examples/configs/standalone-azure-full-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-azure-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-ec2-full-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-ec2-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-genericjms.xml
-%%APP_HOME%%/docs/examples/configs/standalone-gossip-full-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-gossip-ha.xml
-%%APP_HOME%%/docs/examples/configs/standalone-jts.xml
-%%APP_HOME%%/docs/examples/configs/standalone-load-balancer.xml
-%%APP_HOME%%/docs/examples/configs/standalone-minimalistic.xml
-%%APP_HOME%%/docs/examples/configs/standalone-picketlink.xml
-%%APP_HOME%%/docs/examples/configs/standalone-rts.xml
-%%APP_HOME%%/docs/examples/configs/standalone-xts.xml
-%%APP_HOME%%/docs/licenses/apache software license, version 2.0 - apache-2.0.txt
-%%APP_HOME%%/docs/licenses/bouncy castle licence - licence.html
-%%APP_HOME%%/docs/licenses/common development and distribution license - cddl.txt
-%%APP_HOME%%/docs/licenses/common public license, version 1.0 - cpl-1.0.txt
-%%APP_HOME%%/docs/licenses/creative commons attribution 2.5 - jcip-cc-by-2.5.txt
-%%APP_HOME%%/docs/licenses/eclipse distribution license, version 1.0 - edl-1.0.txt
-%%APP_HOME%%/docs/licenses/eclipse public license, version 1.0 - epl-1.0.txt
-%%APP_HOME%%/docs/licenses/gnu general public license, version 2 with the classpath exception - gpl-2.0-ce.txt
-%%APP_HOME%%/docs/licenses/gnu lesser general public license, version 2.1 - lgpl-2.1.txt
-%%APP_HOME%%/docs/licenses/gnu lesser general public license, version 3 - lgpl-3.0.txt
-%%APP_HOME%%/docs/licenses/h2 license, version 1.0 - h2.txt
-%%APP_HOME%%/docs/licenses/jdom license - jdom-1.0.txt
-%%APP_HOME%%/docs/licenses/licenses.xml
-%%APP_HOME%%/docs/licenses/mozilla public license, version 1.1 - mpl-1.1.txt
-%%APP_HOME%%/docs/licenses/public domain - cc0-1.0.txt
-%%APP_HOME%%/docs/licenses/the apache software license, version 2.0 - license-2.0.txt
-%%APP_HOME%%/docs/licenses/the bsd license - bsd.txt
-%%APP_HOME%%/docs/licenses/the jaxen license - license.html
-%%APP_HOME%%/docs/licenses/the jsoup mit license - license.html
-%%APP_HOME%%/docs/licenses/the mit license - mit.txt
-%%APP_HOME%%/docs/schema/application-client_6.xsd
-%%APP_HOME%%/docs/schema/application-client_7.xsd
-%%APP_HOME%%/docs/schema/application_1_4.xsd
-%%APP_HOME%%/docs/schema/application_5.xsd
-%%APP_HOME%%/docs/schema/application_6.xsd
-%%APP_HOME%%/docs/schema/application_7.xsd
-%%APP_HOME%%/docs/schema/batch-jberet_1_0.xsd
-%%APP_HOME%%/docs/schema/ejb-jar_2_1.xsd
-%%APP_HOME%%/docs/schema/ejb-jar_3_0.xsd
-%%APP_HOME%%/docs/schema/ejb-jar_3_1.xsd
-%%APP_HOME%%/docs/schema/ejb-jar_3_2.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/javaee_5.xsd
-%%APP_HOME%%/docs/schema/javaee_6.xsd
-%%APP_HOME%%/docs/schema/javaee_7.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_1_2.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_1_3.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_1_4.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_client_1_2.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_client_1_3.xsd
-%%APP_HOME%%/docs/schema/javaee_web_services_client_1_4.xsd
-%%APP_HOME%%/docs/schema/jboss-app_7_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cli_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cli_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cli_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cli_1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cli_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cmp_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-cmp_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-config_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-config_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-config_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-config_1_3.xsd
-%%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_1_8.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_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
-%%APP_HOME%%/docs/schema/jboss-as-ee_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ee_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ee_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ee_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ee_3_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ee_4_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ejb3_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ejb3_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-ejb3_1_2.xsd
-%%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_1_5.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-infinispan_4_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jacorb_1_1.xsd
-%%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
-%%APP_HOME%%/docs/schema/jboss-as-jca_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jdr_1_0.xsd
-%%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-jgroups_4_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
-%%APP_HOME%%/docs/schema/jboss-as-jmx_1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jpa_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jpa_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jsf_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-jsr77_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_4.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_1_5.xsd
-%%APP_HOME%%/docs/schema/jboss-as-logging_2_0.xsd
-%%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
-%%APP_HOME%%/docs/schema/jboss-as-mod-cluster_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-mod-cluster_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-mod-cluster_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_1_4.xsd
-%%APP_HOME%%/docs/schema/jboss-as-naming_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-pojo_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-remoting_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-remoting_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-remoting_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-resource-adapters_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-resource-adapters_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-sar_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-security_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-security_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-security_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-threads_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-threads_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-txn_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-txn_1_1.xsd
-%%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
-%%APP_HOME%%/docs/schema/jboss-as-web_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_1_4.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_1_5.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_2_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-web_2_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-webservices_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-webservices_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-as-webservices_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-as-webservices_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-weld_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-weld_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-weld_3_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-xts_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-as-xts_2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-client_6_0.xsd
-%%APP_HOME%%/docs/schema/jboss-common_5_1.xsd
-%%APP_HOME%%/docs/schema/jboss-common_6_0.xsd
-%%APP_HOME%%/docs/schema/jboss-deployment-dependencies-1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-deployment-structure-1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-deployment-structure-1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-deployment-structure-1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-deployment-structure-1_3.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-cache_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-client_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-client_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-client_1_2.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-clustering_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-container-interceptors_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-delivery-active_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-delivery-active_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-iiop_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-pool_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-resource-adapter-binding_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-security-role_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-security_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb-security_1_1.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb3-2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-ejb3-spec-2_0.xsd
-%%APP_HOME%%/docs/schema/jboss-jpa_1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-pojo_7_0.xsd
-%%APP_HOME%%/docs/schema/jboss-service_7_0.xsd
-%%APP_HOME%%/docs/schema/jboss-web_10_0.xsd
-%%APP_HOME%%/docs/schema/jboss-web_7_0.xsd
-%%APP_HOME%%/docs/schema/jboss-web_7_1.xsd
-%%APP_HOME%%/docs/schema/jboss-web_7_2.xsd
-%%APP_HOME%%/docs/schema/jboss-web_8_0.xsd
-%%APP_HOME%%/docs/schema/jboss-weld-1_0.xsd
-%%APP_HOME%%/docs/schema/jboss-weld-1_1.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/jbxb_1_0.xsd
-%%APP_HOME%%/docs/schema/jndi-binding-service_1_0.xsd
-%%APP_HOME%%/docs/schema/jsp_2_0.xsd
-%%APP_HOME%%/docs/schema/jsp_2_1.xsd
-%%APP_HOME%%/docs/schema/jsp_2_2.xsd
-%%APP_HOME%%/docs/schema/jsp_2_3.xsd
-%%APP_HOME%%/docs/schema/module-1_0.xsd
-%%APP_HOME%%/docs/schema/module-1_1.xsd
-%%APP_HOME%%/docs/schema/module-1_2.xsd
-%%APP_HOME%%/docs/schema/module-1_3.xsd
-%%APP_HOME%%/docs/schema/module-1_5.xsd
-%%APP_HOME%%/docs/schema/orm_1_0.xsd
-%%APP_HOME%%/docs/schema/persistence_1_0.xsd
-%%APP_HOME%%/docs/schema/persistence_2_0.xsd
-%%APP_HOME%%/docs/schema/shared-session-config_1_0.xsd
-%%APP_HOME%%/docs/schema/singleton-deployment_1_0.xsd
-%%APP_HOME%%/docs/schema/trans-timeout-1_0.xsd
-%%APP_HOME%%/docs/schema/user-roles_1_0.xsd
-%%APP_HOME%%/docs/schema/web-app_2_4.xsd
-%%APP_HOME%%/docs/schema/web-app_2_5.xsd
-%%APP_HOME%%/docs/schema/web-app_3_0.xsd
-%%APP_HOME%%/docs/schema/web-app_3_1.xsd
-%%APP_HOME%%/docs/schema/web-common_3_0.xsd
-%%APP_HOME%%/docs/schema/web-common_3_1.xsd
-%%APP_HOME%%/docs/schema/web-facelettaglibrary_2_2.xsd
-%%APP_HOME%%/docs/schema/web-facesconfig_1_2.xsd
-%%APP_HOME%%/docs/schema/web-facesconfig_2_2.xsd
-%%APP_HOME%%/docs/schema/web-fragment_3_0.xsd
-%%APP_HOME%%/docs/schema/web-fragment_3_1.xsd
-%%APP_HOME%%/docs/schema/web-jsptaglibrary_2_0.xsd
-%%APP_HOME%%/docs/schema/web-jsptaglibrary_2_1.xsd
-%%APP_HOME%%/docs/schema/web-partialresponse_2_2.xsd
-%%APP_HOME%%/docs/schema/wildfly-batch-jberet_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-batch_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-bean-validation_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-cli_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-config_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-config_4_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-config_4_1.xsd
-%%APP_HOME%%/docs/schema/wildfly-config_4_2.xsd
-%%APP_HOME%%/docs/schema/wildfly-datasources_2_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-datasources_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-datasources_4_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-ejb-timer_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-ejb3_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-ejb3_4_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-io_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-io_1_1.xsd
-%%APP_HOME%%/docs/schema/wildfly-jca_2_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-jca_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-jca_4_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-mail_2_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-messaging-activemq-deployment_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-messaging-activemq_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-picketlink-federation_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-picketlink-federation_1_1.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_1_1.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
-%%APP_HOME%%/docs/schema/wildfly-resource-adapters_4_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-rts_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-security-manager_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-singleton_1_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-threads_2_0.xsd
-%%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/wildfly-undertow_3_0.xsd
-%%APP_HOME%%/docs/schema/wildfly-undertow_3_1.xsd
-%%APP_HOME%%/docs/schema/xml.xsd
-%%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.3.1.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.7.4.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.7.4.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.7.4.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/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.7.4.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.7.4.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.7.4.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.7.4.jar
-%%APP_HOME%%/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.7.4.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/github/spullara/mustache/main/compiler-0.8.13.jar
-%%APP_HOME%%/modules/system/layers/base/com/github/spullara/mustache/main/module.xml
-%%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/microsoft/azure/storage/main/azure-storage-4.0.0.jar
-%%APP_HOME%%/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml
-%%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.13.SP1.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/codemodel-2.2.11.jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-core-2.2.11.jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.2.11.jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.2.11.jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.2.11.jbossorg-1.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.jbossorg-1.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-2.2.11.jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/com/sun/xsom/main/module.xml
-%%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.33.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.4.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/io/undertow/js/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar
-%%APP_HOME%%/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.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.4.0.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.4.0.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
-%%APP_HOME%%/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.2_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/annotation/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/batch/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/ejb/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-1.0.7.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/el/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/enterprise/api/main/cdi-api-1.2.jar
-%%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.13.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
-%%APP_HOME%%/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/interceptor/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/jms/api/main/module.xml
-%%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.5.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.6.Final.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/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
-%%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-1.0.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/security/jacc/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_3.1_spec-1.0.0.Final.jar
-%%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.3.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/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.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/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
-%%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.2_spec-1.0.4.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/xml/bind/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-1.0.1.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/xml/rpc/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.3_spec-1.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/xml/soap/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/xml/stream/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.2_spec-2.0.3.Final.jar
-%%APP_HOME%%/modules/system/layers/base/javax/xml/ws/api/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar
-%%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/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/activemq/artemis/main/artemis-cli-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-commons-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-journal-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-native-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/lib/linux-i686/libartemis-native-32.so
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/lib/linux-x86_64/libartemis-native-64.so
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-proton-plug-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-service-extensions-1.1.0.wildfly-017.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/activemq/artemis/ra/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.9.2.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
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.10.jar
-%%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.2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/collections/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
-%%APP_HOME%%/modules/system/layers/base/org/apache/commons/lang/main/module.xml
-%%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.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-object-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.1.6-jandex.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.0.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.0.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.0.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.0.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.0.5.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.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.1.6-jandex.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.1.6.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpclient-4.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-4.4.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.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/internal/main/lucene-backward-codecs-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/internal/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.3.1.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.3.1.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
-%%APP_HOME%%/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-10.1.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/openjpa/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.8.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/qpid/proton/main/proton-jms-0.8.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.6.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.1.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.1.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.1.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.1.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.1.5.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.1.5.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.2.1.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-2.jar
-%%APP_HOME%%/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-2.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.11.0.SP4.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.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
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/jackson-jaxrs-1.9.13.jar
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/jackson-mapper-asl-1.9.13.jar
-%%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.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.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.5.1.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-10.1.0.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.11.jar
-%%APP_HOME%%/modules/system/layers/base/org/fusesource/jansi/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el/main/javax.el-impl-3.0.1-b08-jbossorg-1.jar
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/el/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/javax.enterprise.concurrent-1.0.jar
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json/main/javax.json-1.0.3.jar
-%%APP_HOME%%/modules/system/layers/base/org/glassfish/javax/json/main/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1/jipijapa-hibernate4-1-10.1.0.Final.jar
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.1/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/4.3/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/5.0/module.xml
-%%APP_HOME%%/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.1.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/infinispan/main/hibernate-infinispan-5.0.10.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-10.1.0.Final.jar
*** 506 LINES SKIPPED ***