summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ab3b2e9b151b844966fa1e7322fdcd1e01adb069 (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_b01
	pkgrel = 2
	url = https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
	arch = any
	license = GPL2
	makedepends = apache-ant
	makedepends = java-environment-openjdk=7
	makedepends = junit
	makedepends = java-asm
	depends = java-runtime>=7
	optdepends = junit
	source = http://hg.openjdk.java.net/code-tools/jtharness/archive/jt6.0-b01.tar.gz
	sha256sums = 8b1957a57e9f49bcd081560251ef1a4c4be6414fb62b512802d48a4d99db23c4

pkgname = jtharness