Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47437 - Build fails to find junit
Summary: Build fails to find junit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 09:57 UTC by Peter Molnar
Modified: 2004-04-10 16:24 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 Peter Molnar 2004-04-10 09:57:13 UTC
The .ant.properties file has a bad path specified (/home/sgb/dev/junit/junit3.8.1), while it should point to /usr/share/junit/lib.


Reproducible: Always
Steps to Reproduce:
1. emerge triplea

Actual Results:  
The build failed.

Expected Results:  
The build should have completed.

I have made a small modification to the ebuild so it replaces the path to the
correct one. It is available here:
http://www.hszk.bme.hu/~mp428/gentoo/triplea-0.3.3-r1.ebuild
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-04-10 16:24:41 UTC
Fixed in CVS.  Thanks for the bug report and patch.