Return-Path: X-Original-To: apmail-lucene-commits-archive@www.apache.org Delivered-To: apmail-lucene-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 5E69511D0D for ; Wed, 11 Jun 2014 14:21:28 +0000 (UTC) Received: (qmail 50939 invoked by uid 500); 11 Jun 2014 14:21:28 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 50932 invoked by uid 99); 11 Jun 2014 14:21:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 14:21:28 +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; Wed, 11 Jun 2014 14:21:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DF7FF238888F for ; Wed, 11 Jun 2014 14:21:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r912245 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/ Date: Wed, 11 Jun 2014 14:21:02 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140611142102.DF7FF238888F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Wed Jun 11 14:21:02 2014 New Revision: 912245 Log: Dynamic update by buildbot for lucene Modified: websites/production/lucene/content/core/index.html websites/production/lucene/content/index.html websites/production/lucene/content/solr/index.html websites/staging/lucene/trunk/content/core/index.html websites/staging/lucene/trunk/content/index.html websites/staging/lucene/trunk/content/solr/index.html Modified: websites/production/lucene/content/core/index.html ============================================================================== --- websites/production/lucene/content/core/index.html (original) +++ websites/production/lucene/content/core/index.html Wed Jun 11 14:21:02 2014 @@ -305,6 +305,18 @@
+ r1601905 + SOLR-6146: Close zk before setting interrupt status (lucene) — + shalin +
+ +
+ r1601893 + Fix test bug on Windows (lucene) — + uschindler +
+ +
r1601815 workaround false fail for now (lucene) — rmuir @@ -321,18 +333,6 @@ LUCENE-5648: Bug fix for detecting Contains relation when on the edge. (lucene) — dsmiley
- -
- r1601775 - SOLR-6145: In AddSchemaFieldsUpdateProcessor.processAdd(), handle ManagedIndexSchema.addFields() failures that won't benefit from retrying. (lucene) — - sarowe -
- -
- r1601770 - SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource,... (lucene) — - sarowe -
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== --- websites/production/lucene/content/solr/index.html (original) +++ websites/production/lucene/content/solr/index.html Wed Jun 11 14:21:02 2014 @@ -419,6 +419,18 @@ numeric fields or query relevancy scores
+ r1601905 + SOLR-6146: Close zk before setting interrupt status (lucene) — + shalin +
+ +
+ r1601893 + Fix test bug on Windows (lucene) — + uschindler +
+ +
r1601815 workaround false fail for now (lucene) — rmuir @@ -436,18 +448,6 @@ numeric fields or query relevancy scores dsmiley
-
- r1601775 - SOLR-6145: In AddSchemaFieldsUpdateProcessor.processAdd(), handle ManagedIndexSchema.addFields() failures that won't benefit from retrying. (lucene) — - sarowe -
- -
- r1601770 - SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource,... (lucene) — - sarowe -
-
Modified: websites/staging/lucene/trunk/content/core/index.html ============================================================================== --- websites/staging/lucene/trunk/content/core/index.html (original) +++ websites/staging/lucene/trunk/content/core/index.html Wed Jun 11 14:21:02 2014 @@ -305,6 +305,18 @@
+ r1601905 + SOLR-6146: Close zk before setting interrupt status (lucene) — + shalin +
+ +
+ r1601893 + Fix test bug on Windows (lucene) — + uschindler +
+ +
r1601815 workaround false fail for now (lucene) — rmuir @@ -321,18 +333,6 @@ LUCENE-5648: Bug fix for detecting Contains relation when on the edge. (lucene) — dsmiley
- -
- r1601775 - SOLR-6145: In AddSchemaFieldsUpdateProcessor.processAdd(), handle ManagedIndexSchema.addFields() failures that won't benefit from retrying. (lucene) — - sarowe -
- -
- r1601770 - SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource,... (lucene) — - sarowe -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== --- websites/staging/lucene/trunk/content/solr/index.html (original) +++ websites/staging/lucene/trunk/content/solr/index.html Wed Jun 11 14:21:02 2014 @@ -419,6 +419,18 @@ numeric fields or query relevancy scores
+ r1601905 + SOLR-6146: Close zk before setting interrupt status (lucene) — + shalin +
+ +
+ r1601893 + Fix test bug on Windows (lucene) — + uschindler +
+ +
r1601815 workaround false fail for now (lucene) — rmuir @@ -436,18 +448,6 @@ numeric fields or query relevancy scores dsmiley
-
- r1601775 - SOLR-6145: In AddSchemaFieldsUpdateProcessor.processAdd(), handle ManagedIndexSchema.addFields() failures that won't benefit from retrying. (lucene) — - sarowe -
- -
- r1601770 - SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource,... (lucene) — - sarowe -
-