Return-Path: Delivered-To: apmail-struts-commits-archive@locus.apache.org Received: (qmail 31397 invoked from network); 24 Nov 2006 07:42:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2006 07:42:01 -0000 Received: (qmail 614 invoked by uid 500); 24 Nov 2006 07:42:09 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 179 invoked by uid 500); 24 Nov 2006 07:42:08 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 170 invoked by uid 99); 24 Nov 2006 07:42:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Nov 2006 23:42:08 -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 [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Nov 2006 23:41:54 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 79EA11A9846; Thu, 23 Nov 2006 23:41:19 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r478792 - /struts/struts2/trunk/core/pom.xml Date: Fri, 24 Nov 2006 07:41:19 -0000 To: commits@struts.apache.org From: rgielen@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061124074119.79EA11A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rgielen Date: Thu Nov 23 23:41:17 2006 New Revision: 478792 URL: http://svn.apache.org/viewvc?view=rev&rev=478792 Log: WW-1392: Moving out annotations code to struts/maven/struts-annotations o deactivating tld generation plugin for now o remove tools dep Modified: struts/struts2/trunk/core/pom.xml Modified: struts/struts2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?view=diff&rev=478792&r1=478791&r2=478792 ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Thu Nov 23 23:41:17 2006 @@ -37,6 +37,7 @@ + @@ -349,14 +351,6 @@ log4j 1.2.9 test - - - - com.sun - tools - 1.4.2 - system - ${java.home}/../lib/tools.jar