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 09:41:48 UTC

svn commit: r1810806 - in /sling/trunk/tooling/ide/sightly-feature: README.md pom.xml

Author: olli
Date: Tue Oct  3 09:41:47 2017
New Revision: 1810806

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

add missing README

Added:
    sling/trunk/tooling/ide/sightly-feature/README.md
Modified:
    sling/trunk/tooling/ide/sightly-feature/pom.xml

Added: sling/trunk/tooling/ide/sightly-feature/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/sightly-feature/README.md?rev=1810806&view=auto
==============================================================================
--- sling/trunk/tooling/ide/sightly-feature/README.md (added)
+++ sling/trunk/tooling/ide/sightly-feature/README.md Tue Oct  3 09:41:47 2017
@@ -0,0 +1,3 @@
+# Apache Sling IDE Tools Sightly Feature
+
+This module is part of the [Apache Sling](https://sling.apache.org) project.

Modified: sling/trunk/tooling/ide/sightly-feature/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/ide/sightly-feature/pom.xml?rev=1810806&r1=1810805&r2=1810806&view=diff
==============================================================================
--- sling/trunk/tooling/ide/sightly-feature/pom.xml (original)
+++ sling/trunk/tooling/ide/sightly-feature/pom.xml Tue Oct  3 09:41:47 2017
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>org.apache.sling.ide.sightly-feature</artifactId>
   <packaging>eclipse-feature</packaging>
-  <name>Sling IDE Tools: Sightly Feature</name>
+  <name>Apache Sling IDE Tools Sightly Feature</name>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/ide/sightly-feature</connection>