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 87F9F200B62 for ; Fri, 12 Aug 2016 13:17:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 86788160AB0; Fri, 12 Aug 2016 11:17:40 +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 CC912160AA6 for ; Fri, 12 Aug 2016 13:17:39 +0200 (CEST) Received: (qmail 24150 invoked by uid 500); 12 Aug 2016 11:17:39 -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 24141 invoked by uid 99); 12 Aug 2016 11:17:39 -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; Fri, 12 Aug 2016 11:17:39 +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 70CDA185433 for ; Fri, 12 Aug 2016 11:17:38 +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-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id BtCA_99YA_o4 for ; Fri, 12 Aug 2016 11:17:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 6CB825F65B for ; Fri, 12 Aug 2016 11:17:36 +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 82D81E0054 for ; Fri, 12 Aug 2016 11:17:35 +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 A71213A02F2 for ; Fri, 12 Aug 2016 11:17:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1756149 - in /manifoldcf/trunk: CHANGES.txt build.xml pom.xml Date: Fri, 12 Aug 2016 11:17:34 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160812111734.A71213A02F2@svn01-us-west.apache.org> archived-at: Fri, 12 Aug 2016 11:17:40 -0000 Author: kwright Date: Fri Aug 12 11:17:34 2016 New Revision: 1756149 URL: http://svn.apache.org/viewvc?rev=1756149&view=rev Log: Update solrj and zookeeper versions. Modified: manifoldcf/trunk/CHANGES.txt manifoldcf/trunk/build.xml manifoldcf/trunk/pom.xml Modified: manifoldcf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1756149&r1=1756148&r2=1756149&view=diff ============================================================================== --- manifoldcf/trunk/CHANGES.txt (original) +++ manifoldcf/trunk/CHANGES.txt Fri Aug 12 11:17:34 2016 @@ -3,6 +3,9 @@ $Id$ ======================= 2.5-dev ===================== +CONNECTORS-1238: Update to use SolrJ 5.5.2, ZooKeeper 3.4.8. +(Karl Wright) + CONNECTORS-1331: Do not set SSL socket factory unless SSL. (Furkan KAMACI) Modified: manifoldcf/trunk/build.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1756149&r1=1756148&r2=1756149&view=diff ============================================================================== --- manifoldcf/trunk/build.xml (original) +++ manifoldcf/trunk/build.xml Fri Aug 12 11:17:34 2016 @@ -35,7 +35,7 @@ - + @@ -1922,7 +1922,7 @@ Use Apache Forrest version forrest-0.9-d - + Modified: manifoldcf/trunk/pom.xml URL: http://svn.apache.org/viewvc/manifoldcf/trunk/pom.xml?rev=1756149&r1=1756148&r2=1756149&view=diff ============================================================================== --- manifoldcf/trunk/pom.xml (original) +++ manifoldcf/trunk/pom.xml Fri Aug 12 11:17:34 2016 @@ -64,7 +64,7 @@ 4.5.1 4.4.4 4.5.1 - 5.1.0 + 5.5.2 0.6 1.0 2.6 @@ -81,7 +81,7 @@ 1.7 1.7.7 2.2.6 - 3.4.6 + 3.4.8 2.6.0 3.13 1.12