summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47c3bdd971960811d9811f58a21d713a53cb0183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = jtharness-hg
	pkgdesc = general purpose, fully-featured, flexible, and configurable test harness very well suited for most types of unit testing
	pkgver = r130.9e33ec101187
	pkgrel = 3
	url = https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
	arch = any
	license = GPL2
	makedepends = mercurial
	makedepends = apache-ant
	makedepends = java-environment-openjdk=7
	makedepends = junit
	makedepends = java-asm
	depends = java-runtime>=7
	optdepends = junit
	provides = jtharness
	conflicts = jtharness
	source = jtharness::hg+http://hg.openjdk.java.net/code-tools/jtharness
	md5sums = SKIP

pkgname = jtharness-hg