You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrunit.apache.org by bu...@apache.org on 2012/04/12 13:48:05 UTC

svn commit: r812520 [1/2] - in /websites/staging/mrunit/trunk/content: ./ mrunit/ mrunit/community/ mrunit/css/ mrunit/development/ mrunit/general/ mrunit/images/ mrunit/ppmc/

Author: buildbot
Date: Thu Apr 12 11:48:04 2012
New Revision: 812520

Log:
Staging update by buildbot for mrunit

Added:
    websites/staging/mrunit/trunk/content/   (with props)
    websites/staging/mrunit/trunk/content/mrunit/
    websites/staging/mrunit/trunk/content/mrunit/community/
    websites/staging/mrunit/trunk/content/mrunit/community/get_involved.html
    websites/staging/mrunit/trunk/content/mrunit/community/mailing_lists.html
    websites/staging/mrunit/trunk/content/mrunit/community/people.html
    websites/staging/mrunit/trunk/content/mrunit/css/
    websites/staging/mrunit/trunk/content/mrunit/css/mrunit.css
    websites/staging/mrunit/trunk/content/mrunit/development/
    websites/staging/mrunit/trunk/content/mrunit/development/edit_website.html
    websites/staging/mrunit/trunk/content/mrunit/development/java_conventions_2_spaces_only.xml   (with props)
    websites/staging/mrunit/trunk/content/mrunit/development/source_and_guide.html
    websites/staging/mrunit/trunk/content/mrunit/general/
    websites/staging/mrunit/trunk/content/mrunit/general/downloads.html
    websites/staging/mrunit/trunk/content/mrunit/general/history.html
    websites/staging/mrunit/trunk/content/mrunit/general/license.html
    websites/staging/mrunit/trunk/content/mrunit/images/
    websites/staging/mrunit/trunk/content/mrunit/images/apache_incubator_logo.png   (with props)
    websites/staging/mrunit/trunk/content/mrunit/images/feather_small.gif   (with props)
    websites/staging/mrunit/trunk/content/mrunit/images/mrunit_favicon.ico   (with props)
    websites/staging/mrunit/trunk/content/mrunit/images/mrunit_logo.png   (with props)
    websites/staging/mrunit/trunk/content/mrunit/index.html
    websites/staging/mrunit/trunk/content/mrunit/ppmc/
    websites/staging/mrunit/trunk/content/mrunit/ppmc/how_to_release.html
    websites/staging/mrunit/trunk/content/mrunit/ppmc/incubator_reports.html

Propchange: websites/staging/mrunit/trunk/content/
------------------------------------------------------------------------------
    cms:source-revision = 1325209

