Skip to content

Commit

Permalink
java/wildfly: Update version 26.1.3=>27.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 18, 2024
1 parent e8f39a7 commit fcb6fdd
Show file tree
Hide file tree
Showing 3 changed files with 758 additions and 640 deletions.
8 changes: 4 additions & 4 deletions java/wildfly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wildfly
PORTVERSION= 26.1.3
PORTVERSION= 27.0.1
CATEGORIES= java www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${WILDFLY_VERSION}/
DISTNAME= wildfly-${WILDFLY_VERSION}
Expand All @@ -10,7 +10,7 @@ WWW= https://wildfly.org/

LICENSE= GPLv2

USE_JAVA= 8+
USE_JAVA= 11+
USE_RC_SUBR= wildfly

NO_BUILD= yes
Expand Down Expand Up @@ -38,8 +38,8 @@ CONFIG_FILES= appclient/configuration/appclient.xml \
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-primary.xml \
domain/configuration/host-secondary.xml \
domain/configuration/host.xml \
domain/configuration/logging.properties \
domain/configuration/mgmt-groups.properties \
Expand Down
6 changes: 3 additions & 3 deletions java/wildfly/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1705485066
SHA256 (wildfly-26.1.3.Final.tar.gz) = aadd317c62616f6b5735ae92151d06c1f03c46eba448958d982c61f02528ae59
SIZE (wildfly-26.1.3.Final.tar.gz) = 216801297
TIMESTAMP = 1705566793
SHA256 (wildfly-27.0.1.Final.tar.gz) = c72892c996b05bfa78c6c632f1a5d4680523d3efb4c0321fa8485f052e15fba9
SIZE (wildfly-27.0.1.Final.tar.gz) = 231500652

0 comments on commit fcb6fdd

Please sign in to comment.