You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/03 10:11:44 UTC

svn commit: r1810955 - in /sling/trunk/testing/mocks/sling-mock-oak: README.md pom.xml

Author: olli
Date: Tue Oct  3 10:11:44 2017
New Revision: 1810955

URL: http://svn.apache.org/viewvc?rev=1810955&view=rev
Log:
SLING-7167 Adjust READMEs

add uniform header linking to Sling project

Modified:
    sling/trunk/testing/mocks/sling-mock-oak/README.md
    sling/trunk/testing/mocks/sling-mock-oak/pom.xml

Modified: sling/trunk/testing/mocks/sling-mock-oak/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak/README.md?rev=1810955&r1=1810954&r2=1810955&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock-oak/README.md (original)
+++ sling/trunk/testing/mocks/sling-mock-oak/README.md Tue Oct  3 10:11:44 2017
@@ -1,4 +1,6 @@
-Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver
+# Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.
 

Modified: sling/trunk/testing/mocks/sling-mock-oak/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/testing/mocks/sling-mock-oak/pom.xml?rev=1810955&r1=1810954&r2=1810955&view=diff
==============================================================================
--- sling/trunk/testing/mocks/sling-mock-oak/pom.xml (original)
+++ sling/trunk/testing/mocks/sling-mock-oak/pom.xml Tue Oct  3 10:11:44 2017
@@ -31,7 +31,7 @@
     <version>2.0.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
   
-    <name>Apache Sling Testing Sling Mock Oak-based Resource Resolver</name>
+    <name>Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver</name>
     <description>Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks.</description>
   
     <properties>