Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 767CC10DE5 for ; Mon, 15 Jul 2013 19:51:04 +0000 (UTC) Received: (qmail 3054 invoked by uid 500); 15 Jul 2013 19:51:04 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 2681 invoked by uid 500); 15 Jul 2013 19:51:03 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 2664 invoked by uid 99); 15 Jul 2013 19:51:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jul 2013 19:51:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jul 2013 19:51:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2A74C2388900 for ; Mon, 15 Jul 2013 19:50:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1503437 - in /httpcomponents/httpcore/tags/4.3-RC1: ./ httpcore-ab/pom.xml httpcore-nio/pom.xml httpcore-osgi/pom.xml httpcore/pom.xml pom.xml Date: Mon, 15 Jul 2013 19:50:38 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130715195039.2A74C2388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Mon Jul 15 19:50:38 2013 New Revision: 1503437 URL: http://svn.apache.org/r1503437 Log: HttpCore 4.3 RC1 tag Added: httpcomponents/httpcore/tags/4.3-RC1/ (props changed) - copied from r1503398, httpcomponents/httpcore/trunk/ Modified: httpcomponents/httpcore/tags/4.3-RC1/httpcore-ab/pom.xml httpcomponents/httpcore/tags/4.3-RC1/httpcore-nio/pom.xml httpcomponents/httpcore/tags/4.3-RC1/httpcore-osgi/pom.xml httpcomponents/httpcore/tags/4.3-RC1/httpcore/pom.xml httpcomponents/httpcore/tags/4.3-RC1/pom.xml Propchange: httpcomponents/httpcore/tags/4.3-RC1/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Jul 15 19:50:38 2013 @@ -0,0 +1,9 @@ + +.project +.classpath +bin +lib +.settings +dist +target +.pmd Propchange: httpcomponents/httpcore/tags/4.3-RC1/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Mon Jul 15 19:50:38 2013 @@ -0,0 +1 @@ +/httpcomponents/httpcore/branches/ibm_compat_branch:755687-758898 Modified: httpcomponents/httpcore/tags/4.3-RC1/httpcore-ab/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.3-RC1/httpcore-ab/pom.xml?rev=1503437&r1=1503398&r2=1503437&view=diff ============================================================================== --- httpcomponents/httpcore/tags/4.3-RC1/httpcore-ab/pom.xml (original) +++ httpcomponents/httpcore/tags/4.3-RC1/httpcore-ab/pom.xml Mon Jul 15 19:50:38 2013 @@ -30,7 +30,7 @@ org.apache.httpcomponents httpcomponents-core - 4.3-beta3-SNAPSHOT + 4.3 httpcore-ab HttpCore AB clone Modified: httpcomponents/httpcore/tags/4.3-RC1/httpcore-nio/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.3-RC1/httpcore-nio/pom.xml?rev=1503437&r1=1503398&r2=1503437&view=diff ============================================================================== --- httpcomponents/httpcore/tags/4.3-RC1/httpcore-nio/pom.xml (original) +++ httpcomponents/httpcore/tags/4.3-RC1/httpcore-nio/pom.xml Mon Jul 15 19:50:38 2013 @@ -30,7 +30,7 @@ org.apache.httpcomponents httpcomponents-core - 4.3-beta3-SNAPSHOT + 4.3 httpcore-nio HttpCore NIO Modified: httpcomponents/httpcore/tags/4.3-RC1/httpcore-osgi/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.3-RC1/httpcore-osgi/pom.xml?rev=1503437&r1=1503398&r2=1503437&view=diff ============================================================================== --- httpcomponents/httpcore/tags/4.3-RC1/httpcore-osgi/pom.xml (original) +++ httpcomponents/httpcore/tags/4.3-RC1/httpcore-osgi/pom.xml Mon Jul 15 19:50:38 2013 @@ -30,7 +30,7 @@ org.apache.httpcomponents httpcomponents-core - 4.3-beta3-SNAPSHOT + 4.3 httpcore-osgi HttpCore OSGi bundle Modified: httpcomponents/httpcore/tags/4.3-RC1/httpcore/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.3-RC1/httpcore/pom.xml?rev=1503437&r1=1503398&r2=1503437&view=diff ============================================================================== --- httpcomponents/httpcore/tags/4.3-RC1/httpcore/pom.xml (original) +++ httpcomponents/httpcore/tags/4.3-RC1/httpcore/pom.xml Mon Jul 15 19:50:38 2013 @@ -30,7 +30,7 @@ org.apache.httpcomponents httpcomponents-core - 4.3-beta3-SNAPSHOT + 4.3 httpcore HttpCore Modified: httpcomponents/httpcore/tags/4.3-RC1/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/tags/4.3-RC1/pom.xml?rev=1503437&r1=1503398&r2=1503437&view=diff ============================================================================== --- httpcomponents/httpcore/tags/4.3-RC1/pom.xml (original) +++ httpcomponents/httpcore/tags/4.3-RC1/pom.xml Mon Jul 15 19:50:38 2013 @@ -34,7 +34,7 @@ 4.0.0 httpcomponents-core HttpComponents Core - 4.3-beta3-SNAPSHOT + 4.3 Core components to build HTTP enabled services http://hc.apache.org/httpcomponents-core 2005 @@ -59,9 +59,9 @@ - scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk - scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk - http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk + scm:svn:http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3 + scm:svn:https://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3 + http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.3