Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 115362

Summary: Ebuild for HibernateTools 3.1
Product: Gentoo Linux Reporter: Mike Slinn <mslinn>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: java
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild

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.