Date: Tue, 27 Nov 2018 19:19:30 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486050 - head/www/payara Message-ID: <201811271919.wARJJUUE021402@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Nov 27 19:19:30 2018 New Revision: 486050 URL: https://svnweb.freebsd.org/changeset/ports/486050 Log: www/payara: upgrade 4.1.2.173 -> 5.183 PR: 233573 Submitted by: Dmytro Bilokha <dmytro@posteo.net> (maintainer) Security: CVE-2018-7489, CVE-2017-12615 MFH: 2018Q4 Relnotes: https://docs.payara.fish/release-notes/release-notes-183.html https://docs.payara.fish/release-notes/release-notes-182.html https://docs.payara.fish/release-notes/release-notes-181.html https://docs.payara.fish/release-notes/release-notes-4-181.html https://docs.payara.fish/release-notes/release-notes-174.html Modified: head/www/payara/Makefile head/www/payara/distinfo head/www/payara/pkg-descr head/www/payara/pkg-plist Modified: head/www/payara/Makefile ============================================================================== --- head/www/payara/Makefile Tue Nov 27 19:17:41 2018 (r486049) +++ head/www/payara/Makefile Tue Nov 27 19:19:30 2018 (r486050) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= payara -PORTVERSION= 4.1.2.173 +PORTVERSION= 5.183 CATEGORIES= www java -MASTER_SITES= https://github.com/payara/Payara/releases/download/${PORTNAME}-server-${PORTVERSION}/ - +MASTER_SITES= http://central.maven.org/maven2/fish/payara/distributions/${PORTNAME}/${PORTVERSION}/ MAINTAINER= dmytro@posteo.net COMMENT= Java EE application server derived from GlassFish Server Open Source Edition @@ -16,7 +15,7 @@ USE_JAVA= yes JAVA_VERSION= 1.8+ NO_BUILD= yes -WRKSRC= ${WRKDIR}/payara41 +WRKSRC= ${WRKDIR}/payara5 DATADIR= ${PREFIX}/${PORTNAME}-${PORTVERSION} VARMAIN= /var/${PORTNAME} VARDIR= /var/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -30,7 +29,7 @@ PLIST_SUB+= VARMAIN=${VARMAIN} SUB_LIST= PAYARAVERSION=${PORTVERSION} \ JAVA_HOME=${JAVA_HOME} -DOWNLOAD_URL= https://github.com/payara/Payara/releases/download/${PORTNAME}-server-${PORTVERSION}/ +DOWNLOAD_URL= http://central.maven.org/maven2/fish/payara/distributions/${PORTNAME}/${PORTVERSION}/ USE_RC_SUBR= payara @@ -44,6 +43,7 @@ GLASSFISH_BIN_FILES= appclient asadmin capture-schema do-install: @${SED} "s|%%VARDIR%%|${VARDIR}|g" ${PKGDIR}/pkg-message > ${WRKDIR}/pkg-message @${MKDIR} ${STAGEDIR}${VARDIR}/prefs + @${RM} ${WRKSRC}/bin/letsencrypt.py @${FIND} ${WRKSRC} -name '*.bat' -delete @${FIND} ${WRKSRC} -name '*.exe' -delete @(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}) Modified: head/www/payara/distinfo ============================================================================== --- head/www/payara/distinfo Tue Nov 27 19:17:41 2018 (r486049) +++ head/www/payara/distinfo Tue Nov 27 19:19:30 2018 (r486050) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508166436 -SHA256 (payara-4.1.2.173.zip) = 944fae8fa38e83cf291e6176152827113a4733174096c49a2cf3d218ba1ad7f2 -SIZE (payara-4.1.2.173.zip) = 131401522 +TIMESTAMP = 1540103826 +SHA256 (payara-5.183.zip) = 2940a780c781643f5bc3044658e935443e5d51d96e2ee62bac4baefa7e6122df +SIZE (payara-5.183.zip) = 148253713 Modified: head/www/payara/pkg-descr ============================================================================== --- head/www/payara/pkg-descr Tue Nov 27 19:17:41 2018 (r486049) +++ head/www/payara/pkg-descr Tue Nov 27 19:19:30 2018 (r486050) @@ -1,4 +1,4 @@ Payara Server is a patched, enhanced and supported application server -derived from GlassFish Server Open Source Edition 4.x. +derived from GlassFish Server Open Source Edition. WWW: http://www.payara.fish/ Modified: head/www/payara/pkg-plist ============================================================================== --- head/www/payara/pkg-plist Tue Nov 27 19:17:41 2018 (r486049) +++ head/www/payara/pkg-plist Tue Nov 27 19:19:30 2018 (r486050) @@ -1,11 +1,10 @@ %%DATADIR%%/bin/asadmin -%%DATADIR%%/bin/pkg -%%DATADIR%%/bin/updatetool %%DATADIR%%/glassfish/bin/appclient %%DATADIR%%/glassfish/bin/appclient.js %%DATADIR%%/glassfish/bin/asadmin %%DATADIR%%/glassfish/bin/capture-schema %%DATADIR%%/glassfish/bin/jspc +%%DATADIR%%/glassfish/bin/letsencrypt.py %%DATADIR%%/glassfish/bin/package-appclient %%DATADIR%%/glassfish/bin/schemagen %%DATADIR%%/glassfish/bin/startserv @@ -17,7 +16,7 @@ %%DATADIR%%/glassfish/bin/xjc %%DATADIR%%/glassfish/common/templates/gf/appserver-domain.jar %%DATADIR%%/glassfish/common/templates/gf/nucleus-domain.jar -%%DATADIR%%/glassfish/common/templates/gf/payara-domain.jar +%%DATADIR%%/glassfish/common/templates/gf/production-domain.jar %%DATADIR%%/glassfish/config/asenv.conf %%DATADIR%%/glassfish/config/branding/glassfish-version.properties %%DATADIR%%/glassfish/config/client-jnlp-config.properties @@ -29,34 +28,34 @@ @dir %%VARMAIN%% @dir %%VARDIR%% @dir %%VARDIR%%/domains -@dir %%VARDIR%%/domains/payaradomain -@dir %%VARDIR%%/domains/payaradomain/config -@dir %%VARDIR%%/domains/payaradomain/lib -@dir %%VARDIR%%/domains/payaradomain/lib/ext -@dir %%VARDIR%%/domains/payaradomain/lib/classes -@dir %%VARDIR%%/domains/payaradomain/lib/databases -@dir %%VARDIR%%/domains/payaradomain/lib/applibs -@dir %%VARDIR%%/domains/payaradomain/init-info -@dir %%VARDIR%%/domains/payaradomain/docroot -@dir %%VARDIR%%/domains/payaradomain/docroot/js -@dir %%VARDIR%%/domains/payaradomain/docroot/img -@dir %%VARDIR%%/domains/payaradomain/docroot/fonts -@dir %%VARDIR%%/domains/payaradomain/docroot/css -@dir %%VARDIR%%/domains/payaradomain/logs @dir %%VARDIR%%/domains/domain1 -@dir %%VARDIR%%/domains/domain1/lib -@dir %%VARDIR%%/domains/domain1/lib/classes -@dir %%VARDIR%%/domains/domain1/lib/databases -@dir %%VARDIR%%/domains/domain1/lib/ext -@dir %%VARDIR%%/domains/domain1/lib/applibs +@dir %%VARDIR%%/domains/domain1/config @dir %%VARDIR%%/domains/domain1/docroot @dir %%VARDIR%%/domains/domain1/docroot/css +@dir %%VARDIR%%/domains/domain1/docroot/fonts @dir %%VARDIR%%/domains/domain1/docroot/img @dir %%VARDIR%%/domains/domain1/docroot/js -@dir %%VARDIR%%/domains/domain1/docroot/fonts -@dir %%VARDIR%%/domains/domain1/config -@dir %%VARDIR%%/domains/domain1/logs @dir %%VARDIR%%/domains/domain1/init-info +@dir %%VARDIR%%/domains/domain1/lib +@dir %%VARDIR%%/domains/domain1/lib/applibs +@dir %%VARDIR%%/domains/domain1/lib/classes +@dir %%VARDIR%%/domains/domain1/lib/databases +@dir %%VARDIR%%/domains/domain1/lib/ext +@dir %%VARDIR%%/domains/domain1/logs +@dir %%VARDIR%%/domains/production +@dir %%VARDIR%%/domains/production/config +@dir %%VARDIR%%/domains/production/docroot +@dir %%VARDIR%%/domains/production/docroot/css +@dir %%VARDIR%%/domains/production/docroot/fonts +@dir %%VARDIR%%/domains/production/docroot/img +@dir %%VARDIR%%/domains/production/docroot/js +@dir %%VARDIR%%/domains/production/init-info +@dir %%VARDIR%%/domains/production/lib +@dir %%VARDIR%%/domains/production/lib/applibs +@dir %%VARDIR%%/domains/production/lib/classes +@dir %%VARDIR%%/domains/production/lib/databases +@dir %%VARDIR%%/domains/production/lib/ext +@dir %%VARDIR%%/domains/production/logs @dir %%VARDIR%%/prefs @dir %%VARDIR%%/registration %%VARDIR%%/domains/domain1/config/admin-keyfile @@ -122,69 +121,69 @@ %%VARDIR%%/domains/domain1/lib/databases/.gitkeep %%VARDIR%%/domains/domain1/lib/ext/.gitkeep %%VARDIR%%/domains/domain1/logs/.gitkeep -%%VARDIR%%/domains/payaradomain/config/admin-keyfile -%%VARDIR%%/domains/payaradomain/config/cacerts.jks -%%VARDIR%%/domains/payaradomain/config/default-logging.properties -%%VARDIR%%/domains/payaradomain/config/default-web.xml -%%VARDIR%%/domains/payaradomain/config/domain-passwords -%%VARDIR%%/domains/payaradomain/config/domain.xml -%%VARDIR%%/domains/payaradomain/config/glassfish-acc.xml -%%VARDIR%%/domains/payaradomain/config/javaee.server.policy -%%VARDIR%%/domains/payaradomain/config/keyfile -%%VARDIR%%/domains/payaradomain/config/keystore.jks -%%VARDIR%%/domains/payaradomain/config/logging.properties -%%VARDIR%%/domains/payaradomain/config/login.conf -%%VARDIR%%/domains/payaradomain/config/restrict.server.policy -%%VARDIR%%/domains/payaradomain/config/server.policy -%%VARDIR%%/domains/payaradomain/config/wss-server-config-1.0.xml -%%VARDIR%%/domains/payaradomain/config/wss-server-config-2.0.xml -%%VARDIR%%/domains/payaradomain/docroot/css/main.css -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-bold-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-bold-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-bold-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-bold-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-bold-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-light-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-light-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-light-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-light-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-light-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-regular-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-regular-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-regular-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-regular-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/lato-regular-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-bold-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-bold-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-bold-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-bold-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-bold-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-light-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-light-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-light-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-light-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-light-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-regular-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-regular-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-regular-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-regular-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-regular-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-semibold-webfont.eot -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-semibold-webfont.svg -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-semibold-webfont.ttf -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-semibold-webfont.woff -%%VARDIR%%/domains/payaradomain/docroot/fonts/proximanova-semibold-webfont.woff2 -%%VARDIR%%/domains/payaradomain/docroot/img/favicon.ico -%%VARDIR%%/domains/payaradomain/docroot/img/footer-img.png -%%VARDIR%%/domains/payaradomain/docroot/img/logo.png -%%VARDIR%%/domains/payaradomain/docroot/index.html -%%VARDIR%%/domains/payaradomain/docroot/js/html5shiv.min.js -%%VARDIR%%/domains/payaradomain/init-info/domain-info.xml -%%VARDIR%%/domains/payaradomain/lib/applibs/.gitkeep -%%VARDIR%%/domains/payaradomain/lib/classes/.gitkeep -%%VARDIR%%/domains/payaradomain/lib/databases/.gitkeep -%%VARDIR%%/domains/payaradomain/lib/ext/.gitkeep -%%VARDIR%%/domains/payaradomain/logs/.gitkeep +%%VARDIR%%/domains/production/config/admin-keyfile +%%VARDIR%%/domains/production/config/cacerts.jks +%%VARDIR%%/domains/production/config/default-logging.properties +%%VARDIR%%/domains/production/config/default-web.xml +%%VARDIR%%/domains/production/config/domain-passwords +%%VARDIR%%/domains/production/config/domain.xml +%%VARDIR%%/domains/production/config/glassfish-acc.xml +%%VARDIR%%/domains/production/config/javaee.server.policy +%%VARDIR%%/domains/production/config/keyfile +%%VARDIR%%/domains/production/config/keystore.jks +%%VARDIR%%/domains/production/config/logging.properties +%%VARDIR%%/domains/production/config/login.conf +%%VARDIR%%/domains/production/config/restrict.server.policy +%%VARDIR%%/domains/production/config/server.policy +%%VARDIR%%/domains/production/config/wss-server-config-1.0.xml +%%VARDIR%%/domains/production/config/wss-server-config-2.0.xml +%%VARDIR%%/domains/production/docroot/css/main.css +%%VARDIR%%/domains/production/docroot/fonts/lato-bold-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/lato-bold-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/lato-bold-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/lato-bold-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/lato-bold-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/lato-light-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/lato-light-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/lato-light-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/lato-light-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/lato-light-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/lato-regular-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/lato-regular-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/lato-regular-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/lato-regular-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/lato-regular-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/proximanova-bold-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/proximanova-bold-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/proximanova-bold-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/proximanova-bold-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/proximanova-bold-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/proximanova-light-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/proximanova-light-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/proximanova-light-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/proximanova-light-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/proximanova-light-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/proximanova-regular-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/proximanova-regular-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/proximanova-regular-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/proximanova-regular-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/proximanova-regular-webfont.woff2 +%%VARDIR%%/domains/production/docroot/fonts/proximanova-semibold-webfont.eot +%%VARDIR%%/domains/production/docroot/fonts/proximanova-semibold-webfont.svg +%%VARDIR%%/domains/production/docroot/fonts/proximanova-semibold-webfont.ttf +%%VARDIR%%/domains/production/docroot/fonts/proximanova-semibold-webfont.woff +%%VARDIR%%/domains/production/docroot/fonts/proximanova-semibold-webfont.woff2 +%%VARDIR%%/domains/production/docroot/img/favicon.ico +%%VARDIR%%/domains/production/docroot/img/footer-img.png +%%VARDIR%%/domains/production/docroot/img/logo.png +%%VARDIR%%/domains/production/docroot/index.html +%%VARDIR%%/domains/production/docroot/js/html5shiv.min.js +%%VARDIR%%/domains/production/init-info/domain-info.xml +%%VARDIR%%/domains/production/lib/applibs/.gitkeep +%%VARDIR%%/domains/production/lib/classes/.gitkeep +%%VARDIR%%/domains/production/lib/databases/.gitkeep +%%VARDIR%%/domains/production/lib/ext/.gitkeep +%%VARDIR%%/domains/production/logs/.gitkeep @owner @group %%DATADIR%%/glassfish/legal/3RD-PARTY-LICENSE-WEB-PROFILE.txt @@ -196,7 +195,7 @@ %%DATADIR%%/glassfish/lib/appclient/javaee.client.policy %%DATADIR%%/glassfish/lib/appclient/restrict.client.policy %%DATADIR%%/glassfish/lib/appclient/weld-environment-common.jar -%%DATADIR%%/glassfish/lib/appclient/weld-se-core.jar +%%DATADIR%%/glassfish/lib/appclient/weld-se-shaded.jar %%DATADIR%%/glassfish/lib/appclient/wss-client-config-1.0.xml %%DATADIR%%/glassfish/lib/appclient/wss-client-config-2.0.xml %%DATADIR%%/glassfish/lib/appserv-rt.jar @@ -222,6 +221,7 @@ %%DATADIR%%/glassfish/lib/dtds/glassfish-ejb-jar_3_1-1.dtd %%DATADIR%%/glassfish/lib/dtds/glassfish-resources_1_5.dtd %%DATADIR%%/glassfish/lib/dtds/glassfish-web-app_3_0-1.dtd +%%DATADIR%%/glassfish/lib/dtds/payara-web-app_4.dtd %%DATADIR%%/glassfish/lib/dtds/sun-application_1_3-0.dtd %%DATADIR%%/glassfish/lib/dtds/sun-application_1_4-0.dtd %%DATADIR%%/glassfish/lib/dtds/sun-application_5_0-0.dtd @@ -267,6 +267,7 @@ %%DATADIR%%/glassfish/lib/embedded/glassfish-embedded-shell.jar %%DATADIR%%/glassfish/lib/embedded/glassfish-embedded-static-shell.jar %%DATADIR%%/glassfish/lib/gf-client.jar +%%DATADIR%%/glassfish/lib/grizzly-npn-bootstrap.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/3rd-party-license %%DATADIR%%/glassfish/lib/install/applications/__admingui/index.jsf %%DATADIR%%/glassfish/lib/install/applications/__admingui/j_security_check @@ -289,15 +290,16 @@ %%DATADIR%%/glassfish/lib/install/applications/__admingui/resources/yui/reset-fonts-grids.css %%DATADIR%%/glassfish/lib/install/applications/__admingui/resources/yui/resize-min.js %%DATADIR%%/glassfish/lib/install/applications/__admingui/resources/yui/yahoo-dom-event.js +%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/classes/META-INF/MANIFEST.MF %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons-fileupload-1.3.3.jar -%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons-io-1.3.1.jar +%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons-io-2.5.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/dojo-ajax-nodemo-0.4.4.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/json-1.0.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/prototype-1.5.0.jar -%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-4.0.2.10.payara-p6.jar -%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p6.jar +%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-4.0.2.10.payara-p12.jar +%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p12.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/faces-config.xml -%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/lib/console-core-4.1.2.173.jar +%%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/lib/console-core-5.183.jar %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/sun-web.xml %%DATADIR%%/glassfish/lib/install/applications/__admingui/WEB-INF/web.xml %%DATADIR%%/glassfish/lib/install/applications/__cp_jdbc_ra/__cp_jdbc_ra.jar @@ -306,39 +308,42 @@ %%DATADIR%%/glassfish/lib/install/applications/__dm_jdbc_ra/META-INF/MANIFEST.MF %%DATADIR%%/glassfish/lib/install/applications/__ds_jdbc_ra/__ds_jdbc_ra.jar %%DATADIR%%/glassfish/lib/install/applications/__ds_jdbc_ra/META-INF/MANIFEST.MF -%%DATADIR%%/glassfish/lib/install/applications/__fang/error.xhtml -%%DATADIR%%/glassfish/lib/install/applications/__fang/login.xhtml -%%DATADIR%%/glassfish/lib/install/applications/__fang/META-INF/MANIFEST.MF -%%DATADIR%%/glassfish/lib/install/applications/__fang/META-INF/maven/fish.payara.appserver.payara-fang/payara-fang-war/pom.properties -%%DATADIR%%/glassfish/lib/install/applications/__fang/META-INF/maven/fish.payara.appserver.payara-fang/payara-fang-war/pom.xml -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/FangConfig.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/FangResponseToken.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/FangState.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/FangStateHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/MBeanAttributeReadHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/MBeanReadHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/ReadHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/ResourceHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/ResourceHandler$1.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/handler/VersionHandler.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/MBeanServerDelegate.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/ArrayTypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/CompositeTypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/OtherTypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/ProcessorFactory.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/SimpleTypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/TabularTypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/processor/TypeProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/resource/FangStateResource.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/resource/MBeanReadResource.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/classes/fish/payara/monitoring/fang/resource/PathProcessor.class -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/glassfish-web.xml -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/lib/jackson-annotations-2.8.8.jar -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/lib/jackson-core-2.8.8.jar -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/lib/jackson-databind-2.8.8.jar -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/lib/jettison-1.3.8.jar -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/lib/stax-api-1.0.1.jar -%%DATADIR%%/glassfish/lib/install/applications/__fang/WEB-INF/web.xml +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/error.xhtml +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/login.xhtml +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/META-INF/MANIFEST.MF +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/META-INF/maven/fish.payara.appserver.monitoring.rest/rest-monitoring-war/pom.properties +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/META-INF/maven/fish.payara.appserver.monitoring.rest/rest-monitoring-war/pom.xml +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/MBeanAttributeReadHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/MBeanAttributesReadHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/MBeanReadHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/ReadHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/ResourceHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/ResourceHandler$1.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/RestMonitoringAppStateHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/handler/VersionHandler.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/MBeanServerDelegate.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/ArrayTypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/CompositeTypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/OtherTypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/ProcessorFactory.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/SimpleTypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/TabularTypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/processor/TypeProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/resource/MBeanBulkReadResource.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/resource/MBeanBulkReadResource$1.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/resource/MBeanReadResource.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/resource/PathProcessor.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/resource/RestMonitoringAppStateResource.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/RestMonitoringAppConfig.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/RestMonitoringAppResponseToken.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/fish/payara/monitoring/rest/app/RestMonitoringAppState.class +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/classes/META-INF/MANIFEST.MF +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/glassfish-web.xml +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/lib/jackson-annotations-2.9.5.jar +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/lib/jackson-core-2.9.5.jar +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/lib/jackson-databind-2.9.5.jar +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/lib/javax.json-api-1.1.jar +%%DATADIR%%/glassfish/lib/install/applications/__restmonitoring/WEB-INF/web.xml %%DATADIR%%/glassfish/lib/install/applications/__xa_jdbc_ra/__xa_jdbc_ra.jar %%DATADIR%%/glassfish/lib/install/applications/__xa_jdbc_ra/META-INF/MANIFEST.MF %%DATADIR%%/glassfish/lib/install/applications/ejb-timer-service-app.war @@ -363,6 +368,7 @@ %%DATADIR%%/glassfish/lib/install/databases/dbvendormapping/xads.properties %%DATADIR%%/glassfish/lib/install/databases/ejbtimer_db2.sql %%DATADIR%%/glassfish/lib/install/databases/ejbtimer_derby.sql +%%DATADIR%%/glassfish/lib/install/databases/ejbtimer_h2.sql %%DATADIR%%/glassfish/lib/install/databases/ejbtimer_informix.sql %%DATADIR%%/glassfish/lib/install/databases/ejbtimer_mssqlserver.sql %%DATADIR%%/glassfish/lib/install/databases/ejbtimer_mysql.sql @@ -404,6 +410,7 @@ %%DATADIR%%/glassfish/lib/install/templates/resources/custom/url_custom-resource.xml %%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/db2_dd_datasource.xml %%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/db2_jcc_datasource.xml +%%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/h2_dd_datasource.xml %%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/javadb_type4_datasource.xml %%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/microsoft_dd_datasource.xml %%DATADIR%%/glassfish/lib/install/templates/resources/jdbc/microsoft_inet_datasource.xml @@ -527,10 +534,12 @@ %%DATADIR%%/glassfish/lib/schemas/application_5.xsd %%DATADIR%%/glassfish/lib/schemas/application_6.xsd %%DATADIR%%/glassfish/lib/schemas/application_7.xsd +%%DATADIR%%/glassfish/lib/schemas/application_8.xsd %%DATADIR%%/glassfish/lib/schemas/application-client_1_4.xsd %%DATADIR%%/glassfish/lib/schemas/application-client_5.xsd %%DATADIR%%/glassfish/lib/schemas/application-client_6.xsd %%DATADIR%%/glassfish/lib/schemas/application-client_7.xsd +%%DATADIR%%/glassfish/lib/schemas/application-client_8.xsd %%DATADIR%%/glassfish/lib/schemas/beans_1_0.xsd %%DATADIR%%/glassfish/lib/schemas/connector_1_5.xsd %%DATADIR%%/glassfish/lib/schemas/connector_1_6.xsd @@ -551,6 +560,7 @@ %%DATADIR%%/glassfish/lib/schemas/javaee_5.xsd %%DATADIR%%/glassfish/lib/schemas/javaee_6.xsd %%DATADIR%%/glassfish/lib/schemas/javaee_7.xsd +%%DATADIR%%/glassfish/lib/schemas/javaee_8.xsd %%DATADIR%%/glassfish/lib/schemas/javaee_web_services_1_2.xsd %%DATADIR%%/glassfish/lib/schemas/javaee_web_services_1_3.xsd %%DATADIR%%/glassfish/lib/schemas/javaee_web_services_1_4.xsd @@ -570,10 +580,12 @@ %%DATADIR%%/glassfish/lib/schemas/orm_1_0.xsd %%DATADIR%%/glassfish/lib/schemas/orm_2_0.xsd %%DATADIR%%/glassfish/lib/schemas/orm_2_1.xsd +%%DATADIR%%/glassfish/lib/schemas/orm_2_2.xsd %%DATADIR%%/glassfish/lib/schemas/permissions_7.xsd %%DATADIR%%/glassfish/lib/schemas/persistence_1_0.xsd %%DATADIR%%/glassfish/lib/schemas/persistence_2_0.xsd %%DATADIR%%/glassfish/lib/schemas/persistence_2_1.xsd +%%DATADIR%%/glassfish/lib/schemas/persistence_2_2.xsd %%DATADIR%%/glassfish/lib/schemas/persistence-configuration/1.0/persistence-configuration.xsd %%DATADIR%%/glassfish/lib/schemas/persistence-configuration/index.html %%DATADIR%%/glassfish/lib/schemas/security/1.0/security.xsd @@ -589,19 +601,25 @@ %%DATADIR%%/glassfish/lib/schemas/web-app_2_5.xsd %%DATADIR%%/glassfish/lib/schemas/web-app_3_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-app_3_1.xsd +%%DATADIR%%/glassfish/lib/schemas/web-app_4_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-common_3_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-common_3_1.xsd +%%DATADIR%%/glassfish/lib/schemas/web-common_4_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-facelettaglibrary_2_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-facelettaglibrary_2_2.xsd +%%DATADIR%%/glassfish/lib/schemas/web-facelettaglibrary_2_3.xsd %%DATADIR%%/glassfish/lib/schemas/web-facesconfig_1_2.xsd %%DATADIR%%/glassfish/lib/schemas/web-facesconfig_2_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-facesconfig_2_1.xsd %%DATADIR%%/glassfish/lib/schemas/web-facesconfig_2_2.xsd +%%DATADIR%%/glassfish/lib/schemas/web-facesconfig_2_3.xsd %%DATADIR%%/glassfish/lib/schemas/web-fragment_3_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-fragment_3_1.xsd +%%DATADIR%%/glassfish/lib/schemas/web-fragment_4_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-jsptaglibrary_2_0.xsd %%DATADIR%%/glassfish/lib/schemas/web-jsptaglibrary_2_1.xsd %%DATADIR%%/glassfish/lib/schemas/web-partialresponse_2_2.xsd +%%DATADIR%%/glassfish/lib/schemas/web-partialresponse_2_3.xsd %%DATADIR%%/glassfish/lib/schemas/weblogic-application-client/1.0/weblogic-application-client.xsd %%DATADIR%%/glassfish/lib/schemas/weblogic-application-client/1.1/weblogic-application-client.xsd %%DATADIR%%/glassfish/lib/schemas/weblogic-application-client/1.2/weblogic-application-client.xsd @@ -674,7 +692,9 @@ %%DATADIR%%/glassfish/lib/schemas/webservice-policy-ref/index.html %%DATADIR%%/glassfish/lib/schemas/xml.xsd %%DATADIR%%/glassfish/lib/schemas/XMLSchema.dtd +%%DATADIR%%/glassfish/META-INF/MANIFEST.MF %%DATADIR%%/glassfish/modules/acc-config.jar +%%DATADIR%%/glassfish/modules/accessors-smart.jar %%DATADIR%%/glassfish/modules/admin-cli.jar %%DATADIR%%/glassfish/modules/admin-core.jar %%DATADIR%%/glassfish/modules/admin-util.jar @@ -689,7 +709,12 @@ %%DATADIR%%/glassfish/modules/appclient-server-core.jar %%DATADIR%%/glassfish/modules/appclient.security.jar %%DATADIR%%/glassfish/modules/asadmin-recorder.jar -%%DATADIR%%/glassfish/modules/asm-all-repackaged.jar +%%DATADIR%%/glassfish/modules/asm-commons.jar +%%DATADIR%%/glassfish/modules/asm-repackaged.jar +%%DATADIR%%/glassfish/modules/asm-tree.jar +%%DATADIR%%/glassfish/modules/asm-util.jar +%%DATADIR%%/glassfish/modules/asm-xml.jar +%%DATADIR%%/glassfish/modules/asm.jar %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.configadmin.jar %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.eventadmin.jar %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.fileinstall.jar @@ -697,6 +722,7 @@ %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.gogo.runtime.jar %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.gogo.shell.jar %%DATADIR%%/glassfish/modules/autostart/org.apache.felix.scr.jar +%%DATADIR%%/glassfish/modules/autostart/org.apache.felix.shell.jar %%DATADIR%%/glassfish/modules/autostart/osgi-cdi.jar %%DATADIR%%/glassfish/modules/autostart/osgi-ee-resources.jar %%DATADIR%%/glassfish/modules/autostart/osgi-ejb-container.jar @@ -707,8 +733,10 @@ %%DATADIR%%/glassfish/modules/autostart/osgi-jta.jar %%DATADIR%%/glassfish/modules/autostart/osgi-web-container.jar %%DATADIR%%/glassfish/modules/backup.jar +%%DATADIR%%/glassfish/modules/bcel.jar %%DATADIR%%/glassfish/modules/cdi-api-fragment.jar %%DATADIR%%/glassfish/modules/cdi-api.jar +%%DATADIR%%/glassfish/modules/cdi-auth-roles.jar %%DATADIR%%/glassfish/modules/cdieventbus-notifier-console-plugin.jar %%DATADIR%%/glassfish/modules/class-model.jar %%DATADIR%%/glassfish/modules/classmate.jar @@ -798,22 +826,21 @@ %%DATADIR%%/glassfish/modules/glassfish-registration.jar %%DATADIR%%/glassfish/modules/glassfish.jar %%DATADIR%%/glassfish/modules/gmbal.jar -%%DATADIR%%/glassfish/modules/gms-adapter.jar -%%DATADIR%%/glassfish/modules/gms-bootstrap.jar +%%DATADIR%%/glassfish/modules/grizzly-npn-osgi.jar %%DATADIR%%/glassfish/modules/guava.jar %%DATADIR%%/glassfish/modules/ha-api.jar %%DATADIR%%/glassfish/modules/ha-file-store.jar %%DATADIR%%/glassfish/modules/ha-hazelcast-store.jar -%%DATADIR%%/glassfish/modules/ha-shoal-cache-bootstrap.jar -%%DATADIR%%/glassfish/modules/ha-shoal-cache-store.jar %%DATADIR%%/glassfish/modules/hazelcast-bootstrap.jar +%%DATADIR%%/glassfish/modules/hazelcast-eclipselink-coordination.jar +%%DATADIR%%/glassfish/modules/hazelcast-ejb-timer.jar %%DATADIR%%/glassfish/modules/hazelcast.jar %%DATADIR%%/glassfish/modules/healthcheck-core.jar %%DATADIR%%/glassfish/modules/healthcheck-cpool.jar %%DATADIR%%/glassfish/modules/healthcheck-service-console-plugin.jar %%DATADIR%%/glassfish/modules/healthcheck-stuck.jar -%%DATADIR%%/glassfish/modules/hibernate-validator-cdi-payara-p1.jar -%%DATADIR%%/glassfish/modules/hibernate-validator-payara-p1.jar +%%DATADIR%%/glassfish/modules/hibernate-validator-cdi.jar +%%DATADIR%%/glassfish/modules/hibernate-validator.jar %%DATADIR%%/glassfish/modules/hipchat-notifier-console-plugin.jar %%DATADIR%%/glassfish/modules/hk2-api.jar %%DATADIR%%/glassfish/modules/hk2-config.jar @@ -828,8 +855,8 @@ %%DATADIR%%/glassfish/modules/jackson-annotations.jar %%DATADIR%%/glassfish/modules/jackson-core.jar %%DATADIR%%/glassfish/modules/jackson-databind.jar -%%DATADIR%%/glassfish/modules/jackson-jaxrs-base.jar -%%DATADIR%%/glassfish/modules/jackson-jaxrs-json-provider.jar +%%DATADIR%%/glassfish/modules/jackson-dataformat-xml.jar +%%DATADIR%%/glassfish/modules/jackson-dataformat-yaml.jar %%DATADIR%%/glassfish/modules/jackson-module-jaxb-annotations.jar %%DATADIR%%/glassfish/modules/jaspic-servlet-utils.jar %%DATADIR%%/glassfish/modules/jaspic.provider.framework.jar @@ -847,12 +874,15 @@ %%DATADIR%%/glassfish/modules/javax.inject.jar %%DATADIR%%/glassfish/modules/javax.interceptor-api.jar %%DATADIR%%/glassfish/modules/javax.jms-api.jar +%%DATADIR%%/glassfish/modules/javax.json.bind-api.jar %%DATADIR%%/glassfish/modules/javax.json.jar %%DATADIR%%/glassfish/modules/javax.mail.jar %%DATADIR%%/glassfish/modules/javax.management.j2ee-api.jar %%DATADIR%%/glassfish/modules/javax.persistence.jar %%DATADIR%%/glassfish/modules/javax.resource-api.jar %%DATADIR%%/glassfish/modules/javax.security.auth.message-api.jar +%%DATADIR%%/glassfish/modules/javax.security.enterprise-api.jar +%%DATADIR%%/glassfish/modules/javax.security.enterprise.jar %%DATADIR%%/glassfish/modules/javax.security.jacc-api.jar %%DATADIR%%/glassfish/modules/javax.servlet-api.jar %%DATADIR%%/glassfish/modules/javax.servlet.jsp-api.jar @@ -866,8 +896,10 @@ %%DATADIR%%/glassfish/modules/javax.xml.rpc-api.jar %%DATADIR%%/glassfish/modules/jaxb-extra-osgi.jar %%DATADIR%%/glassfish/modules/jaxb-osgi.jar +%%DATADIR%%/glassfish/modules/jaxrs-client-tracing.jar %%DATADIR%%/glassfish/modules/jboss-classfilewriter.jar %%DATADIR%%/glassfish/modules/jboss-logging.jar +%%DATADIR%%/glassfish/modules/jcip-annotations-repackaged.jar %%DATADIR%%/glassfish/modules/jdbc-admin.jar %%DATADIR%%/glassfish/modules/jdbc-config.jar %%DATADIR%%/glassfish/modules/jdbc-runtime.jar @@ -882,19 +914,20 @@ %%DATADIR%%/glassfish/modules/jersey-container-servlet.jar %%DATADIR%%/glassfish/modules/jersey-entity-filtering.jar %%DATADIR%%/glassfish/modules/jersey-gf-ejb.jar -%%DATADIR%%/glassfish/modules/jersey-guava.jar +%%DATADIR%%/glassfish/modules/jersey-hk2.jar %%DATADIR%%/glassfish/modules/jersey-media-jaxb.jar +%%DATADIR%%/glassfish/modules/jersey-media-json-binding.jar %%DATADIR%%/glassfish/modules/jersey-media-json-jackson.jar -%%DATADIR%%/glassfish/modules/jersey-media-json-jettison.jar %%DATADIR%%/glassfish/modules/jersey-media-json-processing.jar %%DATADIR%%/glassfish/modules/jersey-media-moxy.jar %%DATADIR%%/glassfish/modules/jersey-media-multipart.jar %%DATADIR%%/glassfish/modules/jersey-media-sse.jar +%%DATADIR%%/glassfish/modules/jersey-microprofile-rest-client.jar %%DATADIR%%/glassfish/modules/jersey-mvc-connector.jar %%DATADIR%%/glassfish/modules/jersey-mvc-jsp.jar %%DATADIR%%/glassfish/modules/jersey-mvc.jar +%%DATADIR%%/glassfish/modules/jersey-proxy-client.jar %%DATADIR%%/glassfish/modules/jersey-server.jar -%%DATADIR%%/glassfish/modules/jettison.jar %%DATADIR%%/glassfish/modules/jms-admin.jar %%DATADIR%%/glassfish/modules/jms-core.jar %%DATADIR%%/glassfish/modules/jms-handlers.jar @@ -905,6 +938,7 @@ %%DATADIR%%/glassfish/modules/jpa-container.jar %%DATADIR%%/glassfish/modules/jsf-connector.jar %%DATADIR%%/glassfish/modules/jsftemplating.jar +%%DATADIR%%/glassfish/modules/json-smart.jar %%DATADIR%%/glassfish/modules/jsonp-jaxrs.jar %%DATADIR%%/glassfish/modules/jspcaching-connector.jar %%DATADIR%%/glassfish/modules/jsr107-repackaged.jar @@ -925,9 +959,25 @@ %%DATADIR%%/glassfish/modules/microprofile-config-api.jar %%DATADIR%%/glassfish/modules/microprofile-config-service.jar %%DATADIR%%/glassfish/modules/microprofile-config.jar +%%DATADIR%%/glassfish/modules/microprofile-console-plugin.jar +%%DATADIR%%/glassfish/modules/microprofile-fault-tolerance-api.jar +%%DATADIR%%/glassfish/modules/microprofile-fault-tolerance.jar +%%DATADIR%%/glassfish/modules/microprofile-health-api.jar +%%DATADIR%%/glassfish/modules/microprofile-healthcheck.jar +%%DATADIR%%/glassfish/modules/microprofile-jwt-auth-api.jar +%%DATADIR%%/glassfish/modules/microprofile-jwt-auth.jar +%%DATADIR%%/glassfish/modules/microprofile-metrics-api.jar +%%DATADIR%%/glassfish/modules/microprofile-metrics.jar +%%DATADIR%%/glassfish/modules/microprofile-openapi-api.jar +%%DATADIR%%/glassfish/modules/microprofile-openapi.jar +%%DATADIR%%/glassfish/modules/microprofile-opentracing-api.jar +%%DATADIR%%/glassfish/modules/microprofile-opentracing-repackaged.jar +%%DATADIR%%/glassfish/modules/microprofile-opentracing.jar +%%DATADIR%%/glassfish/modules/microprofile-rest-client-api.jar %%DATADIR%%/glassfish/modules/mimepull.jar %%DATADIR%%/glassfish/modules/monitoring-core.jar %%DATADIR%%/glassfish/modules/newrelic-notifier-console-plugin.jar +%%DATADIR%%/glassfish/modules/nimbus-jose-jwt.jar %%DATADIR%%/glassfish/modules/notification-cdi-eventbus-core.jar %%DATADIR%%/glassfish/modules/notification-core.jar %%DATADIR%%/glassfish/modules/notification-datadog-core.jar @@ -941,6 +991,11 @@ %%DATADIR%%/glassfish/modules/notification-xmpp-core.jar %%DATADIR%%/glassfish/modules/nucleus-grizzly-all.jar %%DATADIR%%/glassfish/modules/nucleus-resources.jar +%%DATADIR%%/glassfish/modules/oauth2-client-integration.jar +%%DATADIR%%/glassfish/modules/openid-client-integration.jar +%%DATADIR%%/glassfish/modules/opentracing-adapter.jar +%%DATADIR%%/glassfish/modules/opentracing-cdi.jar +%%DATADIR%%/glassfish/modules/opentracing-repackaged.jar %%DATADIR%%/glassfish/modules/orb-connector.jar %%DATADIR%%/glassfish/modules/orb-enabler.jar %%DATADIR%%/glassfish/modules/orb-iiop.jar @@ -962,7 +1017,7 @@ %%DATADIR%%/glassfish/modules/osgi-resource-locator.jar %%DATADIR%%/glassfish/modules/payara-api.jar %%DATADIR%%/glassfish/modules/payara-console-extras.jar -%%DATADIR%%/glassfish/modules/payara-fang-service.jar +%%DATADIR%%/glassfish/modules/payara-executor-service.jar %%DATADIR%%/glassfish/modules/payara-jbatch.jar %%DATADIR%%/glassfish/modules/payara-jsr107.jar %%DATADIR%%/glassfish/modules/payara-micro-boot.jar @@ -981,20 +1036,18 @@ %%DATADIR%%/glassfish/modules/pkg-client.jar %%DATADIR%%/glassfish/modules/registration-api.jar %%DATADIR%%/glassfish/modules/registration-impl.jar -%%DATADIR%%/glassfish/modules/requesttracing-api.jar %%DATADIR%%/glassfish/modules/requesttracing-core.jar %%DATADIR%%/glassfish/modules/resources-connector.jar %%DATADIR%%/glassfish/modules/resources-runtime.jar %%DATADIR%%/glassfish/modules/rest-client.jar +%%DATADIR%%/glassfish/modules/rest-monitoring-plugin.jar +%%DATADIR%%/glassfish/modules/rest-monitoring-service.jar %%DATADIR%%/glassfish/modules/rest-service.jar %%DATADIR%%/glassfish/modules/scattered-archive-api.jar %%DATADIR%%/glassfish/modules/schema2beans-repackaged.jar %%DATADIR%%/glassfish/modules/security-ee.jar %%DATADIR%%/glassfish/modules/security-services.jar %%DATADIR%%/glassfish/modules/security.jar -%%DATADIR%%/glassfish/modules/shoal-cache.jar -%%DATADIR%%/glassfish/modules/shoal-gms-api.jar -%%DATADIR%%/glassfish/modules/shoal-gms-impl.jar %%DATADIR%%/glassfish/modules/simple-glassfish-api.jar %%DATADIR%%/glassfish/modules/slack-notifier-console-plugin.jar %%DATADIR%%/glassfish/modules/smack-core.jar @@ -1002,6 +1055,7 @@ %%DATADIR%%/glassfish/modules/smack-im.jar %%DATADIR%%/glassfish/modules/smack-java7.jar %%DATADIR%%/glassfish/modules/smack-tcp.jar +%%DATADIR%%/glassfish/modules/snakeyaml.jar %%DATADIR%%/glassfish/modules/snmp-notifier-console-plugin.jar %%DATADIR%%/glassfish/modules/snmp4j.jar %%DATADIR%%/glassfish/modules/soap-tcp.jar @@ -1035,13 +1089,22 @@ %%DATADIR%%/glassfish/modules/webservices.security.jar %%DATADIR%%/glassfish/modules/weld-integration-fragment.jar %%DATADIR%%/glassfish/modules/weld-integration.jar -%%DATADIR%%/glassfish/modules/weld-osgi-bundle-glassfish4.jar +%%DATADIR%%/glassfish/modules/weld-osgi-bundle.jar %%DATADIR%%/glassfish/modules/woodstox-core-asl.jar %%DATADIR%%/glassfish/modules/work-management.jar %%DATADIR%%/glassfish/modules/xmpp-notifier-console-plugin.jar +%%DATADIR%%/glassfish/modules/yasson.jar +%%DATADIR%%/glassfish/modules/yubico-validation-client2.jar +%%DATADIR%%/glassfish/modules/yubikey-authentication.jar %%DATADIR%%/glassfish/modules/zendesk-support.jar %%DATADIR%%/glassfish/osgi/felix/bin/felix.jar -%%DATADIR%%/javadb/3RDPARTY +%%DATADIR%%/h2db/bin/h2.jar +%%DATADIR%%/h2db/bin/h2.sh +%%DATADIR%%/h2db/license.html +%%DATADIR%%/h2db/service/serviceWrapperLicense.txt +%%DATADIR%%/h2db/service/wrapper.conf +%%DATADIR%%/h2db/service/wrapper.dll +%%DATADIR%%/h2db/service/wrapper.jar %%DATADIR%%/javadb/bin/dblook %%DATADIR%%/javadb/bin/ij %%DATADIR%%/javadb/bin/NetworkServerControl @@ -1052,6 +1115,7 @@ %%DATADIR%%/javadb/bin/stopNetworkServer %%DATADIR%%/javadb/bin/sysinfo %%DATADIR%%/javadb/index.html +%%DATADIR%%/javadb/KEYS %%DATADIR%%/javadb/lib/derby.jar %%DATADIR%%/javadb/lib/derby.war %%DATADIR%%/javadb/lib/derbyclient.jar @@ -1069,11 +1133,13 @@ %%DATADIR%%/javadb/lib/derbyLocale_zh_CN.jar %%DATADIR%%/javadb/lib/derbyLocale_zh_TW.jar %%DATADIR%%/javadb/lib/derbynet.jar +%%DATADIR%%/javadb/lib/derbyoptionaltools.jar %%DATADIR%%/javadb/lib/derbyrun.jar %%DATADIR%%/javadb/lib/derbytools.jar %%DATADIR%%/javadb/LICENSE %%DATADIR%%/javadb/NOTICE %%DATADIR%%/javadb/RELEASE-NOTES.html +%%DATADIR%%/META-INF/MANIFEST.MF %%DATADIR%%/mq/bin/imqadmin %%DATADIR%%/mq/bin/imqbridgemgr %%DATADIR%%/mq/bin/imqbrokerd @@ -1089,6 +1155,737 @@ %%DATADIR%%/mq/etc/registry/servicetag.xml %%DATADIR%%/mq/etc/xml/com.sun.cmm.mq.xml %%DATADIR%%/mq/etc/xml/template/com.sun.cmm.mq.xml +%%DATADIR%%/mq/examples/applications/mqapplet/build.xml +%%DATADIR%%/mq/examples/applications/mqapplet/mqapplet.html +%%DATADIR%%/mq/examples/applications/mqapplet/MQApplet.java +%%DATADIR%%/mq/examples/applications/mqapplet/README +%%DATADIR%%/mq/examples/applications/mqping/mqping.class +%%DATADIR%%/mq/examples/applications/mqping/mqping.java +%%DATADIR%%/mq/examples/applications/mqping/PingShutdownHook.class +%%DATADIR%%/mq/examples/applications/mqping/README +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser.java +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$BrowseListener.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$DetailsListener.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$ExitListener.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$MsgTable.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$OptionListener.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$PropertyPanel.class +%%DATADIR%%/mq/examples/applications/qbrowser/QBrowser$TableMouseListener.class +%%DATADIR%%/mq/examples/applications/qbrowser/README +%%DATADIR%%/mq/examples/applications/README +%%DATADIR%%/mq/examples/applications/simplechat/ChatObjMessage.class +%%DATADIR%%/mq/examples/applications/simplechat/README +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChat.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChat.java +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatBytesMessageCreator.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatDialog.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatMapMessageCreator.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatMessageCreator.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatMessageTypes.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatObjMessageCreator.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatPanel.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatStreamMessageCreator.class +%%DATADIR%%/mq/examples/applications/simplechat/SimpleChatTextMessageCreator.class +%%DATADIR%%/mq/examples/applications/uclient/ConnectionDialogBox.class +%%DATADIR%%/mq/examples/applications/uclient/FormattedDocument.class +%%DATADIR%%/mq/examples/applications/uclient/IntegerField.class +%%DATADIR%%/mq/examples/applications/uclient/IntegerField$1.class +%%DATADIR%%/mq/examples/applications/uclient/MsgTable.class +%%DATADIR%%/mq/examples/applications/uclient/PropertyPanel.class +%%DATADIR%%/mq/examples/applications/uclient/README +%%DATADIR%%/mq/examples/applications/uclient/ReceiveMessageDialogBox.class +%%DATADIR%%/mq/examples/applications/uclient/SendMessageDialogBox.class +%%DATADIR%%/mq/examples/applications/uclient/StatusArea.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient.java +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$1.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$2.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$3.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$4.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$5.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$6.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$7.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ClearMessageListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ConnectionEventListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ConnectionListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ConnectionPopUpListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$DetailsListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$DisConnectionListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ExitListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$MessageReceiverThread.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$MessageSenderThread.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ReceiveMessageListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$ReceiveMessagePopUpListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$SendMessageListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$SendMessagePopUpListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$StatusReportingThread.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClient$TableMouseListener.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClientConstants.class +%%DATADIR%%/mq/examples/applications/uclient/UniversalClientUtility.class +%%DATADIR%%/mq/examples/helloworld/helloworldmessage/HelloWorldMessage.class +%%DATADIR%%/mq/examples/helloworld/helloworldmessage/HelloWorldMessage.java +%%DATADIR%%/mq/examples/helloworld/helloworldmessage/README +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/add_cf.props +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/add_q.props +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/delete_cf.props +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/delete_q.props +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/HelloWorldMessageJNDI.class +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/HelloWorldMessageJNDI.java +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/list.props +%%DATADIR%%/mq/examples/helloworld/helloworldmessagejndi/README +%%DATADIR%%/mq/examples/helloworld/README +%%DATADIR%%/mq/examples/imqobjmgr/add_qcf.properties +%%DATADIR%%/mq/examples/imqobjmgr/add_topic.properties +%%DATADIR%%/mq/examples/imqobjmgr/delete_topic.properties +%%DATADIR%%/mq/examples/imqobjmgr/list.properties +%%DATADIR%%/mq/examples/imqobjmgr/query_qcf.properties +%%DATADIR%%/mq/examples/imqobjmgr/query_topic.properties +%%DATADIR%%/mq/examples/imqobjmgr/README +%%DATADIR%%/mq/examples/imqobjmgr/update_qcf.properties +%%DATADIR%%/mq/examples/jaas/README +%%DATADIR%%/mq/examples/jaxm/README +%%DATADIR%%/mq/examples/jaxm/ReceiveSOAPMessageWithJMS.class +%%DATADIR%%/mq/examples/jaxm/ReceiveSOAPMessageWithJMS.java +%%DATADIR%%/mq/examples/jaxm/SendSOAPMessage.class +%%DATADIR%%/mq/examples/jaxm/SendSOAPMessage.java +%%DATADIR%%/mq/examples/jaxm/SendSOAPMessageWithJMS.class +%%DATADIR%%/mq/examples/jaxm/SendSOAPMessageWithJMS.java +%%DATADIR%%/mq/examples/jaxm/SOAPEchoServlet.class +%%DATADIR%%/mq/examples/jaxm/SOAPEchoServlet.java +%%DATADIR%%/mq/examples/jaxm/SOAPtoJMSServlet.class +%%DATADIR%%/mq/examples/jaxm/SOAPtoJMSServlet.java +%%DATADIR%%/mq/examples/jdbc/config.properties.db2 +%%DATADIR%%/mq/examples/jdbc/config.properties.derby +%%DATADIR%%/mq/examples/jdbc/config.properties.mysql +%%DATADIR%%/mq/examples/jdbc/config.properties.oracle +%%DATADIR%%/mq/examples/jdbc/config.properties.pointbase +%%DATADIR%%/mq/examples/jdbc/README +%%DATADIR%%/mq/examples/jms/AckEquivExample.class +%%DATADIR%%/mq/examples/jms/AckEquivExample.java +%%DATADIR%%/mq/examples/jms/AckEquivExample$1.class +%%DATADIR%%/mq/examples/jms/AckEquivExample$AsynchSubscriber.class +%%DATADIR%%/mq/examples/jms/AckEquivExample$AsynchSubscriber$TextListener.class +%%DATADIR%%/mq/examples/jms/AckEquivExample$MultiplePublisher.class +%%DATADIR%%/mq/examples/jms/AckEquivExample$SynchConsumer.class +%%DATADIR%%/mq/examples/jms/AckEquivExample$SynchProducer.class +%%DATADIR%%/mq/examples/jms/AsynchQueueExample.class +%%DATADIR%%/mq/examples/jms/AsynchQueueExample.java +%%DATADIR%%/mq/examples/jms/AsynchTopicExample.class +%%DATADIR%%/mq/examples/jms/AsynchTopicExample.java +%%DATADIR%%/mq/examples/jms/AsynchTopicExample$1.class +%%DATADIR%%/mq/examples/jms/AsynchTopicExample$AsynchConsumer.class +%%DATADIR%%/mq/examples/jms/AsynchTopicExample$AsynchConsumer$TextListener.class +%%DATADIR%%/mq/examples/jms/AsynchTopicExample$MultipleProducer.class +%%DATADIR%%/mq/examples/jms/BytesMessages.class +%%DATADIR%%/mq/examples/jms/BytesMessages.java +%%DATADIR%%/mq/examples/jms/Consumer.class +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample.class +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample.java +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample$1.class +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample$DurableSubscriber.class +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample$DurableSubscriber$TextListener.class +%%DATADIR%%/mq/examples/jms/DurableSubscriberExample$MultiplePublisher.class +%%DATADIR%%/mq/examples/jms/MessageConversion.class +%%DATADIR%%/mq/examples/jms/MessageConversion.java +%%DATADIR%%/mq/examples/jms/MessageFormats.class +%%DATADIR%%/mq/examples/jms/MessageFormats.java +%%DATADIR%%/mq/examples/jms/MessageHeadersTopic.class +%%DATADIR%%/mq/examples/jms/MessageHeadersTopic.java +%%DATADIR%%/mq/examples/jms/MessageHeadersTopic$HeaderConsumer.class +%%DATADIR%%/mq/examples/jms/MessageHeadersTopic$HeaderProducer.class +%%DATADIR%%/mq/examples/jms/ObjectMessages.class +%%DATADIR%%/mq/examples/jms/ObjectMessages.java +%%DATADIR%%/mq/examples/jms/Producer.class +%%DATADIR%%/mq/examples/jms/README +%%DATADIR%%/mq/examples/jms/RequestReplyQueue.class +%%DATADIR%%/mq/examples/jms/RequestReplyQueue.java +%%DATADIR%%/mq/examples/jms/RequestReplyQueue$Reply.class +%%DATADIR%%/mq/examples/jms/RequestReplyQueue$Request.class +%%DATADIR%%/mq/examples/jms/sample.dtd +%%DATADIR%%/mq/examples/jms/sample.xml +%%DATADIR%%/mq/examples/jms/SampleUtilities.class +%%DATADIR%%/mq/examples/jms/SampleUtilities.java +%%DATADIR%%/mq/examples/jms/SampleUtilities$DoneLatch.class +%%DATADIR%%/mq/examples/jms/SenderToQueue.class +%%DATADIR%%/mq/examples/jms/SenderToQueue.java +%%DATADIR%%/mq/examples/jms/SynchQueueExample.class +%%DATADIR%%/mq/examples/jms/SynchQueueExample.java +%%DATADIR%%/mq/examples/jms/SynchTopicExample.class +%%DATADIR%%/mq/examples/jms/SynchTopicExample.java +%%DATADIR%%/mq/examples/jms/SynchTopicExample$SimpleProducer.class +%%DATADIR%%/mq/examples/jms/SynchTopicExample$SynchConsumer.class +%%DATADIR%%/mq/examples/jms/TextListener.class +%%DATADIR%%/mq/examples/jms/TextListener.java +%%DATADIR%%/mq/examples/jms/TopicSelectors.class +%%DATADIR%%/mq/examples/jms/TopicSelectors.java +%%DATADIR%%/mq/examples/jms/TopicSelectors$1.class +%%DATADIR%%/mq/examples/jms/TopicSelectors$Publisher.class +%%DATADIR%%/mq/examples/jms/TopicSelectors$Subscriber.class +%%DATADIR%%/mq/examples/jms/TopicSelectors$Subscriber$MultipleListener.class +%%DATADIR%%/mq/examples/jms/TransactedExample.class +%%DATADIR%%/mq/examples/jms/TransactedExample.java +%%DATADIR%%/mq/examples/jms/TransactedExample$GenericSupplier.class +%%DATADIR%%/mq/examples/jms/TransactedExample$Order.class +%%DATADIR%%/mq/examples/jms/TransactedExample$Retailer.class +%%DATADIR%%/mq/examples/jms/TransactedExample$Vendor.class +%%DATADIR%%/mq/examples/jms/TransactedExample$VendorMessageListener.class +%%DATADIR%%/mq/examples/jms/XMLMessageExample.class +%%DATADIR%%/mq/examples/jms/XMLMessageExample.java +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample.class +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample.java +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicConsumerExample$MessageHandler.class +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicProducerExample.class +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicProducerExample.java +%%DATADIR%%/mq/examples/jms20/asyncsend/AsyncTopicProducerExample$MyCompletionListener.class +%%DATADIR%%/mq/examples/jms20/asyncsend/README +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer.class +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer.java +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/AsyncTopicConsumer$MessageHandler.class +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/README +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/SendMsgsToTopic.class +%%DATADIR%%/mq/examples/jms20/asynctopicconsumer/SendMsgsToTopic.java +%%DATADIR%%/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample1.class +%%DATADIR%%/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample1.java +%%DATADIR%%/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample2.class +%%DATADIR%%/mq/examples/jms20/deliverycount/JMSXDeliveryCountExample2.java +%%DATADIR%%/mq/examples/jms20/deliverycount/README +%%DATADIR%%/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer.class +%%DATADIR%%/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer.java +%%DATADIR%%/mq/examples/jms20/deliverydelay/DeliveryDelayConsumer$MessageHandler.class +%%DATADIR%%/mq/examples/jms20/deliverydelay/DeliveryDelayProducer.class +%%DATADIR%%/mq/examples/jms20/deliverydelay/DeliveryDelayProducer.java +%%DATADIR%%/mq/examples/jms20/deliverydelay/README +%%DATADIR%%/mq/examples/jms20/messagegetbody/MessageGetBodyExample.class +%%DATADIR%%/mq/examples/jms20/messagegetbody/MessageGetBodyExample.java +%%DATADIR%%/mq/examples/jms20/messagegetbody/MessageGetBodyExample$MyObject.class +%%DATADIR%%/mq/examples/jms20/messagegetbody/README +%%DATADIR%%/mq/examples/jms20/messageheader/MessageHeadersConsumer.class +%%DATADIR%%/mq/examples/jms20/messageheader/MessageHeadersConsumer.java +%%DATADIR%%/mq/examples/jms20/messageheader/MessageHeadersProducer.class +%%DATADIR%%/mq/examples/jms20/messageheader/MessageHeadersProducer.java +%%DATADIR%%/mq/examples/jms20/messageheader/README +%%DATADIR%%/mq/examples/jms20/messageproperties/MessagePropertiesConsumer.class +%%DATADIR%%/mq/examples/jms20/messageproperties/MessagePropertiesConsumer.java +%%DATADIR%%/mq/examples/jms20/messageproperties/MessagePropertiesProducer.class +%%DATADIR%%/mq/examples/jms20/messageproperties/MessagePropertiesProducer.java +%%DATADIR%%/mq/examples/jms20/messageproperties/README +%%DATADIR%%/mq/examples/jms20/README +%%DATADIR%%/mq/examples/jms20/selector/README +%%DATADIR%%/mq/examples/jms20/selector/SelectorConsumerExample.class +%%DATADIR%%/mq/examples/jms20/selector/SelectorConsumerExample.java +%%DATADIR%%/mq/examples/jms20/selector/SelectorConsumerExample$Subscriber.class +%%DATADIR%%/mq/examples/jms20/selector/SelectorConsumerExample$Subscriber$MultipleListener.class +%%DATADIR%%/mq/examples/jms20/selector/SelectorProducerExample.class +%%DATADIR%%/mq/examples/jms20/selector/SelectorProducerExample.java +%%DATADIR%%/mq/examples/jms20/sharedsub/ProducerExample.class +%%DATADIR%%/mq/examples/jms20/sharedsub/ProducerExample.java +%%DATADIR%%/mq/examples/jms20/sharedsub/README +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedDuraConsumerExample.class +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedDuraConsumerExample.java +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedDuraConsumerExample$Subscriber.class +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample.class +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample.java +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample$Subscriber.class +%%DATADIR%%/mq/examples/jms20/sharedsub/SharedNonDuraConsumerExample$Subscriber$MultipleListener.class +%%DATADIR%%/mq/examples/jms20/syncqueue/MyObject.class +%%DATADIR%%/mq/examples/jms20/syncqueue/MyObject.java +%%DATADIR%%/mq/examples/jms20/syncqueue/README +%%DATADIR%%/mq/examples/jms20/syncqueue/SendObjectMsgsToQueue.class +%%DATADIR%%/mq/examples/jms20/syncqueue/SendObjectMsgsToQueue.java +%%DATADIR%%/mq/examples/jms20/syncqueue/SyncQueueConsumer.class +%%DATADIR%%/mq/examples/jms20/syncqueue/SyncQueueConsumer.java +%%DATADIR%%/mq/examples/jmsbridge/mqtomq/jmsbridge.xml +%%DATADIR%%/mq/examples/jmsbridge/mqtomq/logging.properties +%%DATADIR%%/mq/examples/jmsbridge/mqtomq/passfile +%%DATADIR%%/mq/examples/jmsbridge/mqtomq/README +%%DATADIR%%/mq/examples/jmsbridge/README +%%DATADIR%%/mq/examples/jmx/ClusterTableModel.class +%%DATADIR%%/mq/examples/jmx/ListDestinations.class +%%DATADIR%%/mq/examples/jmx/ListDestinations.java +%%DATADIR%%/mq/examples/jmx/MQClusterMonitor.class +%%DATADIR%%/mq/examples/jmx/MQClusterMonitor.java +%%DATADIR%%/mq/examples/jmx/MQClusterMonitor$1.class +%%DATADIR%%/mq/examples/jmx/MQClusterMonitor$2.class +%%DATADIR%%/mq/examples/jmx/MQConnectDialog.class +%%DATADIR%%/mq/examples/jmx/MQConnectDialog.java +%%DATADIR%%/mq/examples/jmx/MQLogViewer.class +%%DATADIR%%/mq/examples/jmx/MQLogViewer.java +%%DATADIR%%/mq/examples/jmx/MQLogViewer$1.class +%%DATADIR%%/mq/examples/jmx/README +%%DATADIR%%/mq/examples/jmx/SimpleClient.class +%%DATADIR%%/mq/examples/jmx/SimpleClient.java *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811271919.wARJJUUE021402>