From dev-return-4564-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Tue Jun 19 01:30:36 2007 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 28692 invoked from network); 19 Jun 2007 01:30:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2007 01:30:34 -0000 Received: (qmail 51089 invoked by uid 500); 19 Jun 2007 01:30:38 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 51056 invoked by uid 500); 19 Jun 2007 01:30:38 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 51047 invoked by uid 99); 19 Jun 2007 01:30:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 18:30:38 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of catalina.wei@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jun 2007 18:30:34 -0700 Received: by wx-out-0506.google.com with SMTP id h26so1828271wxd for ; Mon, 18 Jun 2007 18:30:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=t553iS1CgZByWW4KJZGjyKBMTM4s/nmMOr1mDrX+ukW/6Nb3nYkBmCLC048qFJ4RUQgPF6KJwKRGzUh5dTjgEjyREjNKKG5j2dO0cHllGXrqJL/I29kUG5ho7NcDKoUZkssIfsW9IPR9u9OrettLST6iCOAdaQGVBPmuaSRp+kc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=T4wfdw+pilNO93uZdvB/cC0+/ZNIilQ4JJ2hBZ/zid/OIw54T7x7Q+HHcHlbpkP8Lm7VrXROoORYl8eVKVpOn5UBStGguvC9W2L3/bgI9rY9BxIhzTRcxP1bHQ/detEYmFyoFrScqKGP4KNSROoiYvTY9JNaa0CXlhrFhXpl7F4= Received: by 10.70.52.2 with SMTP id z2mr10679611wxz.1182216612868; Mon, 18 Jun 2007 18:30:12 -0700 (PDT) Received: by 10.70.42.12 with HTTP; Mon, 18 Jun 2007 18:30:12 -0700 (PDT) Message-ID: Date: Mon, 18 Jun 2007 18:30:12 -0700 From: "catalina wei" To: dev@openjpa.apache.org Subject: Re: svn commit: r547833 - /openjpa/trunk/openjpa-kernel/pom.xml In-Reply-To: <8FB91D8B-6D6B-4704-858C-95BC23E483E0@bea.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_64713_26517202.1182216612835" References: <20070615234515.3A44A1A9820@eris.apache.org> <7262f25e0706152035x743d3ffbpaf9a85649ea1913@mail.gmail.com> <72c1350f0706152154j592ca5eexcf032128a3d86280@mail.gmail.com> <8FB91D8B-6D6B-4704-858C-95BC23E483E0@bea.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_64713_26517202.1182216612835 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Abe, The changes in AnnotationPersistenceMappingParser.parseColumns() method requires JAXB dependency. I can rename openjpa-xmlmapping-5 to openjpa-xmlmapping-jdbc. Is this naming acceptable ? The org.apache.openjpa.xmlmapping package is also having dependency on JAXB. Catalina On 6/18/07, Abe White wrote: > > > > Mike & Patrick, > > I will move the jaxb dependency from kernel to persistence-jdbc. > > This doesn't make any sense to me. We have a top-level module for > xml mapping, but it somehow created a JAXB dependency in persistence- > jdbc? How did that happen? > > And I agree with Michael Dick's latest comment: if this new module > depends on JDBC, it either needs to go under the JDBC back-end module > or needs some way to indicate it's a JDBC thing (like having "jdbc" > in its name). > > Maybe it would help if you sent out a more detailed description of > what depends on what. > > Notice: This email message, together with any attachments, may contain > information of BEA Systems, Inc., its subsidiaries and affiliated > entities, that may be confidential, proprietary, copyrighted and/or > legally privileged, and is intended solely for the use of the individual or > entity named in this message. If you are not the intended recipient, and > have received this message in error, please immediately return this by email > and then delete it. > ------=_Part_64713_26517202.1182216612835--