Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56751 - emerge ant diagnostic requested
Summary: emerge ant diagnostic requested
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-11 20:41 UTC by Chris Bruner
Modified: 2004-09-10 16:34 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 Chris Bruner 2004-07-11 20:41:09 UTC
I've spent the last few months with a problem of upgrading that failed due to ant failing. "Some input files use or override a deprecated API"

After searching on the forums I found 
java-config -X
which fixed the problem which was totally unrelated to the error code. 
Could the emerge be modified to say that the emerge failes, to try java-config -X which will clean-system-classpath.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris Bruner 2004-07-12 19:43:36 UTC
I just realized that my request was badly worded. It should have said:
Could the emerge be modified to say (if the emerge fails)
"for a possible solution try \"java-config -X\" which will clean-system-classpath.
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-10 16:34:28 UTC
the ant ebuild now ignores the CLASSPATH, so it should always work