Added: websites/staging/mrunit/trunk/content/mrunit/community/get_involved.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/community/get_involved.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/community/get_involved.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,164 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Get Involved</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Get Involved</h1>
+    <p>You don't need to be a software developer to contribute to Apache MRUnit. To be 
+successful this project requires a huge range of different skills, levels of 
+involvement and degrees of technical expertise. So, if you want to get involved 
+in Apache MRUnit, there is almost certainly a role for you.</p>
+<p>We are looking for people to:</p>
+<ul>
+<li>provide feedback</li>
+<li>write or update documentation</li>
+<li>help new users</li>
+<li>recommend the project to others</li>
+<li>test the code and report bugs</li>
+<li>fix bugs</li>
+<li>give us feedback on required features</li>
+<li>write and update the software</li>
+<li>create artwork and other marketing materials</li>
+<li>translate to different languages</li>
+<li>anything you can see that needs doing</li>
+</ul>
+<p>All of these contributions help to keep a project active and strengthen the 
+community. The project team and the broader community will therefore welcome 
+and encourage participation, and attempt to make it as easy as possible for 
+people to get involved.</p>
+<h2 id="mailing-lists">Mailing lists</h2>
+<p>Your first engagement with the project should be to subscribe to our
+<a href="mailing_lists.html">mailing lists</a>.</p>
+<h2 id="how-to-contribute-a-patch">How to Contribute a Patch</h2>
+<ol>
+<li>
+<p>Checkout trunk:</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/incubator/m</span><span class="n">runit</span><span class="sr">/trunk/</span> <span class="n">mrunit</span><span class="o">-</span><span class="n">trunk</span>
+</pre></div>
+
+
+</li>
+<li>
+<p>Make changes</p>
+</li>
+<li>
+<p>Run tests</p>
+<div class="codehilite"><pre><span class="n">mvn</span> <span class="n">test</span>
+</pre></div>
+
+
+</li>
+<li>
+<p>Generate patch</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">add</span> <span class="n">path</span><span class="sr">/to/</span><span class="k">new</span><span class="o">/</span><span class="n">file</span>
+<span class="n">svn</span> <span class="n">diff</span> <span class="o">&gt;</span> <span class="n">JIRA_number</span><span class="o">.</span><span class="n">patch</span>
+</pre></div>
+
+
+</li>
+<li>
+<p>Submit the patch to a <a href="https://issues.apache.org/jira/browse/MRUNIT">JIRA</a></p>
+</li>
+<li>Email mrunit-dev if you don't get a response</li>
+</ol>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/community/mailing_lists.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/community/mailing_lists.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/community/mailing_lists.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Mailing Lists</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Mailing Lists</h1>
+    <p>We welcome you to join our mailing lists and let us know about your thoughts or 
+ideas about MRUnit.</p>
+<h2 id="user-mailing-list">User Mailing List</h2>
+<p>The user list is for general discussion or questions on using MRUnit. MRUnit
+developers monitor this list and provide assistance when needed.</p>
+<ul>
+<li>Subscribe: <a href="mailto:mrunit-user-subscribe@incubator.apache.org">mrunit-user-subscribe@incubator.apache.org</a></li>
+<li>Post: <a href="mailto:mrunit-user@incubator.apache.org">mrunit-user@incubator.apache.org</a></li>
+<li>Unsubscribe: <a href="mailto:mrunit-user-unsubscribe@incubator.apache.org">mrunit-user-unsubscribe@incubator.apache.org</a></li>
+<li>Archives:<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-mrunit-user">Apache</a></li>
+<li><a href="http://markmail.org/search/+list:org.apache.incubator.mrunit-user">Markmail</a></li>
+</ul>
+</li>
+</ul>
+<h2 id="developer-mailing-list">Developer Mailing List</h2>
+<p>The developer list is for MRUnit developers to discuss ongoing work, make 
+decisions, and vote on technical issues.</p>
+<ul>
+<li>Subscribe: <a href="mailto:mrunit-dev-subscribe@incubator.apache.org">mrunit-dev-subscribe@incubator.apache.org</a></li>
+<li>Post: <a href="mailto:mrunit-dev@incubator.apache.org">mrunit-dev@incubator.apache.org</a></li>
+<li>Unsubscribe: <a href="mailto:mrunit-dev-unsubscribe@incubator.apache.org">mrunit-dev-unsubscribe@incubator.apache.org</a></li>
+<li>Archives:<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-mrunit-dev">Apache</a></li>
+<li><a href="http://markmail.org/search/+list:org.apache.incubator.mrunit-dev">Markmail</a></li>
+</ul>
+</li>
+</ul>
+<h2 id="commits-mailing-list">Commits Mailing List</h2>
+<p>The commits list receives notifications with diffs when changes are committed 
+to the MRUnit source tree.</p>
+<ul>
+<li>Subscribe: <a href="mailto:mrunit-commits-subscribe@incubator.apache.org">mrunit-commits-subscribe@incubator.apache.org</a></li>
+<li>Unsubscribe: <a href="mailto:mrunit-commits-unsubscribe@incubator.apache.org">mrunit-commits-unsubscribe@incubator.apache.org</a></li>
+<li>Archives:<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/incubator-mrunit-commits">Apache</a></li>
+<li><a href="http://markmail.org/search/+list:org.apache.incubator.mrunit-commits">Markmail</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/community/people.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/community/people.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/community/people.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>People</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">People</h1>
+    <p>Apache MRUnit is a community developed project. The list below is a partial 
+list of contributors to the project, for a complete list you would have to look 
+at all contributors to our <a href="https://issues.apache.org/jira/secure/ConfigureReport.jspa?versionId=-1&amp;issueStatus=all&amp;selectedProjectId=12311292&amp;reportKey=com.sourcelabs.jira.plugin.report.contributions%3Acontributionreport&amp;Next=Next">issue tracker</a>, mailing list and version control.</p>
+<h2 id="mentors">Mentors</h2>
+<ul>
+<li>Nigel Daley</li>
+<li>Patrick Hunt, champion</li>
+<li>Chris Mattmann</li>
+</ul>
+<h2 id="committers">Committers</h2>
+<ul>
+<li>Eric Sammer</li>
+<li>Aaron Kimball</li>
+<li>Konstantin Boudnik</li>
+<li>Garrett Wu</li>
+<li>Brock Noland</li>
+<li>Jim Donofrio</li>
+</ul>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/css/mrunit.css
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/css/mrunit.css (added)
+++ websites/staging/mrunit/trunk/content/mrunit/css/mrunit.css Thu Apr 12 11:48:04 2012
@@ -0,0 +1,357 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+body {
+  color: white;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+  font-size: 12pt;
+  margin: 0;
+}
+
+#banner {
+  height: 100px;
+  padding: 0 0 0 0;
+  color: black;
+  font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+  font-size:16pt;
+  vertical-align: middle;
+}
+
+#bannerright {
+  text-align: right;
+  float: right;
+  padding: 2pt 36pt 10pt 36pt;
+}
+
+#bannercenter {
+  padding: 12pt 2pt 34pt 2pt;
+  float: center;
+  color: #107EC0;
+}
+
+#bannerleft {
+  text-align: left;
+  float: left;
+}
+
+#bannerleft a:hover {
+ color: #107EC0;
+ background-color: white;
+}
+
+a {
+  color: #107EC0;
+}
+
+a:visited {
+ color: #107EC0;
+}
+
+a:hover {
+ color: #107EC0;
+ text-decoration:underline;
+}
+
+a img { border: none; }
+
+h1,h2,h3,h4,h5,h6 {
+  color: #193240;
+  text-transform:uppercase;
+}
+
+#clear {
+  overflow: auto;
+  clear: both;
+}
+
+#content {
+  margin: 0 50px 20px 50px;
+  padding: 0 8px 40px;
+  color: #333;
+  overflow: auto;
+  clear: both;
+}
+
+#content h1,h2,h3,h4,h5,h6 {
+  font-weight: normal;
+  text-transform:none;
+  margin: 10px 0 15px;
+  padding: 5px 0;
+}
+
+#content h1 {
+  font-size: 1.4em;
+  padding: 15px;
+  border-top: 1px solid #a3afb6;
+}
+
+#content h2 {
+  font-size: 1.2em;
+  margin-top: 2em;
+}
+
+#content h3,h4,h5,h6 {
+  border-bottom: none;
+  font-size: 1em;
+  margin-bottom: 0;
+}
+
+#content li {
+  margin-bottom: 0.5em;
+}
+
+#contenta {
+  margin: 0 150px 20px 250px;
+  padding: 0 8px 40px;
+  color: #333;
+}
+
+#contenta h1,h2,h3,h4,h5,h6 {
+  font-weight: normal;
+  margin: 10px 0 15px;
+  padding: 5px 0;
+}
+
+#contenta h1 {
+  font-size: 1.4em;
+  padding: 15px;
+  border-top: 1px solid #a3afb6;
+}
+
+#contenta h2 {
+  font-size: 1.2em;
+  margin-top: 2em;
+  border-bottom: 1px solid #a3afb6;
+}
+
+#contenta h3,h4,h5,h6 {
+  border-bottom: none;
+  font-size: 1em;
+  margin-bottom: 0;
+}
+
+#contenta li {
+  margin-bottom: 0.5em;
+}
+
+#contenta a:hover {
+ color: #107EC0;
+ text-decoration:underline;
+ background-color: #e6ebed;
+}
+
+table {
+  border-collapse:collapse;
+  margin: auto;
+}
+
+th {
+  height: 40px;
+  background: #f5f8fa;
+  border: 1px solid #a3afb6;
+  vertical-align: middle;
+  font-size: 0.9em;
+}
+
+td {
+  vertical-align: top;
+  border: 1px solid #a3afb6;
+  padding: 0.4em 0.5em 0.4em 0.5em;
+  font-size: 0.9em;
+}
+
+.w140 {
+  width: 140px;
+}
+
+.w160 {
+  width: 160px;
+}
+
+.w180 {
+  width: 180px;
+}
+
+.w200 {
+  width: 200px;
+}
+
+.w220 {
+  width: 220px;
+}
+
+.codehilite {
+  background-color: #f3f3f3;
+  padding: 0.01em 1em;
+  border-radius: 10px;
+}
+
+#sidenav {
+  border: 1px solid #e6ebed;
+  border-left: none;
+  -moz-border-radius: 0 10px 10px 0;
+  border-radius: 0 10px 10px 0;
+  font-size: 0.9em;
+  color: #003;
+  float: left;
+  padding: 15px 15px 5px 25px;
+  width: 180px;
+  background: none repeat scroll 0 0 #f5f8fa;
+  margin: 0 0 20px 0;
+}
+
+#sidenav img {
+  padding-bottom: 15px;
+  margin-left: auto;
+  margin-right: auto;
+  display: block;
+}
+
+#sidenav h1 {
+  color: #000;
+  font-size: 1em;
+  padding: 0;
+  margin-top: 0.8em;
+  margin-bottom: 0;
+  border-bottom: 1px solid #a3afb6;
+}
+
+#sidenav ul {
+  margin: 0 0;
+  padding: 0;
+  list-style: none;
+}
+
+#sidenav li {
+  border-bottom: 1px solid #e6ebed; 
+  margin: 0.2em 0;
+  padding: 0;
+}
+
+#sidenav li a {
+  margin: 0;
+  text-decoration:none;
+}
+
+#sidenav li a:hover {
+  color: #193240;
+  background: none;
+}
+
+#navigation {
+  border: 1px solid #e6ebed;
+  border-left: none;
+  -moz-border-radius: 0 10px 10px 0;
+  border-radius: 0 10px 10px 0;
+  font-size: 0.9em;
+  color: #003;
+  float: left;
+  padding: 15px 15px 5px 25px;
+  width: 180px;
+  background: none repeat scroll 0 0 #f5f8fa;
+  margin: 0 0 20px 0;
+}
+
+#navigation img {
+  padding-bottom: 15px;
+  margin-left: auto;
+  margin-right: auto;
+  display: block;
+}
+
+#navigation h1 {
+  color: #000;
+  font-size: 1em;
+  padding: 0;
+  margin-top: 0.8em;
+  margin-bottom: 0;
+  border-bottom: 1px solid #a3afb6;
+}
+
+#navigation ul {
+  margin: 0 0;
+  padding: 0;
+  list-style: none;
+}
+
+#navigation li {
+  border-bottom: 1px solid #e6ebed; 
+  margin: 0.2em 0;
+  padding: 0;
+}
+
+#navigation li a {
+  margin: 0;
+  text-decoration:none;
+}
+
+#navigation li a:hover {
+ color: #107EC0;
+ background-color: #e6ebed;
+}
+
+#footera {
+  margin: 20px 0px 0px 0px;
+  padding: 8px 0px 12px 0px;
+  border-top: 2px solid #ccc;
+  color:#666;
+  font-size: 8pt;
+  padding: 0 8px;
+  text-align: left;
+  overflow: auto;
+  clear: both;
+  line-height: 10pt;
+}
+
+#copyrighta {
+}
+
+#copyrighta p {
+  padding-left: 20px;
+  line-height: 10pt;
+  padding-bottom: 5px;
+}
+
+#copyrighta a {
+ color: #107EC0;
+ text-decoration:underline;
+}
+
+#copyrighta a:hover {
+ background-color: #e6ebed;
+}
+
+#poweredby {
+  float: right;
+  text-align: right;
+  width: 210px;
+  height: 100px;
+}
+
+#asf-logo {
+  width: 180px;
+  padding-top: 20px;
+}
+
+
+
+/* definition lists */
+dd {}
+dl {}
+dt {
+  display: inline;
+  float: left;
+}
\ No newline at end of file

