On 30/12/2019 13:28, Kurt Jaeger wrote:
Author: pi
Date: Mon Dec 30 18:28:24 2019
New Revision: 521562
URL: https://svnweb.freebsd.org/changeset/ports/521562
Log:
New port: java/wildfly17
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 / Jakarta EE!
WWW: https://wildfly.org/
This is the first Wildfly with JAKARTA EE8 full support.
PR: 242962
Submitted by: Simeo Reig <reig.si...@gmail.com>
Added:
head/java/wildfly17/
- copied from r521432, head/java/wildfly16/
head/java/wildfly17/files/wildfly17.in
- copied unchanged from r521432, head/java/wildfly16/files/wildfly16.in
Deleted:
head/java/wildfly17/files/wildfly16.in
Modified:
head/java/Makefile
head/java/wildfly17/Makefile
head/java/wildfly17/distinfo
head/java/wildfly17/files/pkg-message.in
head/java/wildfly17/pkg-descr
head/java/wildfly17/pkg-plist
Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile Mon Dec 30 18:16:59 2019 (r521561)
+++ head/java/Makefile Mon Dec 30 18:28:24 2019 (r521562)
@@ -125,6 +125,7 @@
SUBDIR += wildfly14
SUBDIR += wildfly15
SUBDIR += wildfly16
+ SUBDIR += wildfly17
SUBDIR += wildfly90
SUBDIR += xdoclet
Not complaining, but I wonder why we have so many versioned ports
instead of having just one wildfly and wildfly-devel. wildfly 18 is
available, BTW.
Pedro.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"