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

mrunit git commit: Updating the DOAP now that MRUNIT is in the Attic

Repository: mrunit
Updated Branches:
  refs/heads/trunk 98d08f2d1 -> aafb9ee07


Updating the DOAP now that MRUNIT is in the Attic


Project: http://git-wip-us.apache.org/repos/asf/mrunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/mrunit/commit/aafb9ee0
Tree: http://git-wip-us.apache.org/repos/asf/mrunit/tree/aafb9ee0
Diff: http://git-wip-us.apache.org/repos/asf/mrunit/diff/aafb9ee0

Branch: refs/heads/trunk
Commit: aafb9ee07939093c809f4f7aa802cca7cfe2a5b6
Parents: 98d08f2
Author: Hen <he...@flamefew.com>
Authored: Thu May 12 15:41:03 2016 -0700
Committer: Hen <he...@flamefew.com>
Committed: Thu May 12 15:41:03 2016 -0700

----------------------------------------------------------------------
 doap_mrunit.rdf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mrunit/blob/aafb9ee0/doap_mrunit.rdf
----------------------------------------------------------------------
diff --git a/doap_mrunit.rdf b/doap_mrunit.rdf
index a335e38..f206d90 100644
--- a/doap_mrunit.rdf
+++ b/doap_mrunit.rdf
@@ -61,6 +61,7 @@
     <!-- ====================================================================== -->
 
     <category rdf:resource="http://projects.apache.org/category/library"/>
+    <category rdf:resource="http://projects.apache.org/category/retired"/>
 
     <!-- ====================================================================== -->
     <!-- Anonymous Source Repository.                                           -->
@@ -232,7 +233,7 @@
     <!-- ASF extension.                                                         -->
     <!-- ====================================================================== -->
 
-    <asfext:pmc rdf:resource="http://mrunit.apache.org"/>
+    <asfext:pmc rdf:resource="http://attic.apache.org"/>
     <asfext:name>Apache MRUnit</asfext:name>
     <foaf:homepage rdf:resource="http://mrunit.apache.org"/>
     <asfext:charter>Apache MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.</asfext:charter>
@@ -242,4 +243,4 @@
       </foaf:Person>
     </asfext:chair>
   </Project>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>