From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1EMYDF-0008SO-Px for garchives@archives.gentoo.org; Mon, 03 Oct 2005 21:51:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j93LgeeO016423; Mon, 3 Oct 2005 21:42:40 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j93LgcAF005251 for ; Mon, 3 Oct 2005 21:42:39 GMT Received: by wproxy.gmail.com with SMTP id 36so10356wra for ; Mon, 03 Oct 2005 14:50:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jCCAQlDkEB2e/N3IyJBx3Ewv8zsbKcF4sMYFRn82ovoaLXVxo247x3LFTKl84PeN9Ub+9uC1zNkrYr9CYuaQtWBAN6WTU9UaAYxNOvBOcdivHT0AjfUbT4Yc6Y36UEJbXUwaNrTHwuZoZxYdk402kzG9j55kj0cooJ6KjETKIHI= Received: by 10.54.86.1 with SMTP id j1mr71282wrb; Mon, 03 Oct 2005 14:50:47 -0700 (PDT) Received: by 10.36.57.19 with HTTP; Mon, 3 Oct 2005 14:50:17 -0700 (PDT) Message-ID: <2293c7bf0510031450n61607763q6473d2d021eb50f0@mail.gmail.com> Date: Mon, 3 Oct 2005 17:50:17 -0400 From: Joshua Nichols To: Rusty Phillips Subject: Re: [gentoo-java] What is the current status of hibernate Cc: gentoo-java@lists.gentoo.org In-Reply-To: <1128078008.17963.18.camel@rustyp.hn.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <1128078008.17963.18.camel@rustyp.hn.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j93LgcAF005251 X-Archives-Salt: 6a4c9194-bef2-481a-8153-4e46fd21a8ab X-Archives-Hash: 8c9e72bc05ea3bd71b6a6fce7f0e22b5 On 9/30/05, Rusty Phillips wrote: > I just downloaded the java experimental tree and gave emerging hibernate > a shot. Unsuprisingly, it didn't work. There were a few packages that > have no available source files, and a few that I couldn't get to compile > even on their own. Could you please let me which packages didn't have source, and which ones couldn't compile? Chances are they are things that I am maintaining in experimental. For several things that were used cvs / svn checkouts, I was hosting the files on a server I had access to when I was in school, but have since graduated, and they finally got around to nuking my webspace and account. Hopefully I will be able to find an alternative sometime soon. > Anyway, I have a few questions about it: > What is the status of getting hibernate working in Gentoo? I'm using hibernate-2 on a project I'm currently working on. Might want to give the official tree version a shot until I can get all the tarballs back online. > Is there anyone working on that now? I haven't been working on it recently. I came up to a stopping point as I mention below. Will probably pick up the torch again once I wrap up some non-Gentoo projects and make some more progress on other Gentoo things, such as finish my developer quizes ;) > Has anyone using this list gotten it working for themselves? As I mentioned, works for me. But please do share what packages are giving you problems, and the errors that you are getting. > Is this "splitting up JBoss" plan still going to go ahead? The splitting up of JBoss is mostly done. There's only one or two modules left to be packaged, but I kind of came to a stand still. It came down to where one module couldn't find some static utility functions, but I couldn't figure out for the life of me why they couldn't be found because they appeared to be on the classpath. Once those remaining modules are complete, then the last step would be to put them together to resemble a normal JBoss installation. This would involve either: - Use the build.xml, by making all sorts of symlinks to the things it would expect to be around - Put the things together in the ebuild. It would generally be better to use upstream provided method, but the problem is that ant does a lot of copying, and ant isn't know how to handle symlinks. The problem with putting it together ourselves would be making sure it is put together properly, and would be a PITA to maintain. > I come here because I couldn't get any answers find any answers to these > questions in the forum, the bug tree, the docs, or the wiki. > Thanks for your time. Another good place to look is on #gentoo-java. ------------------ Josh Nichols nichoj -- gentoo-java@gentoo.org mailing list