You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by sb...@apache.org on 2015/02/16 22:48:00 UTC

svn commit: r1660211 - in /sling/trunk/contrib/commons/js/nodetypes: README.md README.txt

Author: sboehme
Date: Mon Feb 16 21:48:00 2015
New Revision: 1660211

URL: http://svn.apache.org/r1660211
Log:
jsnodetypes :: minor readme improvement

Added:
    sling/trunk/contrib/commons/js/nodetypes/README.txt
      - copied, changed from r1660179, sling/trunk/contrib/commons/js/nodetypes/README.md
Removed:
    sling/trunk/contrib/commons/js/nodetypes/README.md

Copied: sling/trunk/contrib/commons/js/nodetypes/README.txt (from r1660179, sling/trunk/contrib/commons/js/nodetypes/README.md)
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/commons/js/nodetypes/README.txt?p2=sling/trunk/contrib/commons/js/nodetypes/README.txt&p1=sling/trunk/contrib/commons/js/nodetypes/README.md&r1=1660179&r2=1660211&rev=1660211&view=diff
==============================================================================
--- sling/trunk/contrib/commons/js/nodetypes/README.md (original)
+++ sling/trunk/contrib/commons/js/nodetypes/README.txt Mon Feb 16 21:48:00 2015
@@ -1,5 +1,7 @@
-jsNodeTypes - The JavaScript Node Types library for Apache Sling
-=============
+jsNodeTypes - The JavaScript Node Types library
+===========
 
 A public documentation of the library can be found at: http://www.jcrbrowser.org/sling/libs/jsnodetypes/content/documentation.html.
 The documentation of the library version you deployed is shipped with the bundle. It can be found at http://[yourserver]:[yourport]/libs/jsnodetypes/content/documentation.html
+
+Use 'mvn install -P autoInstallBundle' to install that bundle to your local Sling instance at port 8080.