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:59 UTC

svn commit: r1810957 - in /sling/trunk/tooling/ide/eclipse-test: README.md pom.xml

Author: olli
Date: Tue Oct  3 10:11:59 2017
New Revision: 1810957

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

add uniform header linking to Sling project

Modified:
    sling/trunk/tooling/ide/eclipse-test/README.md
    sling/trunk/tooling/ide/eclipse-test/pom.xml

Modified: sling/trunk/tooling/ide/eclipse-test/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/eclipse-test/README.md?rev=1810957&r1=1810956&r2=1810957&view=diff
==============================================================================
--- sling/trunk/tooling/ide/eclipse-test/README.md (original)
+++ sling/trunk/tooling/ide/eclipse-test/README.md Tue Oct  3 10:11:59 2017
@@ -1,5 +1,6 @@
-Apache Sling IDE Tools: Eclipse Tests
-===
+# Apache Sling IDE Tools Eclipse Tests
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.
 
 The Apache Sling IDE Tools: Eclipse Tests project executes integration
 tests which exercise a live Eclipse instance and a running Sling

Modified: sling/trunk/tooling/ide/eclipse-test/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/eclipse-test/pom.xml?rev=1810957&r1=1810956&r2=1810957&view=diff
==============================================================================
--- sling/trunk/tooling/ide/eclipse-test/pom.xml (original)
+++ sling/trunk/tooling/ide/eclipse-test/pom.xml Tue Oct  3 10:11:59 2017
@@ -26,7 +26,7 @@
     </parent>
     <artifactId>org.apache.sling.ide.eclipse-test</artifactId>
     <packaging>eclipse-test-plugin</packaging>
-    <name>Sling IDE Tools: Eclipse Tests</name>
+    <name>Apache Sling IDE Tools Eclipse Tests</name>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/ide/eclipse-test</connection>