Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 12494 invoked from network); 11 Sep 2008 08:24:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2008 08:24:16 -0000 Received: (qmail 1970 invoked by uid 500); 11 Sep 2008 08:24:13 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 1929 invoked by uid 500); 11 Sep 2008 08:24:13 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 1920 invoked by uid 99); 11 Sep 2008 08:24:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 01:24:13 -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, 11 Sep 2008 08:23:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CD2BA2388970; Thu, 11 Sep 2008 01:23:55 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r694170 - /geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml Date: Thu, 11 Sep 2008 08:23:55 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080911082355.CD2BA2388970@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Thu Sep 11 01:23:54 2008 New Revision: 694170 URL: http://svn.apache.org/viewvc?rev=694170&view=rev Log: Omit depreciation warnings, there are a lot in here, nothing to be done about them Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml?rev=694170&r1=694169&r2=694170&view=diff ============================================================================== --- geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml (original) +++ geronimo/gshell/trunk/gshell-support/gshell-artifact/pom.xml Thu Sep 11 01:23:54 2008 @@ -99,6 +99,14 @@ + org.apache.maven.plugins + maven-compiler-plugin + + false + + + + org.codehaus.plexus plexus-maven-plugin