Author: crossley
Date: Wed Jan 11 18:00:58 2006
New Revision: 368219

URL: http://svn.apache.org/viewcvs?rev=368219&view=rev
Log:
Stop building the old Cocoon-2.2 docs reorg effort.
The last set of built docs is still available.

Modified:
    forrest/zone/config/crontab.txt
    forrest/zone/htdocs/index.html

Modified: forrest/zone/config/crontab.txt
URL: 
http://svn.apache.org/viewcvs/forrest/zone/config/crontab.txt?rev=368219&r1=368218&r2=368219&view=diff
==============================================================================
--- forrest/zone/config/crontab.txt (original)
+++ forrest/zone/config/crontab.txt Wed Jan 11 18:00:58 2006
@@ -12,9 +12,10 @@
 #18 1,2,5,8,11,14,17,20,23 * * * /export/home/config/run-forrestbot.sh 
apache-projects.xml notify trunk
 
 # Some other cocoon efforts. Do them once per day.
-30 4 * * * /export/home/config/run-forrestbot.sh cocoon-block-portal.xml 
notify release
-31 4 * * * /export/home/config/run-forrestbot.sh cocoon-doco-global.xml notify 
release
-32 4 * * * /export/home/config/run-forrestbot.sh cocoon-2-2.xml notify release
+# NOTE: These are stopped now.
+#30 4 * * * /export/home/config/run-forrestbot.sh cocoon-block-portal.xml 
notify release
+#31 4 * * * /export/home/config/run-forrestbot.sh cocoon-doco-global.xml 
notify release
+#32 4 * * * /export/home/config/run-forrestbot.sh cocoon-2-2.xml notify release
 
 # cleanup old logs 
 58 23 * * * find /export/home/config/forrestbot-trunk/logs -name '*.log' 
-mtime +1 | xargs rm -f

Modified: forrest/zone/htdocs/index.html
URL: 
http://svn.apache.org/viewcvs/forrest/zone/htdocs/index.html?rev=368219&r1=368218&r2=368219&view=diff
==============================================================================
--- forrest/zone/htdocs/index.html (original)
+++ forrest/zone/htdocs/index.html Wed Jan 11 18:00:58 2006
@@ -69,10 +69,16 @@
 </ul>
 
 <p>
-Cocoon also has another documentation effort which might still be relevant.
+Cocoon also has another old documentation effort which might still be relevant.
 See <a 
href="http://wiki.apache.org/cocoon/22NewDocumentsGeneration";>22NewDocumentsGeneration</a>.
 The following sites are all built with forrest_07_branch once per day.
-Errors are not being notified.
+NOTE: These sites are not being built now. The sources were removed from
+cocoon trunk 2006-01-10. The effort is still relevant, so the last set of
+built docs are still available for a while.
+<!--
+ FIXME: Don't forget to remove their descriptors from $HTDOCS/fr/
+ when they are finished.
+-->
 </p>
 
 <ul>


Reply via email to