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 ECD4518AEE for ; Sat, 10 Oct 2015 09:21:31 +0000 (UTC) Received: (qmail 87977 invoked by uid 500); 10 Oct 2015 09:21:26 -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 87966 invoked by uid 99); 10 Oct 2015 09:21:26 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 09:21:26 +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 1A571180EE0 for ; Sat, 10 Oct 2015 09:21:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.79 X-Spam-Level: * X-Spam-Status: No, score=1.79 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id lAVHls41WN4H for ; Sat, 10 Oct 2015 09:21:24 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id F34E2203BC for ; Sat, 10 Oct 2015 09:21:24 +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 75DB7E0339 for ; Sat, 10 Oct 2015 09:21:24 +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 59DFE3A02E5 for ; Sat, 10 Oct 2015 09:21:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r968392 - 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: Sat, 10 Oct 2015 09:21:23 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151010092124.59DFE3A02E5@svn01-us-west.apache.org> Author: buildbot Date: Sat Oct 10 09:21:23 2015 New Revision: 968392 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 Sat Oct 10 09:21:23 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1707843 + Fix Java 9 compile failure (type inference does not work for this example: Java 9 compiler is right!) (lucene) — + uschindler +
+ +
r1707819 SOLR-8086: Add support for SELECT DISTINCT queries to the SQL interface (lucene) — jbernste @@ -372,13 +378,6 @@ h2:hover > .headerlink, h3:hover > .head (lucene) — elyograg
- -
- r1707685 - LUCENE-6467: Simplify Query.equals. - (lucene) — - jpountz -
Modified: websites/production/lucene/content/index.html ============================================================================== (empty) Modified: websites/production/lucene/content/solr/index.html ============================================================================== (empty) 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 Sat Oct 10 09:21:23 2015 @@ -349,6 +349,12 @@ h2:hover > .headerlink, h3:hover > .head
+ r1707843 + Fix Java 9 compile failure (type inference does not work for this example: Java 9 compiler is right!) (lucene) — + uschindler +
+ +
r1707819 SOLR-8086: Add support for SELECT DISTINCT queries to the SQL interface (lucene) — jbernste @@ -372,13 +378,6 @@ h2:hover > .headerlink, h3:hover > .head (lucene) — elyograg
- -
- r1707685 - LUCENE-6467: Simplify Query.equals. - (lucene) — - jpountz -
Modified: websites/staging/lucene/trunk/content/index.html ============================================================================== (empty) Modified: websites/staging/lucene/trunk/content/solr/index.html ============================================================================== (empty)