Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 26901 invoked from network); 5 Apr 2006 07:15:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Apr 2006 07:15:11 -0000 Received: (qmail 23986 invoked by uid 500); 5 Apr 2006 07:15:11 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 23951 invoked by uid 500); 5 Apr 2006 07:15:10 -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 23940 invoked by uid 99); 5 Apr 2006 07:15:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 00:15:10 -0700 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; Wed, 05 Apr 2006 00:15:10 -0700 Received: (qmail 26755 invoked by uid 65534); 5 Apr 2006 07:14:49 -0000 Message-ID: <20060405071449.26751.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r391552 - /geronimo/branches/1.1/modules/security-builder/project.xml Date: Wed, 05 Apr 2006 07:14:49 -0000 To: scm@geronimo.apache.org From: jsisson@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jsisson Date: Wed Apr 5 00:14:45 2006 New Revision: 391552 URL: http://svn.apache.org/viewcvs?rev=391552&view=rev Log: Remove duplicate geronimo-service-builder dependency to fix eclipse "Build path contains duplicate entry" error. Modified: geronimo/branches/1.1/modules/security-builder/project.xml Modified: geronimo/branches/1.1/modules/security-builder/project.xml URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/modules/security-builder/project.xml?rev=391552&r1=391551&r2=391552&view=diff ============================================================================== --- geronimo/branches/1.1/modules/security-builder/project.xml (original) +++ geronimo/branches/1.1/modules/security-builder/project.xml Wed Apr 5 00:14:45 2006 @@ -79,12 +79,6 @@ ${pom.currentVersion} - - geronimo - geronimo-service-builder - ${pom.currentVersion} - -