Author: jukka
Date: Thu Jun 26 00:49:57 2008
New Revision: 671818

URL: http://svn.apache.org/viewvc?rev=671818&view=rev
Log:
Line wrap at 80

Modified:
    incubator/sling/trunk/README.txt

Modified: incubator/sling/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/README.txt?rev=671818&r1=671817&r2=671818&view=diff
==============================================================================
--- incubator/sling/trunk/README.txt (original)
+++ incubator/sling/trunk/README.txt Thu Jun 26 00:49:57 2008
@@ -3,17 +3,19 @@
 
 Bringing Back the Fun!
 
-Apache Sling (currently in incubation) is a web framework that uses a Java 
Content Repository,
-such as Apache Jackrabbit, to store and manage content.
+Apache Sling (currently in incubation) is a web framework that uses a Java
+Content Repository, such as Apache Jackrabbit, to store and manage content.
 
-Sling applications use either scripts or Java servlets, selected based on 
simple name conventions,
-to process HTTP requests in a RESTful way.
+Sling applications use either scripts or Java servlets, selected based on
+simple name conventions, to process HTTP requests in a RESTful way.
 
-The embedded Apache Felix OSGi framework and console provide a dynamic runtime 
environment, where 
-code and content bundles can be loaded, unloaded and reconfigured at runtime.
-
-As the first web framework dedicated to JSR-170 Java Content Repositories, 
Sling makes it very simple
-to implement simple applications, while providing an enterprise-level 
framework for more complex applications.
+The embedded Apache Felix OSGi framework and console provide a dynamic
+runtime environment, where  code and content bundles can be loaded, unloaded
+and reconfigured at runtime.
+
+As the first web framework dedicated to JSR-170 Java Content Repositories,
+Sling makes it very simple to implement simple applications, while providing
+an enterprise-level framework for more complex applications.
 
 See http://incubator.apache.org/sling for more information.
 
@@ -39,10 +41,12 @@
 
 Disclaimer
 ==========
-Apache Sling is an effort undergoing incubation at The Apache Software 
Foundation (ASF),
-sponsored by the Apache Jackrabbit PMC. Incubation is required of all newly 
accepted
-projects until a further review indicates that the infrastructure, 
communications,
-and decision making process have stabilized in a manner consistent with other
-successful ASF projects. While incubation status is not necessarily a 
reflection of
-the completeness or stability of the code, it does indicate that the project 
has yet
-to be fully endorsed by the ASF.
\ No newline at end of file
+
+Apache Sling is an effort undergoing incubation at The Apache Software
+Foundation (ASF), sponsored by the Apache Jackrabbit PMC. Incubation is
+required of all newly accepted projects until a further review indicates that
+the infrastructure, communications, and decision making process have
+stabilized in a manner consistent with other successful ASF projects. While
+incubation status is not necessarily a reflection of the completeness or
+stability of the code, it does indicate that the project has yet to be fully
+endorsed by the ASF.


Reply via email to