2016/04/30 - Apache MRUnit has been retired.

For more information, please explore the Attic.

General

Documentation

Community

Development

PMC

ASF

Edit Website

The website uses the Apache CMS. More detailed documentation is available on the Apache Infrastructure pages including a quickstart guide on the Apache bookmarklet and a reference manual. It is also useful to look at other Apache CMS sites for examples.

Process

  1. Commit a change to the website's source Markdown files located in https://svn.apache.org/repos/asf/mrunit/site/trunk. Before committing test that the site still builds locally by installing the CMS build scripts and running:

    buildsite/build_site.pl --source-base mrunit-site --target-base mrunit-website
    

    If deleting a file or changing the name of a file make a trivial edit to lib/path.pm or lib/view.pm to force a full site rebuild. If making a simple edit it is easier to just use the Apache bookmarklet.

  2. Wait a few minutes to get the email on the commits list that buildbot has rebuilt the staging website.

  3. If the change looks ok, commit the change to the production website by one of the following:

    • Using the Apache bookmarklet and selecting Publish site
    • curl -sL http://s.apache.org/cms-cli | perl on your local machine
    • ssh -t <user>@people.apache.org publish.pl mrunit <your Apache ID>

Posting generated content

  1. Add the path to content/extpaths.txt relative to the extpaths.txt file to prevent the content getting deleted when the staging site is published
  2. Commit the generated content directly to the production site svn

Style

Copyright © 2011-2012 The Apache Software Foundation Licensed under the Apache License, Version 2.0

Apache MRUnit, MRUnit, Apache, the Apache feather logo, and the Apache MRUnit project logo are trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.