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 A16569D63 for ; Sun, 8 Apr 2012 19:21:26 +0000 (UTC) Received: (qmail 25582 invoked by uid 500); 8 Apr 2012 19: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 25575 invoked by uid 99); 8 Apr 2012 19:21:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Apr 2012 19:21:26 +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, 08 Apr 2012 19:21:24 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8CD662388865 for ; Sun, 8 Apr 2012 19:21:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r811984 - 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: Sun, 08 Apr 2012 19:21:04 -0000 To: commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120408192104.8CD662388865@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Sun Apr 8 19:21:03 2012 New Revision: 811984 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 Sun Apr 8 19:21:03 2012 @@ -305,6 +305,18 @@
+ r1311072 + LUCENE-3940: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (lucene) — + mikemccand +
+ +
+ r1311067 + LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (lucene) — + mikemccand +
+ +
r1311055 LUCENE-3963: Enable smokeTestRelease.py usage under Windows+Cygwin (lucene) — sarowe @@ -321,18 +333,6 @@ LUCENE-3109: revert (lucene) — mikemccand
- -
- r1310969 - LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields* (lucene) — - mikemccand -
- -
- r1310950 - LUCENE-3964: fix svn:eol-style (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 Sun Apr 8 19:21:03 2012 @@ -400,6 +400,18 @@ numeric fields or query relevancy scores
+ r1311072 + LUCENE-3940: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (lucene) — + mikemccand +
+ +
+ r1311067 + LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (lucene) — + mikemccand +
+ +
r1311055 LUCENE-3963: Enable smokeTestRelease.py usage under Windows+Cygwin (lucene) — sarowe @@ -417,18 +429,6 @@ numeric fields or query relevancy scores mikemccand
-
- r1310969 - LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields* (lucene) — - mikemccand -
- -
- r1310950 - LUCENE-3964: fix svn:eol-style (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 Sun Apr 8 19:21:03 2012 @@ -305,6 +305,18 @@
+ r1311072 + LUCENE-3940: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (lucene) — + mikemccand +
+ +
+ r1311067 + LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (lucene) — + mikemccand +
+ +
r1311055 LUCENE-3963: Enable smokeTestRelease.py usage under Windows+Cygwin (lucene) — sarowe @@ -321,18 +333,6 @@ LUCENE-3109: revert (lucene) — mikemccand
- -
- r1310969 - LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields* (lucene) — - mikemccand -
- -
- r1310950 - LUCENE-3964: fix svn:eol-style (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 Sun Apr 8 19:21:03 2012 @@ -400,6 +400,18 @@ numeric fields or query relevancy scores
+ r1311072 + LUCENE-3940: fix Kuromoji to not produce invalid token graph due to UNK with punctuation being decompounded (lucene) — + mikemccand +
+ +
+ r1311067 + LUCENE-3966: smoke tester can test from local (file://) urls, handle url-shortened base URLs, and build/stage/test unsigned artifacts (lucene) — + mikemccand +
+ +
r1311055 LUCENE-3963: Enable smokeTestRelease.py usage under Windows+Cygwin (lucene) — sarowe @@ -417,18 +429,6 @@ numeric fields or query relevancy scores mikemccand
-
- r1310969 - LUCENE-3109: rename Fields/Producer/Consumer to InvertedFields* (lucene) — - mikemccand -
- -
- r1310950 - LUCENE-3964: fix svn:eol-style (lucene) — - sarowe -
-