Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115362 - Ebuild for HibernateTools 3.1
Summary: Ebuild for HibernateTools 3.1
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-12-12 18:22 UTC by Mike Slinn
Modified: 2007-02-03 16:17 UTC (History)
1 user (show)

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


Attachments
Ebuild (HibernateTools-3.1.0_beta1.ebuild,711 bytes, text/plain)
2005-12-12 18:24 UTC, Mike Slinn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Slinn 2005-12-12 18:22:11 UTC
No previous ebuild is available or has been submitted

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mike Slinn 2005-12-12 18:24:18 UTC
Created attachment 74599 [details]
Ebuild

Tested on x86, but should work on all platforms supported by Gentoo and
Eclipse, since the ebuild only copies in two subdirectories into the Eclipse
tree.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-12 19:10:49 UTC
- The ebuild header is invalid
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-12 19:10:49 UTC
- The ebuild header is invalid¹
- A function call like $(get_version_component_range 1-2) for toplevel ebuild
variables breaks Portage caching, is therefore not allowed.
- As you can read here² extensions should be compiled, not just the .jar placed.


[1] http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3
[2] http://gentoo-wiki.com/Eclipse#Eclipse_3.1.x
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-03 16:17:06 UTC
We are not adding binary java stuff to the tree. Reopen with a from-source ebuild, also see the comments above.