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

Bug 167319

Summary: Version bump: dev-java/hibernate-3.2.2
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] DevelopmentAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: normal CC: dietrich.moerman
Priority: High Keywords: InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/hibernate
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 164129, 237562    

Description Petteri Räty (RETIRED) gentoo-dev 2007-02-17 11:41:59 UTC
https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/hibernate

A little outdated here too.
Comment 1 Alistair Bush (RETIRED) gentoo-dev 2007-02-20 01:14:41 UTC
Currently hibernate-3.2.1 has OutOfMemory Errors on amd64 otherwise I believe it is close to being tree ready.

There may have to be some investigation as 2 how to get the javadocs to build. As ive experimented with increasing Xmx to over 1g with it still failing.
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2007-02-20 17:50:14 UTC
Have you tried building with ecj? That usually helps with out of memory problems during compilation on amd64.
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2007-03-16 16:04:53 UTC
Added to our overlay.

https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/hibernate

Need to see about removing jboss support, as it requires modular jboss which isn't ready for the main tree, before bringing it to the main tree.
Comment 4 Caleb Cushing 2008-11-20 22:26:25 UTC
11.09.2008 - Hibernate Core 3.3.1.GA released (not sure what GA is for)
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-11-21 21:44:19 UTC
(In reply to comment #4)
> 11.09.2008 - Hibernate Core 3.3.1.GA released (not sure what GA is for)
> 

General availability I think.
Comment 6 James Le Cuirot gentoo-dev 2015-10-26 23:40:43 UTC
hibernate has been last-rited. It is still alive upstream but there was a big gap between 3.1 and 5.0 so there was no point in keeping the old version around. It has been modularized anyway so any new version would be added as hibernate-core, among others.