Author: crossley Date: Sun Feb 7 01:00:08 2016 New Revision: 1728905 URL: http://svn.apache.org/viewvc?rev=1728905&view=rev Log: Publish from forrestbot
Modified: forrest/site/dtdx/document-v13.pdf forrest/site/dtdx/document-v20.pdf forrest/site/tasks.html Modified: forrest/site/dtdx/document-v13.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1728905&r1=1728904&r2=1728905&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/dtdx/document-v20.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1728905&r1=1728904&r2=1728905&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/tasks.html URL: http://svn.apache.org/viewvc/forrest/site/tasks.html?rev=1728905&r1=1728904&r2=1728905&view=diff ============================================================================== --- forrest/site/tasks.html (original) +++ forrest/site/tasks.html Sun Feb 7 01:00:08 2016 @@ -261,6 +261,9 @@ document.write("Last Published: " + docu <a href="#documentation-coordination">Documentation Coordination</a> </li> <li> +<a href="#ci-monitoring">Continuous Integration Monitoring</a> +</li> +<li> <a href="#subversion-monitoring">Subversion Monitoring</a> </li> <li> @@ -416,6 +419,27 @@ document.write("Last Published: " + docu forrestbot: See <a href="procedures/How_to_publish_docs.html">How to publish Forrest documentation</a>. </p> +<a name="ci-monitoring"></a> +<h3 class="underlined_5">Continuous Integration Monitoring</h3> +<p> + We mainly use Apache Gump, which conducts + <a href="gump.html">various jobs</a> for us. + </p> +<p> + Monitor the Forrest dev mail list, where Gump sends our notifications. + Attend to Forrest-related issues. Issues may arise from our dependencies + - Gump will encourage us to help to fix those. + </p> +<p> + Enhance and extend the jobs that Gump performs for us. + </p> +<p> + We also have the ASF + <a href="http://ci.apache.org/buildbot.html">Buildbot</a> + which just runs our RAT report (which Gump also does). + See some notes <a href="#legal-monitoring">below</a> + in the Legal Monitoring section. + </p> <a name="subversion-monitoring"></a> <h3 class="underlined_5">Subversion Monitoring</h3> <p> @@ -431,7 +455,7 @@ document.write("Last Published: " + docu their SVN client. Detect such issues using a script like <a href="https://svn.apache.org/repos/private/committers/tools/report_svn_text.pl">committers/tools/report_svn_text.pl</a> - See also some tips in + and see also some tips in <a href="https://issues.apache.org/jira/browse/FOR-124">FOR-124</a>. </p> <p> @@ -466,7 +490,7 @@ document.write("Last Published: " + docu and other tools at <a href="https://svn.apache.org/repos/private/committers/tools/">committers/tools/</a> and - <a href="http://incubator.apache.org/rat/">Apache RAT</a> (currently in Incubator) + <a href="http://creadur.apache.org/rat/">Apache RAT</a> and some other suggestions at <a href="http://labs.apache.org/">Apache Labs</a>. See also some tips in