You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/06/09 06:23:43 UTC

svn commit: r189700 - /forrest/trunk/site-author/forrest.properties

Author: crossley
Date: Wed Jun  8 21:23:42 2005
New Revision: 189700

URL: http://svn.apache.org/viewcvs?rev=189700&view=rev
Log:
Fixed [FOR-527] The project.issues-rss-url in forrest.properties need to refer to apache.org

Modified:
    forrest/trunk/site-author/forrest.properties

Modified: forrest/trunk/site-author/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/forrest.properties?rev=189700&r1=189699&r2=189700&view=diff
==============================================================================
--- forrest/trunk/site-author/forrest.properties (original)
+++ forrest/trunk/site-author/forrest.properties Wed Jun  8 21:23:42 2005
@@ -28,7 +28,7 @@
 project.skinconf=${project.content-dir}/skinconf.xml
 
 project.bugtracking-url=http://issues.apache.org/jira/browse/
-project.issues-rss-url=http://issues.cocoondev.org/IssueNavigator.jspa?pid=10000&fixfor=10031&resolutionIds=-1&tempMax=25&view=rss&reset=true
+project.issues-rss-url=http://issues.apache.org/jira/secure/IssueNavigator.jspa?view=rss&pid=12310000&fixfor=12310031&resolutionIds=-1&sorter/field=priority&sorter/order=DESC&tempMax=25&reset=true&decorator=none
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available