Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98903 - jdbc-mysql must depend on junit
Summary: jdbc-mysql must depend on junit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-13 10:43 UTC by Henrique Ferreiro
Modified: 2005-08-02 14:36 UTC (History)
0 users

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 Henrique Ferreiro 2005-07-13 10:43:59 UTC
It does not compile if juni is not installed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2005-08-02 14:36:55 UTC
What version? 
betelgeuse@pena /usr/portage/dev-java/jdbc-mysql $ grep junit *.ebuild
jdbc-mysql-3.0.16.ebuild:       dev-java/junit
jdbc-mysql-3.0.17.ebuild:       dev-java/junit
jdbc-mysql-3.1.10.ebuild:       dev-java/junit

Only version without a DEPEND is 3.0.11 and it seems to emerge without problems
because it is a binary package. Please reopen if the problem still exists.