Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A6342200B69 for ; Sat, 20 Aug 2016 16:12:58 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A4F45160ABB; Sat, 20 Aug 2016 14:12:58 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EADE4160AAA for ; Sat, 20 Aug 2016 16:12:57 +0200 (CEST) Received: (qmail 45797 invoked by uid 500); 20 Aug 2016 14:12:57 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 45787 invoked by uid 99); 20 Aug 2016 14:12:57 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2016 14:12:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id B187E180502 for ; Sat, 20 Aug 2016 14:12:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 3w79osXf83aC for ; Sat, 20 Aug 2016 14:12:56 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id C19DE5F30E for ; Sat, 20 Aug 2016 14:12:55 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 263F5E0054 for ; Sat, 20 Aug 2016 14:12:55 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 866A33A05E1 for ; Sat, 20 Aug 2016 14:12:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1756998 - /commons/proper/configuration/tags/CONFIGURATION_2_1/ Date: Sat, 20 Aug 2016 14:12:53 -0000 To: commits@commons.apache.org From: oheger@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160820141254.866A33A05E1@svn01-us-west.apache.org> archived-at: Sat, 20 Aug 2016 14:12:58 -0000 Author: oheger Date: Sat Aug 20 14:12:53 2016 New Revision: 1756998 URL: http://svn.apache.org/viewvc?rev=1756998&view=rev Log: Release Commons Configuration 2.1 based on RC3. Added: commons/proper/configuration/tags/CONFIGURATION_2_1/ (props changed) - copied from r1756997, commons/proper/configuration/tags/CONFIGURATION_2_1_RC3/ Propchange: commons/proper/configuration/tags/CONFIGURATION_2_1/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Sat Aug 20 14:12:53 2016 @@ -0,0 +1,16 @@ +junit*.properties +*.iws +*~ +docs +.* +*.ipr +*.ser +STRING0 +lib +test-reports +target +velocity.log* +maven.log +maven-eclipse.xml +*.patch +*.iml Propchange: commons/proper/configuration/tags/CONFIGURATION_2_1/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Sat Aug 20 14:12:53 2016 @@ -0,0 +1,3 @@ +/commons/proper/configuration/branches/CONFIGURATION_390:819412-822131 +/commons/proper/configuration/branches/configuration2-alpha:1624597-1624751 +/commons/proper/configuration/branches/immutableNodes:1561338-1588830