mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/java-jtreg: enable again
The package was disabled because the download site was down. This should now be fixed, so it can be enabled again. This reverts commit d7dcd2ec89c28d70de9a96041b162a1e2832ae27.
This commit is contained in:
parent
5bc3c75ff1
commit
10e2b9cc2c
@ -6,7 +6,7 @@ pkgver=${_pkgver/-b/.}
|
||||
pkgrel=0
|
||||
pkgdesc="The AsmTools open source project is used to develop tools for the production of proper and improper Java '.class' files"
|
||||
url="http://hg.openjdk.java.net/code-tools/asmtools"
|
||||
arch="" # Download source is unstable
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
makedepends="openjdk8"
|
||||
options="!check" # this package has no tests
|
||||
|
||||
@ -5,7 +5,7 @@ pkgver=5.0
|
||||
pkgrel=0
|
||||
pkgdesc="The JT harness is a general purpose, fully-featured, flexible, and configurable test harness"
|
||||
url="http://hg.openjdk.java.net/code-tools/jtharness"
|
||||
arch="" # Download source is unstable
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
makedepends="openjdk8"
|
||||
options="!check" # this package has no tests
|
||||
|
||||
@ -6,7 +6,7 @@ pkgver=${_pkgver/-/.}
|
||||
pkgrel=0
|
||||
pkgdesc="jtreg is the test harness used by the JDK test framework"
|
||||
url="http://hg.openjdk.java.net/code-tools/jtreg"
|
||||
arch="" # Download source is unstable
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
depends="java-jtharness java-asmtools"
|
||||
makedepends="openjdk8 zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user