Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112888 - Binary package for dev-java/hibernate-3.0.5
Summary: Binary package for dev-java/hibernate-3.0.5
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-11-18 02:23 UTC by Magnus Lind
Modified: 2005-11-18 05:32 UTC (History)
0 users

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


Attachments
hibernate-bin-3.0.5.ebuild (hibernate-bin-3.0.5.ebuild,1.47 KB, text/plain)
2005-11-18 02:25 UTC, Magnus Lind
Details
files/build.properties - disables splash while building (build.properties,14 bytes, text/plain)
2005-11-18 02:27 UTC, Magnus Lind
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Lind 2005-11-18 02:23:14 UTC
I've been trying to get hibernate (3.0_rc1 and 3.0.5) to compile cleanly from
sources using the portage provided packages for a week now. And I'm almost able
to submit an ebuild ...but not quite. In the meantime - since activity on the
Hibernate ebuilds is so low and since Hibernate is such a wonderful piece of
software - I'd like to see something like this ebuild in portage. I know binary
packages in portage are frowned upon, but I think it's still better than users
having to download their binaries themselves and clutter up their filesystems
*that* way. 

This is my first attempt at an ebuild, so please be kind =)

I've also added an ant build.properties file that disables the annoying splash
shown while running the build.xml script.

Magnus
Comment 1 Magnus Lind 2005-11-18 02:25:56 UTC
Created attachment 73122 [details]
hibernate-bin-3.0.5.ebuild
Comment 2 Magnus Lind 2005-11-18 02:27:38 UTC
Created attachment 73123 [details]
files/build.properties - disables splash while building
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2005-11-18 05:32:54 UTC
http://gentoo-wiki.com/FAQ_Why_Build_Java_Code_From_Source
We are not going to add binary packages to the tree. File a bug about the issues
you have with hibernate if one does not already exist. We do have a couple of
binary packages in the tree but that is either because it is closed source or
for example cyclic dependencies. There should be bugs for converting binary
packages to compile from sources for packages that still need to be converted.
If there aren't, feel free to file new ones.