Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 89694 invoked from network); 9 Dec 2007 15:01:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2007 15:01:14 -0000 Received: (qmail 10736 invoked by uid 500); 9 Dec 2007 15:01:02 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 10697 invoked by uid 500); 9 Dec 2007 15:01:02 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 10686 invoked by uid 99); 9 Dec 2007 15:01:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Dec 2007 07:01:02 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Sun, 09 Dec 2007 15:00:50 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 81EE41A9832; Sun, 9 Dec 2007 07:00:53 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r602681 - in /directory/sandbox/felixk: studio-apacheds-configuration-feature/ studio-apacheds-configuration-help/ studio-ldapbrowser-help/ studio-rcp-feature/ studio-rcp-help/ studio-schemaeditor-feature/ studio-schemaeditor-help/ Date: Sun, 09 Dec 2007 15:00:52 -0000 To: commits@directory.apache.org From: felixk@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071209150053.81EE41A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: felixk Date: Sun Dec 9 07:00:51 2007 New Revision: 602681 URL: http://svn.apache.org/viewvc?rev=602681&view=rev Log: Get rid of creating this nasty ${local-repo} directory Modified: directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml directory/sandbox/felixk/studio-rcp-feature/pom.xml directory/sandbox/felixk/studio-rcp-help/pom.xml directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml directory/sandbox/felixk/studio-schemaeditor-help/pom.xml Modified: directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-apacheds-configuration-feature/pom.xml Sun Dec 9 07:00:51 2007 @@ -78,4 +78,18 @@ + + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml (original) +++ directory/sandbox/felixk/studio-apacheds-configuration-help/pom.xml Sun Dec 9 07:00:51 2007 @@ -303,4 +303,17 @@ + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml (original) +++ directory/sandbox/felixk/studio-ldapbrowser-help/pom.xml Sun Dec 9 07:00:51 2007 @@ -303,4 +303,17 @@ + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-rcp-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-feature/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-rcp-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-rcp-feature/pom.xml Sun Dec 9 07:00:51 2007 @@ -77,4 +77,18 @@ + + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-rcp-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-rcp-help/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-rcp-help/pom.xml (original) +++ directory/sandbox/felixk/studio-rcp-help/pom.xml Sun Dec 9 07:00:51 2007 @@ -312,4 +312,17 @@ + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml (original) +++ directory/sandbox/felixk/studio-schemaeditor-feature/pom.xml Sun Dec 9 07:00:51 2007 @@ -78,4 +78,18 @@ + + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + + Modified: directory/sandbox/felixk/studio-schemaeditor-help/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/studio-schemaeditor-help/pom.xml?rev=602681&r1=602680&r2=602681&view=diff ============================================================================== --- directory/sandbox/felixk/studio-schemaeditor-help/pom.xml (original) +++ directory/sandbox/felixk/studio-schemaeditor-help/pom.xml Sun Dec 9 07:00:51 2007 @@ -303,4 +303,17 @@ + + + + ignore + + + ignore + + provided.local + Locally Provided Repository + file:${project.basedir}/../local-repository + +