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/01/31 18:41:21 UTC

svn commit: r1238707 - /lucene/cms/trunk/lib/path.pm

Author: gsingers
Date: Tue Jan 31 17:41:21 2012
New Revision: 1238707

URL: http://svn.apache.org/viewvc?rev=1238707&view=rev
Log:
LUCENE-2748: to many jira feeds

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

Modified: lucene/cms/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/lib/path.pm?rev=1238707&r1=1238706&r2=1238707&view=diff
==============================================================================
--- lucene/cms/trunk/lib/path.pm (original)
+++ lucene/cms/trunk/lib/path.pm Tue Jan 31 17:41:21 2012
@@ -8,7 +8,7 @@ our @patterns = (
   [qr!core\/mirrors-core-redir\.mdtext$!, main => { template => "mirrors-core-redir.html"	}],# have downloads go to a redirect so that we can see how many people are actually clicking the link
   [qr!solr\/mirrors-solr-redir\.mdtext$!, main => { template => "mirrors-solr-redir.html"	}],
   [qr!core\/index\.mdtext$!, main => { template => "core.html",
-  	jira     => ASF::Value::Jira->new(limit => 50,
+  	jira     => ASF::Value::Jira->new(limit => 5,
                                       url => "http://s.apache.org/corejira"),
     svn      => ASF::Value::SVN->new(limit => 50, project => "/lucene/dev/trunk"),
     coreuser => ASF::Value::Mail->new(list => 'java-user@lucene.apache.org',