Return-Path: X-Original-To: apmail-manifoldcf-commits-archive@www.apache.org Delivered-To: apmail-manifoldcf-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 55449DFB5 for ; Sun, 11 Nov 2012 11:42:19 +0000 (UTC) Received: (qmail 93254 invoked by uid 500); 11 Nov 2012 11:42:19 -0000 Delivered-To: apmail-manifoldcf-commits-archive@manifoldcf.apache.org Received: (qmail 93204 invoked by uid 500); 11 Nov 2012 11:42:19 -0000 Mailing-List: contact commits-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list commits@manifoldcf.apache.org Received: (qmail 93196 invoked by uid 99); 11 Nov 2012 11:42:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 11:42:18 +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; Sun, 11 Nov 2012 11:42:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1CE102388A68; Sun, 11 Nov 2012 11:41:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1407944 - /manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml Date: Sun, 11 Nov 2012 11:41:58 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121111114158.1CE102388A68@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Sun Nov 11 11:41:57 2012 New Revision: 1407944 URL: http://svn.apache.org/viewvc?rev=1407944&view=rev Log: Wiki tests don't need commons-httpclient Modified: manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml Modified: manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml?rev=1407944&r1=1407943&r2=1407944&view=diff ============================================================================== --- manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml (original) +++ manifoldcf/branches/CONNECTORS-120/tests/wiki/pom.xml Sun Nov 11 11:41:57 2012 @@ -280,11 +280,6 @@ test - commons-httpclient - commons-httpclient - ${commons-httpclient.version} - - org.apache.httpcomponents httpclient ${httpcomponent.version}