Added: websites/staging/mrunit/trunk/content/mrunit/development/edit_website.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/development/edit_website.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/development/edit_website.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,108 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    
+    
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/development/java_conventions_2_spaces_only.xml
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/mrunit/trunk/content/mrunit/development/java_conventions_2_spaces_only.xml
------------------------------------------------------------------------------
    svn:mime-type = application/xml

Added: websites/staging/mrunit/trunk/content/mrunit/development/source_and_guide.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/development/source_and_guide.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/development/source_and_guide.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Source and Guide</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Source and Guide</h1>
+    <h2 id="source">Source</h2>
+<p>MRUnit source code is maintained using Apache Subversion</p>
+<p>Checkout the code using:</p>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">http:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/incubator/m</span><span class="n">runit</span><span class="o">/</span><span class="n">trunk</span> <span class="n">mrunit</span>
+</pre></div>
+
+
+<p>Change http to https if you are a developer intending to make commits</p>
+<p><a href="http://svn.apache.org/viewvc/incubator/mrunit/">Anonymous browser access</a> is also available</p>
+<h2 id="developer-guide">Developer Guide</h2>
+<p>Coding standards:</p>
+<ul>
+<li>Use the <a href="java_conventions_2_spaces_only.xml">Eclipse formatter</a></li>
+<li>Use 2 spaces to indent only, no tabs</li>
+<li>Remove trailing whitespace and whitespace on empty lines</li>
+</ul>
+<p>Commits:</p>
+<ul>
+<li>All commits except those to the website or for releases should start with 
+MRUNIT-num: JIRA title. If committing a patch from a contributor the commit 
+message
+should read MRUNIT-num: JIRA title. Contributed by contributor's name.</li>
+<li>Try not to break the current build by making sure that trunk still builds 
+with mvn package before committing</li>
+<li>When resolving the JIRA, be sure to set the fix version to the current next 
+planned release version as this is used to create the release notes.</li>
+</ul>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/general/downloads.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/general/downloads.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/general/downloads.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Downloads</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Downloads</h1>
+    <p>Current source and binary distributions are available through the
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/mrunit">Apache mirrors</a>.</p>
+<p>Previous source and binary distributions are available through the
+<a href="http://archive.apache.org/dist/incubator/mrunit/">Apache archives</a>.</p>
+<p>Source, javadoc, and build artifacts are also available via the <a href="https://repository.apache.org/index.html#nexus-search;gav~org.apache.mrunit~~~~">Nexus</a>
+repository with the groupId: org.apache.mrunit and artifactId: mrunit.</p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/general/history.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/general/history.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/general/history.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>History</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">History</h1>
+    <ul>
+<li>March 17 2009 - Aaron Kimball, a Hadoop committer, contributes the original 
+MRUnit code as a contrib module to the Apache Hadoop project in <a href="https://issues.apache.org/jira/browse/HADOOP-5518">HADOOP-5518</a>.</li>
+<li>February 27 2011 - As a contrib module MRUnit benefits from more publicity but 
+development becomes stagnant due to Hadoop's infrequent releases and complicated
+build process. MRUnit developers then initially fork the project into Github 
+before <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/201102.mbox/%3CAANLkTinDNr20jRR%3DVcF4DF%3Dx6RirDOWgQHFCao1tAK3b%40mail.gmail.com%3E">proposing</a> MRUnit to the Apache Incubator. The <a href="http://wiki.apache.org/incubator/MRUnitProposal">proposal</a> suggests
+as an independent project MRUnit could produce more releases more often while
+also avoiding dependency issues in support of testing multiple versions of
+Hadoop.</li>
+<li>March 8 2011 - The Apache Incubator <a href="http://mail-archives.apache.org/mod_mbox/incubator-general/201103.mbox/%3CAANLkTi%3D5o9LLDjnechYC2WFViZW7p5LH5AFQupT9gUKD%40mail.gmail.com%3E">accepts</a> MRUnit as a Incubator project.</li>
+<li>October 21 2011 - MRUnit adds its <a href="http://mail-archives.apache.org/mod_mbox/incubator-mrunit-dev/201110.mbox/%3C22F3C480-F17A-4CBE-A6BD-5ECA54C05C3F%40jpl.nasa.gov%3E">first new committer</a>, Brock Noland, not
+on the initial committers list</li>
+<li>November 28 2011 - MRUnit releases its <a href="http://mail-archives.apache.org/mod_mbox/incubator-mrunit-user/201111.mbox/%3CCAFukC%3D5oTvq9h7wJSN5wPL1mGgiT4oqbjMXGZcTA3%3D0XPptYEQ%40mail.gmail.com%3E">first release</a> as an Incubator
+project</li>
+<li>April 11 2012 - MRUnit switches to this current <a href="https://issues.apache.org/jira/browse/INFRA-4610">new website</a> hosted on the
+Apache CMS</li>
+</ul>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/general/license.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/general/license.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/general/license.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,283 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Apache License</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Apache License</h1>
+    <p>Apache License<br></br>Version 2.0, January 2004<br></br>
+<a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a> </p>
+<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
+<p><strong><a name="definitions">1. Definitions</a></strong>.</p>
+<p>"License" shall mean the terms and conditions for use, reproduction, and
+distribution as defined by Sections 1 through 9 of this document.</p>
+<p>"Licensor" shall mean the copyright owner or entity authorized by the
+copyright owner that is granting the License.</p>
+<p>"Legal Entity" shall mean the union of the acting entity and all other
+entities that control, are controlled by, or are under common control with
+that entity. For the purposes of this definition, "control" means (i) the
+power, direct or indirect, to cause the direction or management of such
+entity, whether by contract or otherwise, or (ii) ownership of fifty
+percent (50%) or more of the outstanding shares, or (iii) beneficial
+ownership of such entity.</p>
+<p>"You" (or "Your") shall mean an individual or Legal Entity exercising
+permissions granted by this License.</p>
+<p>"Source" form shall mean the preferred form for making modifications,
+including but not limited to software source code, documentation source,
+and configuration files.</p>
+<p>"Object" form shall mean any form resulting from mechanical transformation
+or translation of a Source form, including but not limited to compiled
+object code, generated documentation, and conversions to other media types.</p>
+<p>"Work" shall mean the work of authorship, whether in Source or Object form,
+made available under the License, as indicated by a copyright notice that
+is included in or attached to the work (an example is provided in the
+Appendix below).</p>
+<p>"Derivative Works" shall mean any work, whether in Source or Object form,
+that is based on (or derived from) the Work and for which the editorial
+revisions, annotations, elaborations, or other modifications represent, as
+a whole, an original work of authorship. For the purposes of this License,
+Derivative Works shall not include works that remain separable from, or
+merely link (or bind by name) to the interfaces of, the Work and Derivative
+Works thereof.</p>
+<p>"Contribution" shall mean any work of authorship, including the original
+version of the Work and any modifications or additions to that Work or
+Derivative Works thereof, that is intentionally submitted to Licensor for
+inclusion in the Work by the copyright owner or by an individual or Legal
+Entity authorized to submit on behalf of the copyright owner. For the
+purposes of this definition, "submitted" means any form of electronic,
+verbal, or written communication sent to the Licensor or its
+representatives, including but not limited to communication on electronic
+mailing lists, source code control systems, and issue tracking systems that
+are managed by, or on behalf of, the Licensor for the purpose of discussing
+and improving the Work, but excluding communication that is conspicuously
+marked or otherwise designated in writing by the copyright owner as "Not a
+Contribution."</p>
+<p>"Contributor" shall mean Licensor and any individual or Legal Entity on
+behalf of whom a Contribution has been received by Licensor and
+subsequently incorporated within the Work.</p>
+<p><strong><a name="copyright">2. Grant of Copyright License</a></strong>. Subject to the
+terms and conditions of this License, each Contributor hereby grants to You
+a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+copyright license to reproduce, prepare Derivative Works of, publicly
+display, publicly perform, sublicense, and distribute the Work and such
+Derivative Works in Source or Object form.</p>
+<p><strong><a name="patent">3. Grant of Patent License</a></strong>. Subject to the terms
+and conditions of this License, each Contributor hereby grants to You a
+perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+(except as stated in this section) patent license to make, have made, use,
+offer to sell, sell, import, and otherwise transfer the Work, where such
+license applies only to those patent claims licensable by such Contributor
+that are necessarily infringed by their Contribution(s) alone or by
+combination of their Contribution(s) with the Work to which such
+Contribution(s) was submitted. If You institute patent litigation against
+any entity (including a cross-claim or counterclaim in a lawsuit) alleging
+that the Work or a Contribution incorporated within the Work constitutes
+direct or contributory patent infringement, then any patent licenses
+granted to You under this License for that Work shall terminate as of the
+date such litigation is filed.</p>
+<p><strong><a name="redistribution">4. Redistribution</a></strong>. You may reproduce and
+distribute copies of the Work or Derivative Works thereof in any medium,
+with or without modifications, and in Source or Object form, provided that
+You meet the following conditions:</p>
+<ol>
+<li>
+<p>You must give any other recipients of the Work or Derivative Works a
+copy of this License; and</p>
+</li>
+<li>
+<p>You must cause any modified files to carry prominent notices stating
+that You changed the files; and</p>
+</li>
+<li>
+<p>You must retain, in the Source form of any Derivative Works that You
+distribute, all copyright, patent, trademark, and attribution notices from
+the Source form of the Work, excluding those notices that do not pertain to
+any part of the Derivative Works; and</p>
+</li>
+<li>
+<p>If the Work includes a "NOTICE" text file as part of its distribution,
+then any Derivative Works that You distribute must include a readable copy
+of the attribution notices contained within such NOTICE file, excluding
+those notices that do not pertain to any part of the Derivative Works, in
+at least one of the following places: within a NOTICE text file distributed
+as part of the Derivative Works; within the Source form or documentation,
+if provided along with the Derivative Works; or, within a display generated
+by the Derivative Works, if and wherever such third-party notices normally
+appear. The contents of the NOTICE file are for informational purposes only
+and do not modify the License. You may add Your own attribution notices
+within Derivative Works that You distribute, alongside or as an addendum to
+the NOTICE text from the Work, provided that such additional attribution
+notices cannot be construed as modifying the License.
+You may add Your own copyright statement to Your modifications and may
+provide additional or different license terms and conditions for use,
+reproduction, or distribution of Your modifications, or for any such
+Derivative Works as a whole, provided Your use, reproduction, and
+distribution of the Work otherwise complies with the conditions stated in
+this License.</p>
+</li>
+</ol>
+<p><strong><a name="contributions">5. Submission of Contributions</a></strong>. Unless You
+explicitly state otherwise, any Contribution intentionally submitted for
+inclusion in the Work by You to the Licensor shall be under the terms and
+conditions of this License, without any additional terms or conditions.
+Notwithstanding the above, nothing herein shall supersede or modify the
+terms of any separate license agreement you may have executed with Licensor
+regarding such Contributions.</p>
+<p><strong><a name="trademarks">6. Trademarks</a></strong>. This License does not grant
+permission to use the trade names, trademarks, service marks, or product
+names of the Licensor, except as required for reasonable and customary use
+in describing the origin of the Work and reproducing the content of the
+NOTICE file.</p>
+<p><strong><a name="no-warranty">7. Disclaimer of Warranty</a></strong>. Unless required by
+applicable law or agreed to in writing, Licensor provides the Work (and
+each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including,
+without limitation, any warranties or conditions of TITLE,
+NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You
+are solely responsible for determining the appropriateness of using or
+redistributing the Work and assume any risks associated with Your exercise
+of permissions under this License.</p>
+<p><strong><a name="no-liability">8. Limitation of Liability</a></strong>. In no event and
+under no legal theory, whether in tort (including negligence), contract, or
+otherwise, unless required by applicable law (such as deliberate and
+grossly negligent acts) or agreed to in writing, shall any Contributor be
+liable to You for damages, including any direct, indirect, special,
+incidental, or consequential damages of any character arising as a result
+of this License or out of the use or inability to use the Work (including
+but not limited to damages for loss of goodwill, work stoppage, computer
+failure or malfunction, or any and all other commercial damages or losses),
+even if such Contributor has been advised of the possibility of such
+damages.</p>
+<p><strong><a name="additional">9. Accepting Warranty or Additional Liability</a></strong>.
+While redistributing the Work or Derivative Works thereof, You may choose
+to offer, and charge a fee for, acceptance of support, warranty, indemnity,
+or other liability obligations and/or rights consistent with this License.
+However, in accepting such obligations, You may act only on Your own behalf
+and on Your sole responsibility, not on behalf of any other Contributor,
+and only if You agree to indemnify, defend, and hold each Contributor
+harmless for any liability incurred by, or claims asserted against, such
+Contributor by reason of your accepting any such warranty or additional
+liability.</p>
+<p>END OF TERMS AND CONDITIONS</p>
+<h1 id="apply">APPENDIX: How to apply the Apache License to your work</h1>
+<p>To apply the Apache License to your work, attach the following boilerplate
+notice, with the fields enclosed by brackets "[]" replaced with your own
+identifying information. (Don't include the brackets!) The text should be
+enclosed in the appropriate comment syntax for the file format. We also
+recommend that a file or class name and description of purpose be included
+on the same "printed page" as the copyright notice for easier
+identification within third-party archives.</p>
+<div class="codehilite"><pre>   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+</pre></div>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/images/apache_incubator_logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/mrunit/trunk/content/mrunit/images/apache_incubator_logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/mrunit/trunk/content/mrunit/images/feather_small.gif
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/mrunit/trunk/content/mrunit/images/feather_small.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: websites/staging/mrunit/trunk/content/mrunit/images/mrunit_favicon.ico
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/mrunit/trunk/content/mrunit/images/mrunit_favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = image/x-ico

Added: websites/staging/mrunit/trunk/content/mrunit/images/mrunit_logo.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/mrunit/trunk/content/mrunit/images/mrunit_logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/mrunit/trunk/content/mrunit/index.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/index.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/index.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title>Apache MRUnit (Incubating)</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    <h1 class="title">Apache MRUnit (Incubating)</h1>
+    <p>MRUnit is a Java library that helps developers unit test Apache Hadoop map
+reduce jobs.</p>
+<h2 id="march-11-2012-apache-mrunit-081-incubating-is-released">March 11 2012 - Apache MRUnit 0.8.1-incubating is released</h2>
+<p>Major changes include:</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT-56">Support for Hadoop 0.23</a></li>
+</ul>
+<p>More information is available on the <a href="https://blogs.apache.org/mrunit/entry/apache_mrunit_0_8_1">blog</a> and <a href="https://issues.apache.org/jira/browse/MRUNIT/fixforversion/12319881">JIRA</a></p>
+<h2 id="february-2-2012-apache-mrunit-080-incubating-is-released">February 2 2012 - Apache MRUnit 0.8.0-incubating is released</h2>
+<p>Major changes include:</p>
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT-43">Static factory convenience methods</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT-15">Meaningful error messages in exception</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT-14">Support JobConfigurable and Closable interfaces</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT-19">Reducer reuse of pointers over iterator</a></li>
+</ul>
+<p>More information is available on <a href="https://issues.apache.org/jira/browse/MRUNIT/fixforversion/12316359">JIRA</a></p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>

Added: websites/staging/mrunit/trunk/content/mrunit/ppmc/how_to_release.html
==============================================================================
--- websites/staging/mrunit/trunk/content/mrunit/ppmc/how_to_release.html (added)
+++ websites/staging/mrunit/trunk/content/mrunit/ppmc/how_to_release.html Thu Apr 12 11:48:04 2012
@@ -0,0 +1,108 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<link href="/mrunit/images/mrunit_favicon.ico" rel="shortcut icon" />
+<link href="/mrunit/css/mrunit.css" rel="stylesheet" type="text/css" />
+
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="banner">
+    <div id="bannerleft"><a alt="Apache MRUnit (Incubating)" href="/mrunit/index.html">
+      <img id="logo" alt="Apache MRUnit (Incubating)" src="/mrunit/images/mrunit_logo.png"/></a></div>
+    <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+      <img id="asf-logo" alt="Apache Incubator" src="/mrunit/images/apache_incubator_logo.png"/></a></div>
+  </div>
+  <div id="clear"></div>
+  
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/mrunit/index.html">Home</a></li>
+<li><a href="/mrunit/general/downloads.html">Downloads</a></li>
+<li><a href="/mrunit/general/history.html">History</a></li>
+<li><a href="/mrunit/general/license.html">License</a></li>
+</ul>
+<h1 id="documentation">Documentation</h1>
+<ul>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT/MRUnit+Tutorial">Tutorial</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/mrunit/community/get_involved.html">Get Involved</a></li>
+<li><a href="/mrunit/community/mailing_lists.html">Mailing Lists</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT">Issues</a></li>
+<li><a href="http://blogs.apache.org/mrunit">Blog</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/MRUNIT">Wiki</a></li>
+<li><a href="/mrunit/community/people.html">People</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/mrunit/development/source_and_guide.html">Source and Guide</a></li>
+<li><a href="https://issues.apache.org/jira/browse/MRUNIT#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap*panel">Road Map</a></li>
+<li><a href="https://builds.apache.org/view/M-R/view/MRUnit">Builds</a></li>
+<li><a href="/mrunit/development/edit_website.html">Edit Website</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/mrunit.html">Incubation Status</a></li>
+<li><a href="/mrunit/ppmc/how_to_release.html">How to Release</a></li>
+<li><a href="/mrunit/ppmc/incubator_reports.html">Incubator Reports</a></li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+  
+    
+    
+  </div>
+
+  <div id="footera">
+    <div id="poweredby">
+      <p><img src="/mrunit/images/feather_small.gif"/></p>
+    </div>
+    <div id="copyrighta">
+      <p>
+  Copyright &copy; 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
+      </p>
+      <p>
+  Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+  Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+      <p>
+  Apache MRUnit is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+  Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+  decision making process  have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+  not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+  yet to be fully endorsed by the ASF.</p>
+    </div>
+  </div>
+
+</body>
+</html>