From wadi-commits-return-54-apmail-incubator-wadi-commits-archive=incubator.apache.org@incubator.apache.org Mon Dec 19 16:27:18 2005 Return-Path: Delivered-To: apmail-incubator-wadi-commits-archive@locus.apache.org Received: (qmail 46810 invoked from network); 19 Dec 2005 16:27:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Dec 2005 16:27:18 -0000 Received: (qmail 54028 invoked by uid 500); 19 Dec 2005 16:27:18 -0000 Delivered-To: apmail-incubator-wadi-commits-archive@incubator.apache.org Received: (qmail 54002 invoked by uid 500); 19 Dec 2005 16:27:17 -0000 Mailing-List: contact wadi-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: wadi-dev@incubator.apache.org Delivered-To: mailing list wadi-commits@incubator.apache.org Received: (qmail 53993 invoked by uid 99); 19 Dec 2005 16:27:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2005 08:27:17 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 19 Dec 2005 08:27:17 -0800 Received: (qmail 46372 invoked by uid 65534); 19 Dec 2005 16:26:56 -0000 Message-ID: <20051219162656.46371.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r357720 - /incubator/wadi/trunk/modules/webapp/pom.xml Date: Mon, 19 Dec 2005 16:26:56 -0000 To: wadi-commits@incubator.apache.org From: bdudney@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bdudney Date: Mon Dec 19 08:26:53 2005 New Revision: 357720 URL: http://svn.apache.org/viewcvs?rev=357720&view=rev Log: removing the jsp compiler as we are not really using it now Modified: incubator/wadi/trunk/modules/webapp/pom.xml Modified: incubator/wadi/trunk/modules/webapp/pom.xml URL: http://svn.apache.org/viewcvs/incubator/wadi/trunk/modules/webapp/pom.xml?rev=357720&r1=357719&r2=357720&view=diff ============================================================================== --- incubator/wadi/trunk/modules/webapp/pom.xml (original) +++ incubator/wadi/trunk/modules/webapp/pom.xml Mon Dec 19 08:26:53 2005 @@ -64,10 +64,6 @@ - org.codehaus.mojo - jspc-maven-plugin - - org.apache.maven.plugins maven-war-plugin