diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-12-23 10:02:24 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-12-23 10:02:24 +0000 |
| commit | d3a163a73f9e3e608c791cefe79fa0fcf33ab899 (patch) | |
| tree | e4a960fff87d26d12ca54b356bfaf1bb3b334922 /java | |
| parent | - Switch to USES=localbase (diff) | |
- 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
Notes
Notes:
svn path=/head/; revision=429239
Diffstat (limited to 'java')
| -rw-r--r-- | java/jboss71/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jboss71/Makefile b/java/jboss71/Makefile index cde4895e2193..7263b04907f1 100644 --- a/java/jboss71/Makefile +++ b/java/jboss71/Makefile @@ -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 |
