Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 11716 invoked from network); 8 Sep 2006 04:35:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2006 04:35:14 -0000 Received: (qmail 37383 invoked by uid 500); 8 Sep 2006 04:35:14 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 37355 invoked by uid 500); 8 Sep 2006 04:35:14 -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 37342 invoked by uid 99); 8 Sep 2006 04:35:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 21:35:14 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of david.blevins@visi.com designates 208.42.156.9 as permitted sender) Received: from [208.42.156.9] (HELO cenn.mc.mpls.visi.com) (208.42.156.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Sep 2006 21:35:13 -0700 Received: from [10.0.1.2] (68-171-58-68.vnnyca.adelphia.net [68.171.58.68]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by cenn.mc.mpls.visi.com (Postfix) with ESMTP id 998D581B2 for ; Thu, 7 Sep 2006 23:34:51 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <62414D84-D2DB-4CA7-8765-A7B9351D8F0A@visi.com> Content-Transfer-Encoding: 7bit From: David Blevins Subject: Re: New openjpa-all module & Continuum Date: Thu, 7 Sep 2006 21:34:33 -0700 To: open-jpa-dev@incubator.apache.org X-Mailer: Apple Mail (2.752.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Sep 7, 2006, at 7:46 PM, Marc Prud'hommeaux wrote: > > To address http://issues.apache.org/jira/browse/OPENJPA-29 , I made > a new sub-module called "openjpa-all" which creates a single > aggregate jar file from all the other openjpa jars. It works pretty > well: running "mvn package" should yield a openjpa-all/target/ > openjpa-all-0.9.0-incubating-SNAPSHOT.jar file that can be used in > place of all the individual sub-jars. > > However, looking at http://vmbuild.apache.org/continuum/servlet/ > continuum , I notice that the new module is not automatically > showing up in the build list, which is causing the dependent > "OpenJPA Distribution" build to fail. Are there any Continuum > admins out there why can add the "openjpa-all" module to the build > for me? Just added you. Will send your user info offline. -David