Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91985 - junitperf needs newer ant and ant-task dependency
Summary: junitperf needs newer ant and ant-task dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-05-09 02:40 UTC by Andrew Cowie
Modified: 2005-05-12 09:18 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 Andrew Cowie 2005-05-09 02:40:58 UTC
When building junitperf (and others) with USE=juint (which seems the default from the current profiles), they bomb out with 

   task "junit" not found.

Remedy seemed to be upgrading ant and installing ant-tasks. It would seem, therefore, that a DEPEND on >=dev-java/ant-tasks-1.6.2-r5 would be in order.

AfC
Sydney
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-12 09:18:04 UTC
fixed in cvs, thanks for reporting