From open-jpa-dev-return-120-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Tue Jul 11 13:07:10 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 23470 invoked from network); 11 Jul 2006 13:07:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Jul 2006 13:07:10 -0000 Received: (qmail 92963 invoked by uid 500); 11 Jul 2006 13:07:10 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 92919 invoked by uid 500); 11 Jul 2006 13:07:09 -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 92905 invoked by uid 99); 11 Jul 2006 13:07:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 06:07:09 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of kwsutter@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2006 06:07:08 -0700 Received: by ug-out-1314.google.com with SMTP id q2so791311uge for ; Tue, 11 Jul 2006 06:06:47 -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; b=fhfxZjWF0BpqXYNB0u0s+c3/FQOfsRkGNm8ATngXn78dAVJrCfKazd7sfsGSBaInDlPMnJHugrNOnqVwRBpJ0KPFRrhOPRLe09c/ierqXROlUZWYLnqvwD/gN+1CBgHNY6jhCioeBPKUWKwReTL1Y/49GOrVy3EdPJRI9VBxui0= Received: by 10.78.157.8 with SMTP id f8mr2141130hue; Tue, 11 Jul 2006 06:06:47 -0700 (PDT) Received: by 10.78.134.19 with HTTP; Tue, 11 Jul 2006 06:06:46 -0700 (PDT) Message-ID: <89c0c52c0607110606q3c7e394et5e0cdca0b519a631@mail.gmail.com> Date: Tue, 11 Jul 2006 08:06:46 -0500 From: "Kevin Sutter" To: open-jpa-dev@incubator.apache.org Subject: Two questions on the recent code drop (for now...) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3436_27532012.1152623206381" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_3436_27532012.1152623206381 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Very nice to see the large code drop last night! Now, this will get more interesting... I've run into two immediate questions... 1) Have we decided how to resolve the Java EE 5 dependency? I didn't see where we had set up a maven dependency for these interfaces. For now, I can just use my own copy, but we should decide the formal solution. 2) Even with the Java EE 5 dependency resolved, I am still experiencing about 100+ errors in the openjpa-kernel project. Many errors with "JJxxxx cannot be resolved". Does this build for everybody else? Thanks, Kevin ------=_Part_3436_27532012.1152623206381--