1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

java/wildfly(80|81|82): Deprecate three EOL versions of wildfly

There are currently no less than 5 versions of wildfly: 80, 81, 82, 90,
and 100.  According to the developers, only the current release is really
supported although some security patches may get backported to the
previous release as necessary.  Since the current release is 10.0, only
the last version of 9 could potentially receive updates.

I'm setting the expiration for 80 and 81 for 1 FEB 2016.
I'm setting the expiration for 82 for 15 JUL 2016

That should get 82 in the new quarterly branch and then it's gone from
the trunk.  That should be reasonable to upgrade to 10.0 or later by
then.

PR:		205490
Approved by:	yerenkow (gmail) (maintainer)
This commit is contained in:
John Marino 2016-01-09 12:30:35 +00:00
parent 78cef0473e
commit c8d0bbe5bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405620
3 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,9 @@ COMMENT= Replacement for JBoss Application Server
LICENSE= GPLv2
DEPRECATED= Fully EOL when version 8.2 was released
EXPIRATION_DATE= 2016-02-01
USE_RC_SUBR= wildfly80
USE_JAVA= yes
JAVA_VERSION= 1.7+

View File

@ -13,6 +13,9 @@ COMMENT= Replacement for JBoss Application Server
LICENSE= GPLv2
DEPRECATED= Fully EOL when version 9.0 was released
EXPIRATION_DATE= 2016-02-01
USE_RC_SUBR= wildfly81
USE_JAVA= yes
JAVA_VERSION= 1.7+

View File

@ -12,6 +12,9 @@ COMMENT= Replacement for JBoss Application Server
LICENSE= GPLv2
DEPRECATED= Fully EOL when version 10.0 was released
EXPIRATION_DATE= 2016-07-15
USE_RC_SUBR= wildfly82
USE_JAVA= yes
JAVA_VERSION= 1.7+