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

svn commit: r1325209 - in /incubator/mrunit/site/trunk: content/mrunit/general/downloads.mdtext lib/view.pm

Author: jdonofrio
Date: Thu Apr 12 11:47:58 2012
New Revision: 1325209

URL: http://svn.apache.org/viewvc?rev=1325209&view=rev
Log:
MRUNIT-84: Construct an MRUnit website to replace the existing stub

add archive link to download page

Modified:
    incubator/mrunit/site/trunk/content/mrunit/general/downloads.mdtext
    incubator/mrunit/site/trunk/lib/view.pm

Modified: incubator/mrunit/site/trunk/content/mrunit/general/downloads.mdtext
URL: http://svn.apache.org/viewvc/incubator/mrunit/site/trunk/content/mrunit/general/downloads.mdtext?rev=1325209&r1=1325208&r2=1325209&view=diff
==============================================================================
--- incubator/mrunit/site/trunk/content/mrunit/general/downloads.mdtext (original)
+++ incubator/mrunit/site/trunk/content/mrunit/general/downloads.mdtext Thu Apr 12 11:47:58 2012
@@ -1,10 +1,15 @@
 Title: Downloads
 
-Source and binary distributions are available through the [Apache mirrors][].
+Current source and binary distributions are available through the
+[Apache mirrors][].
+
+Previous source and binary distributions are available through the
+[Apache archives][].
 
 Source, javadoc, and build artifacts are also available via the [Nexus][]
-repository with the groupId: org.apache.mrunit.
+repository with the groupId: org.apache.mrunit and artifactId: mrunit.
 
 
 [Apache mirrors]: http://www.apache.org/dyn/closer.cgi/incubator/mrunit
+[Apache archives]: http://archive.apache.org/dist/incubator/mrunit/
 [Nexus]: https://repository.apache.org/index.html#nexus-search;gav~org.apache.mrunit~~~~
\ No newline at end of file

Modified: incubator/mrunit/site/trunk/lib/view.pm
URL: http://svn.apache.org/viewvc/incubator/mrunit/site/trunk/lib/view.pm?rev=1325209&r1=1325208&r2=1325209&view=diff
==============================================================================
--- incubator/mrunit/site/trunk/lib/view.pm (original)
+++ incubator/mrunit/site/trunk/lib/view.pm Thu Apr 12 11:47:58 2012
@@ -1,6 +1,5 @@
 package view;
 
-#
 # BUILD CONSTRAINT:  all views must return $content, $extension.
 # additional return values (as seen below) are optional.  However,
 # careful use of symlinks and dependency management in path.pm can