svn commit: r429239 - head/java/jboss71

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Dec 23 10:02:25 UTC 2016


Author: amdmi3
Date: Fri Dec 23 10:02:24 2016
New Revision: 429239
URL: https://svnweb.freebsd.org/changeset/ports/429239

Log:
  - Mark BROKEN on FreeBSD 9.x i386:
  
  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings (help.effective-settings) on project jboss-as-testsuite: Execution help.effective-settings of goal org.apache.maven.plugins:maven-help-plugin:2.1.1:effective-settings failed: 0 -> [Help 1]
  
  Approved by:	portmgr blanket

Modified:
  head/java/jboss71/Makefile

Modified: head/java/jboss71/Makefile
==============================================================================
--- head/java/jboss71/Makefile	Fri Dec 23 10:01:29 2016	(r429238)
+++ head/java/jboss71/Makefile	Fri Dec 23 10:02:24 2016	(r429239)
@@ -16,6 +16,8 @@ COMMENT=	JBoss 7.1.3.Final
 DEPRECATED=     Unsupported, replaced by wildfly
 EXPIRATION_DATE=2017-02-07
 
+BROKEN_FreeBSD_9_i386=	does not build on FreeBSD 9.x i386
+
 USE_GITHUB=	YES
 GH_ACCOUNT=	jbossas
 GH_PROJECT=	jboss-as


More information about the svn-ports-head mailing list