Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 45224 invoked from network); 13 Jul 2005 08:58:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2005 08:58:11 -0000 Received: (qmail 24972 invoked by uid 500); 13 Jul 2005 08:57:54 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 24942 invoked by uid 99); 13 Jul 2005 08:57:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2005 01:57:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [80.74.132.69] (HELO server2.jahia.com) (80.74.132.69) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2005 01:57:50 -0700 Received: (qmail 8421 invoked from network); 13 Jul 2005 08:57:49 -0000 Received: from unknown (HELO ?127.0.0.1?) (85.232.171.63) by server2.jahia.com with AES256-SHA encrypted SMTP; 13 Jul 2005 08:57:49 -0000 Message-ID: <42D4D791.6080304@jahia.com> Date: Wed, 13 Jul 2005 10:57:53 +0200 From: Serge Huber User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: Status of the Hibernate ORM References: <42D4CBCF.1000306@comarch.com> In-Reply-To: <42D4CBCF.1000306@comarch.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Pawel Sabina wrote: > Hi, > > what is the status of Hibernate ORM for JCR? > is it production ready? > No it isn't. It lags behind Jackrabbit's core in terms of development, as it is an optional module, so sometimes it doesn't even compile anymore :) Regards, Serge...