You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2012/04/18 21:51:05 UTC

svn commit: r1327654 - /lucene/cms/trunk/templates/core.html

Author: rmuir
Date: Wed Apr 18 19:51:04 2012
New Revision: 1327654

URL: http://svn.apache.org/viewvc?rev=1327654&view=rev
Log:
LUCENE-3996: force rebuild

Modified:
    lucene/cms/trunk/templates/core.html

Modified: lucene/cms/trunk/templates/core.html
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/templates/core.html?rev=1327654&r1=1327653&r2=1327654&view=diff
==============================================================================
--- lucene/cms/trunk/templates/core.html (original)
+++ lucene/cms/trunk/templates/core.html Wed Apr 18 19:51:04 2012
@@ -1,6 +1,6 @@
 {#
  This is a work around to the fact that the CMS doesn't allow inheritance of depth
-        2, so instead do a lot of includes.  See https://issues.apache.org/jira/browse/INFRA-3850
+        2, so instead do a lot of includes.  See https://issues.apache.org/jira/browse/INFRA-3850 
 #}
 {% extends "head.html" %}
 {% block css %}