pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Payara41: Update wip/payara41 to 4.1.2.172
Module Name: pkgsrc-wip
Committed By: jared <jared.pkgsrc%gmail.com@localhost>
Pushed By: jared
Date: Mon Jul 10 10:26:21 2017 -0500
Changeset: 1b6ad722a15dbed800f9633d669866ffe3407f0d
Modified Files:
payara41/MESSAGE
payara41/Makefile
payara41/PLIST
payara41/distinfo
Log Message:
Payara41: Update wip/payara41 to 4.1.2.172
Changes:
Bug
[PAYARA-798] - EJB Remote Calls Hang out contacting server with multiple network interfaces
[PAYARA-902] - EJB Remote Multiple Calls Hangout when exceeding thread-pool max size
[PAYARA-933] - Admin console shutdown.jsf has erroneous "submit query" button
[PAYARA-992] - Monitor dynamic configuration not working for JMX monitoring
[PAYARA-1085] - Making changes to the admin-thread-pool does not cause "Restart Required" to show in the admin console
[PAYARA-1128] - Subset of buttons have a different look-and-feel
[PAYARA-1200] - Injection doesn't work for beans created by CDI extensions
[PAYARA-1223] - WELD-000163: Non-unique bean deployment identifier detected
[PAYARA-1284] - JMX Monitoring service "set-monitoring-configuration" command should not require the "--enabled" option to be set every time it is called
[PAYARA-1288] - Fix GZip compression
[PAYARA-1289] - ClassCastException(s) with remote EJB
[PAYARA-1290] - JNDI conflict with local data sources
[PAYARA-1359] - Reload from admin console fails
[PAYARA-1426] - Healthcheck service isn't dynamic on Payara Micro
[PAYARA-1467] - The help text in the admin console is wrong for the EJB container pool
[PAYARA-1468] - Fix "Severe: Unknow type constant pool 15 at position xxx" typo
[PAYARA-1473] - When historicaltraceenabled is true on healthcheck-configure notifierenabled is required
[PAYARA-1480] - Payara Web does not start
[PAYARA-1486] - The XMPP notifier incorrectly has the attribute "roomName" instead of "roomID"
[PAYARA-1489] - SNMP Notifier not working correctly
[PAYARA-1492] - Payara Micro, bootstrap and jdbc resource adapters not expanded
[PAYARA-1495] - SEVERE exception from HttpServiceStatsProviderBootstrap during startup
[PAYARA-1501] - Illegal non String type errors when JMX accessed
[PAYARA-1502] - Fix the assertion in OSGIObjectInputOutputStreamFactory to correctly check prefix for an array type
[PAYARA-1503] - @Model CDI annotation is not supported by Payara Micro
[PAYARA-1508] - Admin console login page and restart page footers have 2016 copyright
[PAYARA-1516] - Accept env var references in values which accept multiple properties
[PAYARA-1517] - Hazelcast uses server config rather than the specific config
[PAYARA-1518] - PayaraInstance is not injectable in micro or server
[PAYARA-1524] - Payara Web throws an error on startup
[PAYARA-1525] - Remove the Password Encryption Algorithm from JDBCRealm configuration
[PAYARA-1532] - The command list-historic-requesttraces prints redundant empty lines
[PAYARA-1536] - Admin console healthcheck must use notiferEnabled
[PAYARA-1537] - JSF Fileupload not working on Payara Micro
[PAYARA-1539] - Request tracing configure notifer throws exception
[PAYARA-1540] - Payara API should import javax.inject
[PAYARA-1542] - Embedded Payara Micro doesn't shut down
[PAYARA-1543] - Have the Admin Console show "Requires Restart" when a pool is reconfigured and monitoring is enabled
[PAYARA-1563] - Connecting via JMX with security manager enabled gives access exceptions
[PAYARA-1565] - Payara Micro is not running Exception
[PAYARA-1571] - Cannot create LDAP Realm properly
[PAYARA-1577] - Race condition when initializing JAX-WS endpoints
[PAYARA-1585] - Async servlet access is not correctly logged
[PAYARA-1586] - logtofile for Payara Micro does not work in uber jar
[PAYARA-1589] - jboss.classfilewriter needs to be updated after update to Weld 2.4.x
[PAYARA-1614] - list-historic-healthchecks when historic health checks are enabled and healthcheck isn't throws NPE
[PAYARA-1621] - --outputUberJar ignores --sslport option
[PAYARA-1625] - Data-source from application.xml not available for JPA
[PAYARA-1626] - Get eventbus configuration fails
[PAYARA-1632] - Health Check shows an error when page first viewed
New Feature
[PAYARA-943] - Monitoring Logger needs integration with administration console
[PAYARA-1152] - Create maven plugin for packaging a Payara Micro jar
[PAYARA-1161] - Ability to customize the contents of Payara Micro uber jar
[PAYARA-1395] - Enable full server to deploy applications from a maven repository like Nexus
[PAYARA-1484] - Create notifier for DataDog
[PAYARA-1485] - Create notifier for New Relic
[PAYARA-1529] - Support JMS Clients and JCA MDBs in Payara Micro
[PAYARA-1572] - Add pre- and post-boot commands to run from file
Improvement
[PAYARA-539] - Change self signed certs in payaradomain to Payara ones
[PAYARA-1006] - Improvement to prevent ClassNotFoundExceptions on Hazelcast threads
[PAYARA-1142] - Rename the Standalone Instances page to be a general instances page
[PAYARA-1182] - Add in a stop-domains command to asadmin
[PAYARA-1199] - Allow disabling of iiop-service when MDBs present
[PAYARA-1255] - Enhance System Property Substitution on Deployment Descriptors or Annotations
[PAYARA-1292] - Display information about REST endpoints after boot
[PAYARA-1299] - Create a "production mode" for the admin console with a red bar or highlight as a warning
[PAYARA-1318] - Admin Console integration for listing historical traces of Health Check
[PAYARA-1378] - Make setting up a Hazelcast cluster from the command line easier
[PAYARA-1382] - Admin Console integration for selecting Request Tracing Notifiers
[PAYARA-1398] - Enable configuration of max-post-size-bytes in admin console
[PAYARA-1404] - Deselect the tickbox for micro instances when a command fails
[PAYARA-1445] - Add support for CDI event bus into Web Profile server
[PAYARA-1451] - Add support for qualifiers on Outbound and Inbound events
[PAYARA-1461] - Refactor core server to use the new public api jar
[PAYARA-1471] - Clarify the default unpack behaviour of Payara Micro
[PAYARA-1475] - The email notifier in the admin console does not have very obvious field names
[PAYARA-1487] - Expand Cluster Executor Service to use the new Clustered Scheduled Executor in HZ 3.8
[PAYARA-1499] - Add a support element to the tree view
[PAYARA-1507] - OSGIfy hibernate-validator-cdi jar
[PAYARA-1509] - Enable conditional access logging on PEAccessLogValve
[PAYARA-1511] - Support environment variables as well as System Properties for Micro
[PAYARA-1562] - Add the ability to set a different log file name to the log notifier
[PAYARA-1566] - Fix Invocation Context util for EJB invocations (not servlet) (CDI event bus / Hz serialization)
[PAYARA-1573] - Support for spec data-source element without user element
[PAYARA-1574] - Admin Console Integration for selecting notifiers for the Healthcheck service
[PAYARA-1578] - Incorporate improvements provided on usage of the Smack API
[PAYARA-1628] - Remove redundant "-server" JVM option from PayaraDomain
Security
[PAYARA-1424] - XSS Flaw in the admin console
Upstream Bug
[PAYARA-1250] - Error in Admin Console when configuring Admin Service to use SSL
[PAYARA-1251] - JMX principal is empty when JMX is secured
[PAYARA-1584] - @Priority Interceptor from external JAR not picked up
Component Upgrade
[PAYARA-1397] - Upgrade jsftemplating version to 2.1.2
[PAYARA-1399] - Upgrade ha-api version to 3.1.9
[PAYARA-1400] - Upgrade antlr version to 2.7.7
[PAYARA-1401] - Upgrade weld version to 2.4.2.Final
[PAYARA-1449] - Upgrade Hazelcast version to 3.8
[PAYARA-1474] - Upgrade Tyrus 1.13.1
[PAYARA-1582] - Upgrade Weld version to 2.4.3.Final
[PAYARA-1441] - Upgrade Grizzly to 2.3.29
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1b6ad722a15dbed800f9633d669866ffe3407f0d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
payara41/MESSAGE | 1 +
payara41/Makefile | 11 +++++++----
payara41/PLIST | 13 ++++++++++---
payara41/distinfo | 8 ++++----
4 files changed, 22 insertions(+), 11 deletions(-)
diffs:
diff --git a/payara41/MESSAGE b/payara41/MESSAGE
index c4cf8c256d..5b574b6c3e 100644
--- a/payara41/MESSAGE
+++ b/payara41/MESSAGE
@@ -1,4 +1,5 @@
===========================================================================
+$NetBSD$
The ${PAYARA_HOME}/glassfish/domains directory may be overwritten in
future updates, so it is advised to move the "domains" directory to another
diff --git a/payara41/Makefile b/payara41/Makefile
index ffe174418d..3abf2ddc45 100644
--- a/payara41/Makefile
+++ b/payara41/Makefile
@@ -1,13 +1,16 @@
+# $NetBSD$
DISTNAME= payara-${PAYARA_VER}
CATEGORIES= www
-MASTER_SITES= https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/Payara+${PAYARA_VER}/
+MASTER_SITES= http://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/Payara+${PAYARA_VER}/
EXTRACT_SUFX= .zip
+#https://s3-eu-west-1.amazonaws.com/payara.fish/Payara+Downloads/Payara+4.1.2.172/payara-4.1.2.172.zip
+
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.payara.fish/
COMMENT= Java EE 7 application server based on GlassFish 4.1
-LICENSE= cddl-1.1 OR (cddl-1.0 AND gnu-gpl-v2)
+LICENSE= cddl-1.0 AND gnu-gpl-v2
NO_BUILD= yes
USE_JAVA= run
@@ -16,7 +19,7 @@ USE_TOOLS+= pax
.include "../../mk/bsd.prefs.mk"
-PAYARA_VER= 4.1.1.171
+PAYARA_VER= 4.1.2.172
PAYARA_HOME= ${PREFIX}/share/payara
EGDIR= ${PREFIX}/share/examples/payara
RCD_SCRIPTS= payara
@@ -49,7 +52,7 @@ INSTALLATION_DIRS+= ${PAYARA_HOME}
GLASSFISH_BIN_FILES= appclient asadmin capture-schema jspc package-appclient schemagen \
startserv stopserv wscompile wsdeploy wsgen wsimport xjc
-BUILD_DEFS+= VARBASE
+BUILD_DEFS+= VARBASE
WRKSRC= ${WRKDIR}/payara41
do-install:
diff --git a/payara41/PLIST b/payara41/PLIST
index 8b96a4f6f4..9fa650a190 100644
--- a/payara41/PLIST
+++ b/payara41/PLIST
@@ -241,8 +241,8 @@ share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/commons
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/dojo-ajax-nodemo-0.4.4.jar
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/json-1.0.jar
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/prototype-1.5.0.jar
-share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-4.0.2.10.payara-p5.jar
-share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p5.jar
+share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-4.0.2.10.payara-p6.jar
+share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p6.jar
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/faces-config.xml
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/lib/console-core-4.1.1.jar
share/payara/glassfish/lib/install/applications/__admingui/WEB-INF/sun-web.xml
@@ -678,6 +678,7 @@ share/payara/glassfish/modules/console-payara-branding-plugin.jar
share/payara/glassfish/modules/console-plugin-service.jar
share/payara/glassfish/modules/console-web-plugin.jar
share/payara/glassfish/modules/container-common.jar
+share/payara/glassfish/modules/datadog-notifier-console-plugin.jar
share/payara/glassfish/modules/dataprovider.jar
share/payara/glassfish/modules/dbschema-repackaged.jar
share/payara/glassfish/modules/deployment-admin.jar
@@ -697,6 +698,7 @@ share/payara/glassfish/modules/endorsed/javax.annotation-api.jar
share/payara/glassfish/modules/endorsed/jaxb-api.jar
share/payara/glassfish/modules/endorsed/webservices-api-osgi.jar
share/payara/glassfish/modules/entitybean-container.jar
+share/payara/glassfish/modules/environment-warning.jar
share/payara/glassfish/modules/eventbus-notifier-console-plugin.jar
share/payara/glassfish/modules/flashlight-extra-jdk-packages.jar
share/payara/glassfish/modules/flashlight-framework.jar
@@ -749,7 +751,6 @@ share/payara/glassfish/modules/hk2-utils.jar
share/payara/glassfish/modules/hk2.jar
share/payara/glassfish/modules/inmemory.jacc.provider.jar
share/payara/glassfish/modules/internal-api.jar
-share/payara/glassfish/modules/j-interop-repackaged.jar
share/payara/glassfish/modules/jackson-annotations.jar
share/payara/glassfish/modules/jackson-core.jar
share/payara/glassfish/modules/jackson-databind.jar
@@ -823,6 +824,7 @@ share/payara/glassfish/modules/jettison.jar
share/payara/glassfish/modules/jms-admin.jar
share/payara/glassfish/modules/jms-core.jar
share/payara/glassfish/modules/jms-notifier-console-plugin.jar
+share/payara/glassfish/modules/jmx-monitoring-plugin.jar
share/payara/glassfish/modules/jmx-monitoring.jar
share/payara/glassfish/modules/jmxremote_optional-repackaged.jar
share/payara/glassfish/modules/jpa-container.jar
@@ -847,11 +849,14 @@ share/payara/glassfish/modules/management-api.jar
share/payara/glassfish/modules/metro-glue.jar
share/payara/glassfish/modules/mimepull.jar
share/payara/glassfish/modules/monitoring-core.jar
+share/payara/glassfish/modules/newrelic-notifier-console-plugin.jar
share/payara/glassfish/modules/notification-core.jar
+share/payara/glassfish/modules/notification-datadog-core.jar
share/payara/glassfish/modules/notification-email-core.jar
share/payara/glassfish/modules/notification-eventbus-core.jar
share/payara/glassfish/modules/notification-hipchat-core.jar
share/payara/glassfish/modules/notification-jms-core.jar
+share/payara/glassfish/modules/notification-newrelic-core.jar
share/payara/glassfish/modules/notification-slack-core.jar
share/payara/glassfish/modules/notification-snmp-core.jar
share/payara/glassfish/modules/notification-xmpp-core.jar
@@ -876,12 +881,14 @@ share/payara/glassfish/modules/osgi-cli-remote.jar
share/payara/glassfish/modules/osgi-container.jar
share/payara/glassfish/modules/osgi-jpa-extension.jar
share/payara/glassfish/modules/osgi-resource-locator.jar
+share/payara/glassfish/modules/payara-api.jar
share/payara/glassfish/modules/payara-console-extras.jar
share/payara/glassfish/modules/payara-jbatch.jar
share/payara/glassfish/modules/payara-jsr107.jar
share/payara/glassfish/modules/payara-micro-boot.jar
share/payara/glassfish/modules/payara-micro-cdi.jar
share/payara/glassfish/modules/payara-micro-service.jar
+share/payara/glassfish/modules/payara-rest-endpoints.jar
share/payara/glassfish/modules/persistence-common.jar
share/payara/glassfish/modules/pfl-asm.jar
share/payara/glassfish/modules/pfl-basic-tools.jar
diff --git a/payara41/distinfo b/payara41/distinfo
index cfcb29ce9d..8e8def7525 100644
--- a/payara41/distinfo
+++ b/payara41/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (payara-4.1.1.171.zip) = 401520e7b6458c45ce6f6532a0bbb1fa89b4ee26
-RMD160 (payara-4.1.1.171.zip) = 79bd84b13ae30cb20cbe127ba79ee8b88d9a283a
-SHA512 (payara-4.1.1.171.zip) = 089ccbccf3f3b2226a28659dfae96853ce907ac0e73605543bafd2ffd1daa5a4a37d568b8d37ff8c9e5355329a42fa2bc0fbc288d44daeb76e026051ffd09813
-Size (payara-4.1.1.171.zip) = 124418057 bytes
+SHA1 (payara-4.1.2.172.zip) = a012811700b9e91654773653504aad84ebb1f469
+RMD160 (payara-4.1.2.172.zip) = 5dc2fe1e96cbfef68746cac6832039fe39d2210a
+SHA512 (payara-4.1.2.172.zip) = 895728516dd526acbd880ce9d408d21f21b2fb6f6e5270078432ac50cbd94114636ec9b9e376e44cc0f6ed2f6636b75d2b89f5199b4c56511eb85c9d687bcb8d
+Size (payara-4.1.2.172.zip) = 124801971 bytes
Home |
Main Index |
Thread Index |
Old Index