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 579E0D817 for ; Fri, 28 Sep 2012 20:18:55 +0000 (UTC) Received: (qmail 78809 invoked by uid 500); 28 Sep 2012 20:18:55 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 78774 invoked by uid 500); 28 Sep 2012 20:18:55 -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 78767 invoked by uid 99); 28 Sep 2012 20:18:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Sep 2012 20:18:55 +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; Fri, 28 Sep 2012 20:18:54 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1AABC2388906 for ; Fri, 28 Sep 2012 20:18:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1391635 - in /httpcomponents: benchmark/httpcore/trunk/ httpcore/trunk/httpcore-benchmark/ Date: Fri, 28 Sep 2012 20:18:11 -0000 To: commits@hc.apache.org From: olegk@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120928201811.1AABC2388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olegk Date: Fri Sep 28 20:18:10 2012 New Revision: 1391635 URL: http://svn.apache.org/viewvc?rev=1391635&view=rev Log: Moved HttpCore benchmark to new location Added: httpcomponents/benchmark/httpcore/trunk/ (props changed) - copied from r1391634, httpcomponents/httpcore/trunk/httpcore-benchmark/ Removed: httpcomponents/httpcore/trunk/httpcore-benchmark/ Propchange: httpcomponents/benchmark/httpcore/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Fri Sep 28 20:18:10 2012 @@ -0,0 +1,7 @@ +? +.classpath +.project +.settings +target +.externalToolBuilders +maven-eclipse.xml Propchange: httpcomponents/benchmark/httpcore/trunk/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Fri Sep 28 20:18:10 2012 @@ -0,0 +1 @@ +/httpcomponents/httpcore/branches/ibm_compat_branch/httpcore-benchmark:755687-758898