Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47437

Summary: Build fails to find junit
Product: Gentoo Linux Reporter: Peter Molnar <mp>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.