diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2019-01-28 11:37:00 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-01-28 11:37:00 +0000 |
| commit | c4bb4b8dd68ef7c1470f24b8772d954eaa7d2e44 (patch) | |
| tree | dfb209aeabf697201a69c2785bc7a8a9220616b8 /java/Makefile | |
| parent | Upgrade to 1.2.0. (diff) | |
New port: java/wildfly15: Replacement for JBoss Application Server
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!
WWW: http://wildfly.org
PR: 234604
Submitted by: Simeo Reig <reig.simeo@gmail.com>
Diffstat (limited to 'java/Makefile')
| -rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 390575e32b08..aca059f2e723 100644 --- a/java/Makefile +++ b/java/Makefile @@ -128,6 +128,7 @@ SUBDIR += wildfly12 SUBDIR += wildfly13 SUBDIR += wildfly14 + SUBDIR += wildfly15 SUBDIR += wildfly90 SUBDIR += xdoclet |
