Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225981 - java-utils-2.eclass: eant doesn't include junit in gentoo.classpath if EANT_GENTOO_CLASSPATH unset
Summary: java-utils-2.eclass: eant doesn't include junit in gentoo.classpath if EANT_G...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 226197
  Show dependency tree
 
Reported: 2008-06-11 21:57 UTC by James Le Cuirot
Modified: 2008-07-07 16:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
eant-junit.patch (eant-junit.patch,407 bytes, patch)
2008-06-11 21:57 UTC, James Le Cuirot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Le Cuirot gentoo-dev 2008-06-11 21:57:30 UTC
eant appends junit to the classpath automatically in src_test but for some reason, this is only done if EANT_GENTOO_CLASSPATH is set. This doesn't make sense since it may not need to be set. Here is a patch to fix it.
Comment 1 James Le Cuirot gentoo-dev 2008-06-11 21:57:45 UTC
Created attachment 156427 [details, diff]
eant-junit.patch
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-07-07 16:48:48 UTC
Committed.