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

svn commit: r1241256 - /lucene/cms/trunk/lib/view.pm

Author: gsingers
Date: Mon Feb  6 23:21:04 2012
New Revision: 1241256

URL: http://svn.apache.org/viewvc?rev=1241256&view=rev
Log:
trigger a build

Modified:
    lucene/cms/trunk/lib/view.pm

Modified: lucene/cms/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/lib/view.pm?rev=1241256&r1=1241255&r2=1241256&view=diff
==============================================================================
--- lucene/cms/trunk/lib/view.pm (original)
+++ lucene/cms/trunk/lib/view.pm Mon Feb  6 23:21:04 2012
@@ -1,5 +1,5 @@
 package view;
-
+#
 #
 # BUILD CONSTRAINT:  all views must return $content, $extension.
 # additional return values (as seen below) are optional.  However,