Return-Path: X-Original-To: apmail-lucene-lucene-net-commits-archive@www.apache.org Delivered-To: apmail-lucene-lucene-net-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 20C049979 for ; Wed, 15 Feb 2012 17:12:15 +0000 (UTC) Received: (qmail 30793 invoked by uid 500); 15 Feb 2012 17:12:15 -0000 Delivered-To: apmail-lucene-lucene-net-commits-archive@lucene.apache.org Received: (qmail 30770 invoked by uid 500); 15 Feb 2012 17:12:15 -0000 Mailing-List: contact lucene-net-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@lucene.apache.org Delivered-To: mailing list lucene-net-commits@lucene.apache.org Received: (qmail 30763 invoked by uid 99); 15 Feb 2012 17:12:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 17:12:15 +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, 15 Feb 2012 17:12:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 3243623888FD; Wed, 15 Feb 2012 17:11:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 15 Feb 2012 17:11:48 -0000 To: lucene-net-commits@lucene.apache.org From: pnasser@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120215171149.3243623888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [Lucene.Net] svn commit: r1244598 - in /incubator/lucene.net/site/trunk/content/lucene.net: docs/2.9.4/Index.html index.html Author: pnasser Date: Wed Feb 15 17:11:48 2012 New Revision: 1244598 URL: http://svn.apache.org/viewvc?rev=1244598&view=rev Log: removing BOM encodings Modified: incubator/lucene.net/site/trunk/content/lucene.net/docs/2.9.4/Index.html incubator/lucene.net/site/trunk/content/lucene.net/index.html Modified: incubator/lucene.net/site/trunk/content/lucene.net/docs/2.9.4/Index.html URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/trunk/content/lucene.net/docs/2.9.4/Index.html?rev=1244598&r1=1244597&r2=1244598&view=diff ============================================================================== --- incubator/lucene.net/site/trunk/content/lucene.net/docs/2.9.4/Index.html (original) +++ incubator/lucene.net/site/trunk/content/lucene.net/docs/2.9.4/Index.html Wed Feb 15 17:11:48 2012 @@ -1,4 +1,4 @@ - + Modified: incubator/lucene.net/site/trunk/content/lucene.net/index.html URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/trunk/content/lucene.net/index.html?rev=1244598&r1=1244597&r2=1244598&view=diff ============================================================================== --- incubator/lucene.net/site/trunk/content/lucene.net/index.html (original) +++ incubator/lucene.net/site/trunk/content/lucene.net/index.html Wed Feb 15 17:11:48 2012 @@ -13,4 +13,4 @@ {{ right_whouses.content|markdown }} -{% endblock %} +{% endblock %} \ No newline at end of file