Author: sebb
Date: Sat Apr 28 12:22:15 2018
New Revision: 1830446
URL: http://svn.apache.org/viewvc?rev=1830446&view=rev
Log:
We now have buildbot
Modified:
attic/site/xdocs/process.xml
Modified: attic/site/xdocs/process.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/process.xml?rev=1830446&r1=1830445&r2=1830446&view=diff
==============================================================================
--- attic/site/xdocs/process.xml (original)
+++ attic/site/xdocs/process.xml Sat Apr 28 12:22:15 2018
@@ -153,7 +153,10 @@ ${Name} on behalf of ${project} + the At
<li>Add the new file as a link in the xdocs/stylesheets/project.xml
navigation</li>
<li>Run 'ant' from the root (ie: the attic/site/ directory you checked
out)</li>
<li>Review the generated files in docs/** in your browser</li>
- <li>SVN commit all changes. Remember to add both the new xdocs/ project
file and the new generated docs/ project file</li>
+ <li>SVN commit all changes. Remember to add both the new xdocs/ project
file and the new generated docs/ project file
+ N.B. the buildbot will detect any changes to the source and build/commit
the outout.
+ So it's important to checkin all the changes at once. Or just checkin the
source changes and let buildbot do the rest.
+ </li>
<li>The new pages should go live quickly</li>
</ul>