summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8a60bce39b53682a8ca546b0c1287104ee53104e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = jtharness
	pkgdesc = general purpose, fully-featured, flexible, and configurable test harness very well suited for most types of unit testing
	pkgver = 6.0_b03
	pkgrel = 2
	url = https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
	arch = any
	license = GPL2
	makedepends = ant
	makedepends = java-environment-openjdk=8
	makedepends = junit
	makedepends = java-asm
	depends = java-runtime>=7
	optdepends = junit
	source = http://hg.openjdk.java.net/code-tools/jtharness/archive/jt6.0-b03.tar.gz
	sha256sums = d75778026b2b1edb72f123285ca3ef467aec45e3dea4b2b2316f71b072e38c79

pkgname = jtharness