Summary: | Ebuild for HibernateTools 3.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Slinn <mslinn> |
Component: | New packages | Assignee: | 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
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.
- The ebuild header is invalid - 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 We are not adding binary java stuff to the tree. Reopen with a from-source ebuild, also see the comments above. |