Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195914 - dev-util/eclipse-sdk- JUnit4 is disabled
Summary: dev-util/eclipse-sdk- JUnit4 is disabled
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-15 05:05 UTC by HTS
Modified: 2007-10-15 09:06 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 HTS 2007-10-15 05:05:54 UTC
Quoting the ebuild itself:

# We need to disable junit4 and apt until GCJ can handle Java5 code
# %patch55 -p0
epatch ${WORKDIR}/${P}-disable-junit4-apt.patch
rm plugins/org.junit4/junit-4.1.jar

I want to understand why. What if I don't use GCJ?

My project uses JUnit4 and this is a dead end here...
A more extensive explanation would be good.

Thank you.

Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-15 08:12:19 UTC
If you have questions or want more extensive explanation, then use an appropriate channel for this (such as #gentoo-java on Freenode or gentoo-java mailing list). Thanks.

Bugzilla is for bugs and the comment pretty clearly says why's this disabled.
Comment 2 HTS 2007-10-15 09:06:59 UTC
I'm afraid I have to disagree though.

I never used GCJ, I don't understand why this would prevent me from using eclipse-sdk... The comment is either very misleading or inaccurate.

Will try again the usual channels...

Thanks.