From commits-return-2975-apmail-openjpa-commits-archive=openjpa.apache.org@openjpa.apache.org Thu May 15 03:16:40 2008 Return-Path: Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: (qmail 67094 invoked from network); 15 May 2008 03:16:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 03:16:40 -0000 Received: (qmail 92228 invoked by uid 500); 15 May 2008 03:16:42 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 92222 invoked by uid 500); 15 May 2008 03:16:41 -0000 Mailing-List: contact commits-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 commits@openjpa.apache.org Received: (qmail 92211 invoked by uid 99); 15 May 2008 03:16:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2008 20:16:41 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 03:15:55 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EE1E9238898E; Wed, 14 May 2008 20:16:16 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r656496 - /openjpa/branches/1.1.0/openjpa-project/pom.xml Date: Thu, 15 May 2008 03:16:16 -0000 To: commits@openjpa.apache.org From: pcl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080515031616.EE1E9238898E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pcl Date: Wed May 14 20:16:16 2008 New Revision: 656496 URL: http://svn.apache.org/viewvc?rev=656496&view=rev Log: adding the old signing stuff back in to try to get things working with our file locations Modified: openjpa/branches/1.1.0/openjpa-project/pom.xml Modified: openjpa/branches/1.1.0/openjpa-project/pom.xml URL: http://svn.apache.org/viewvc/openjpa/branches/1.1.0/openjpa-project/pom.xml?rev=656496&r1=656495&r2=656496&view=diff ============================================================================== --- openjpa/branches/1.1.0/openjpa-project/pom.xml (original) +++ openjpa/branches/1.1.0/openjpa-project/pom.xml Wed May 14 20:16:16 2008 @@ -315,6 +315,40 @@ sign-release + maven-antrun-plugin + + + verify + + + Signing release files... + + + + + + + + + + + + + + + + + + + + + run + + + + org.codehaus.mojo build-helper-maven-plugin