From open-jpa-dev-return-231-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Fri Aug 04 08:04:55 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 62982 invoked from network); 4 Aug 2006 08:04:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 08:04:55 -0000 Received: (qmail 11223 invoked by uid 500); 4 Aug 2006 08:04:55 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 11192 invoked by uid 500); 4 Aug 2006 08:04:54 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 11183 invoked by uid 99); 4 Aug 2006 08:04:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 01:04:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stefan.arentz@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 01:04:53 -0700 Received: by py-out-1112.google.com with SMTP id x31so171746pye for ; Fri, 04 Aug 2006 01:04:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Fa50oJpkcthhyWAoh81jn947LOyETm1x1yj6kaVEDonb/lNNDaC1NLGI+DsjBc1xf7k0i6rbwsjehmEx39/5k5FiaqJM6LuVQPTbx61Mwbuys3OOPXElUJdwQNYeTnOHmWP1Rrkt8v72KJtZVPGSaJ7PiUfv8D6AJo1EuBfdcv4= Received: by 10.35.110.13 with SMTP id n13mr4585447pym; Fri, 04 Aug 2006 01:04:32 -0700 (PDT) Received: by 10.35.74.14 with HTTP; Fri, 4 Aug 2006 01:04:32 -0700 (PDT) Message-ID: Date: Fri, 4 Aug 2006 10:04:32 +0200 From: "Stefan Arentz" To: open-jpa-dev@incubator.apache.org Subject: What needs to be done between 0.9 and 1.0? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm interested to use OpenJPA in my current project instead of Hibernate but the version number scares me. Can anyone explain maybe in bit more detail what the status of OpenJPA is and what kind of things are on the todo between now and 1.0? S.