Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85821 - Masked Hibernate Ebuilds do not compile, when dom4j 1.5 is not emerged
Summary: Masked Hibernate Ebuilds do not compile, when dom4j 1.5 is not emerged
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Lim Swee Tat (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 14:02 UTC by Vinz
Modified: 2005-03-22 16:30 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 Vinz 2005-03-18 14:02:24 UTC
Newer Hibernate ebuilds need dom4j 1.5 to compile correctly, but dependencies emerge only dom4j 1.4. Compiling works when you emerge dom4j 1.5 by hand, but I guess it would be much nicer, to add dom4j 1.5 to the newer hibernate ebuilds.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-19 07:00:13 UTC
Since you (st_lim) commited the  versions i assign it to you. you've also simply removed the versions which where marked stable on x86 and ppc and those which had ppc in keywords at all. this is against the policy. if you close bugs you also fail to mark them on bugzilla as resolved fixed. you've also commited an ebuild for ehcache which isn't really compatible to our java policy: http://gentoo-wiki.com/Gentoo_Java_Policy . instead of using ant for compilation you call javac directly.
Comment 2 Lim Swee Tat (RETIRED) gentoo-dev 2005-03-22 16:30:24 UTC
Oops.. My fault...  Will try to fix them up.