Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193614 - junit missing in dependency list of jmeter
Summary: junit missing in dependency list of jmeter
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 12:02 UTC by Lars Strojny
Modified: 2007-09-24 15:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Strojny 2007-09-24 12:02:26 UTC
jmeter is built with junit, but junit is missing in DEPEND
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-09-24 15:17:31 UTC
COMMON_DEP="
	beanshell? ( dev-java/bsh )
	>=dev-java/bsf-2.3
	dev-java/junit
	dev-java/sun-javamail"

Seems to be there.