Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B10E9D89 for ; Tue, 19 Jun 2012 22:18:38 +0000 (UTC) Received: (qmail 93086 invoked by uid 500); 19 Jun 2012 22:18:37 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 92976 invoked by uid 500); 19 Jun 2012 22:18:37 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 92968 invoked by uid 99); 19 Jun 2012 22:18:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 22:18:37 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.213.171 as permitted sender) Received: from [209.85.213.171] (HELO mail-yx0-f171.google.com) (209.85.213.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2012 22:18:31 +0000 Received: by yenq11 with SMTP id q11so6914750yen.30 for ; Tue, 19 Jun 2012 15:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=+Ks2Tl2M2UgiTZkp7SlZKKVKK8nFxaEcPXC+URJmF9Q=; b=xp7H8vni65OWFsZ60ocnv56LEnv4MoPyoyETdJkNWGiSgDDuGhoH0hCjwAExnYEFLV ibCHLplQulQN/JURrtiZHP1zmlfexr3tr64+gxynV1IH+ou3nzrfqTOpDqO3oP+dnEY5 1ElDS9JWMlb4s6Jp20MZmLi7xbXzP2pQvZC1zTQ/0d4oPQUHaTK8Fhb4hIFCXLiwl3ZU q7VkfFUChOYyduC+AJG/aV1mQgVfXYVduJY85lxhtjXt7sDkNitHYRqE++qq4X4O/pr5 /AtBNiwLlDxufK9wyhy6NlVo/lZHpB80oPjEK0Wxottb08vAveTuLxWK9KU4DLaHqAEH u9ZQ== MIME-Version: 1.0 Received: by 10.60.10.99 with SMTP id h3mr21331008oeb.72.1340144290762; Tue, 19 Jun 2012 15:18:10 -0700 (PDT) Received: by 10.182.105.70 with HTTP; Tue, 19 Jun 2012 15:18:10 -0700 (PDT) In-Reply-To: <20120619201115.C08F223889BF@eris.apache.org> References: <20120619201115.C08F223889BF@eris.apache.org> Date: Tue, 19 Jun 2012 23:18:10 +0100 Message-ID: Subject: Re: svn commit: r1351831 - /commons/proper/configuration/tags/CONFIGURATION_1_8/ From: sebb To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 19 June 2012 21:11, wrote: > Author: oheger > Date: Tue Jun 19 20:11:15 2012 > New Revision: 1351831 > > URL: http://svn.apache.org/viewvc?rev=3D1351831&view=3Drev > Log: > Created tag for Configuration 1.8 release. > > Added: > =A0 =A0commons/proper/configuration/tags/CONFIGURATION_1_8/ =A0 (props ch= anged) > =A0 =A0 =A0- copied from r1351829, commons/proper/configuration/tags/CONF= IGURATION_1_8RC1/ The tag should be an exact copy. Dunno how you created the copy, but it should not have changes such as the ones below. > Propchange: commons/proper/configuration/tags/CONFIGURATION_1_8/ > -------------------------------------------------------------------------= ----- > --- svn:ignore (added) > +++ svn:ignore Tue Jun 19 20:11:15 2012 > @@ -0,0 +1,16 @@ > +*~ > +*.iws > +*.ipr > +*.iml > +.* > +docs > +target > +test-reports > +velocity.log* > +maven.log > +STRING0 > +lib > +*.ser > +junit*.properties > +*.patch > +maven-eclipse.xml > > Propchange: commons/proper/configuration/tags/CONFIGURATION_1_8/ > -------------------------------------------------------------------------= ----- > --- svn:mergeinfo (added) > +++ svn:mergeinfo Tue Jun 19 20:11:15 2012 > @@ -0,0 +1 @@ > +/commons/proper/configuration/branches/CONFIGURATION_390:819412-822131 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org