Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 70739 invoked from network); 24 Sep 2008 10:03:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2008 10:03:37 -0000 Received: (qmail 99903 invoked by uid 500); 24 Sep 2008 10:03:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 99862 invoked by uid 500); 24 Sep 2008 10:03:34 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 99851 invoked by uid 99); 24 Sep 2008 10:03:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 03:03:34 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pajbam@gmail.com designates 209.85.217.19 as permitted sender) Received: from [209.85.217.19] (HELO mail-gx0-f19.google.com) (209.85.217.19) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 10:02:36 +0000 Received: by gxk12 with SMTP id 12so5831839gxk.1 for ; Wed, 24 Sep 2008 03:03:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=kfb6vwH7Ll+DbTw4d2h6HTj5eyB0KspaWSrP5p9iK70=; b=MWQa8pRPFLCky/oMgSLO71FjK4bnB86i03Gqqy25aM4v2+f2QxvDhj+IOBydUBsfsj LX0iP8d7QvQJJZTcM4s8ZKEEDNpCjW66vHdSAvDULMD5erDeef+wKXd4mBMXvDoL2s7F hKQX7jSpxIFrVS46iRu3xfyx3peb+PoyBK8ug= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=XkjXCZ2MGFBoYNwDX0g4AE1s56ur1oMZLbNJJhakvx64KVrXRjU1Zkeer1o9AsPiD0 7Qbh2eUyysZMzSBO/Iy6pRCuLPzfwYS2I6xDrGf68OMTTgUp+UFuvHXT+B4bcRJr1AW+ ADVQgSndmiU6slxciRXcKWnzQBKW77dLjKPr0= Received: by 10.151.156.12 with SMTP id i12mr10710546ybo.217.1222250589371; Wed, 24 Sep 2008 03:03:09 -0700 (PDT) Received: by 10.65.93.1 with HTTP; Wed, 24 Sep 2008 03:03:09 -0700 (PDT) Message-ID: <98d8c0860809240303r28b50cf6ga906121cb3e0769d@mail.gmail.com> Date: Wed, 24 Sep 2008 12:03:09 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: "Apache Directory Developers List" Subject: Re: svn commit: r698490 - in /directory/studio/trunk/aciitemeditor: META-INF/MANIFEST.MF pom.xml In-Reply-To: <48DA0EEA.1060905@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_27130_30089253.1222250589350" References: <20080924095014.94ABF238899F@eris.apache.org> <48DA0EEA.1060905@apache.org> X-Google-Sender-Auth: 811cfa2a6e6c8391 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_27130_30089253.1222250589350 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks, it has been deleted now. Though, I thought I had done "svn del META-INF/MANIFEST.MF". I must have missed something. Thanks, Pierre-Arnaud On Wed, Sep 24, 2008 at 11:56 AM, Felix Knecht wrote: > pamarcelot@apache.org schrieb: > > Author: pamarcelot > > Date: Wed Sep 24 02:50:13 2008 > > New Revision: 698490 > > > > URL: http://svn.apache.org/viewvc?rev=698490&view=rev > > Log: > > Removed Manifest from SVN. Added generation of the Manifest in the > pom.xml. > > > > Modified: > > directory/studio/trunk/aciitemeditor/META-INF/MANIFEST.MF > > directory/studio/trunk/aciitemeditor/pom.xml > > > Heads up, not remove is done but the MANIFEST.MF is modified and still > in the repository (even when added to svn:ignore). You'll still get it > on a checkout but no svn diff anymore when the file has change. > ------=_Part_27130_30089253.1222250589350 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Thanks, it has been deleted now.

Though, I thought I had done "svn del META-INF/MANIFEST.MF". I must have missed something.

Thanks,
Pierre-Arnaud

On Wed, Sep 24, 2008 at 11:56 AM, Felix Knecht <felixk@apache.org> wrote:
pamarcelot@apache.org schrieb:
> Author: pamarcelot
> Date: Wed Sep 24 02:50:13 2008
> New Revision: 698490
>
> URL: http://svn.apache.org/viewvc?rev=698490&view=rev
> Log:
> Removed Manifest from SVN. Added generation of the Manifest in the pom.xml.
>
> Modified:
>     directory/studio/trunk/aciitemeditor/META-INF/MANIFEST.MF
>     directory/studio/trunk/aciitemeditor/pom.xml
>
Heads up, not remove is done but the MANIFEST.MF is modified and still
in the repository (even when added to svn:ignore). You'll still get it
on a checkout but no svn diff anymore when the file has change.

------=_Part_27130_30089253.1222250589350--