Author: justin
Date: Tue Jun 26 17:47:39 2012
New Revision: 1354131

URL: http://svn.apache.org/viewvc?rev=1354131&view=rev
Log:
adding missing readme

Added:
    sling/trunk/bundles/scripting/jsp-jstl/README.txt   (with props)

Added: sling/trunk/bundles/scripting/jsp-jstl/README.txt
URL: 
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp-jstl/README.txt?rev=1354131&view=auto
==============================================================================
--- sling/trunk/bundles/scripting/jsp-jstl/README.txt (added)
+++ sling/trunk/bundles/scripting/jsp-jstl/README.txt Tue Jun 26 17:47:39 2012
@@ -0,0 +1,27 @@
+Apache Sling JSTL Library
+
+JSTL Library for Project Sling JSP.
+
+Getting Started
+===============
+
+This component uses a Maven 2 (http://maven.apache.org/) build
+environment. It requires a Java 5 JDK (or higher) and Maven 
(http://maven.apache.org/)
+2.0.7 or later. We recommend to use the latest Maven version.
+
+If you have Maven 2 installed, you can compile and
+package the jar using the following command:
+
+    mvn package
+
+See the Maven 2 documentation for other build features.
+
+The latest source code for this component is available in the
+Subversion (http://subversion.tigris.org/) source repository of
+the Apache Software Foundation. If you have Subversion installed,
+you can checkout the latest source using the following command:
+
+    svn checkout http://svn.apache.org/repos/asf/sling/trunk/scripting/jsp-jstl
+
+See the Subversion documentation for other source control features.
+

Propchange: sling/trunk/bundles/scripting/jsp-jstl/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to