Author: jukka
Date: Fri Apr 24 13:16:52 2009
New Revision: 768299

URL: http://svn.apache.org/viewvc?rev=768299&view=rev
Log:
SLING-941: Lots of svn:eol-style settings missing

Set svn:eol-style to native on all text files that lack the setting.

Modified:
    incubator/sling/trunk/LICENSE   (props changed)
    incubator/sling/trunk/NOTICE   (props changed)
    incubator/sling/trunk/README.txt   (props changed)
    incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt   
(contents, props changed)
    incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt   (contents, 
props changed)
    incubator/sling/trunk/contrib/scripting/xproc/README.txt   (contents, props 
changed)

Propchange: incubator/sling/trunk/LICENSE
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/sling/trunk/NOTICE
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/sling/trunk/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt?rev=768299&r1=768298&r2=768299&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt 
(original)
+++ incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt Fri 
Apr 24 13:16:52 2009
@@ -1,37 +1,37 @@
-Apache Sling Jackrabbit JSR-283 Access Control Manager Support
-
-Provides actions for the JSR-283 Access Control Manager.
-
-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.
-
-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/incubator/sling/trunk/servlets/post
-
-See the Subversion documentation for other source control features.
-
+Apache Sling Jackrabbit JSR-283 Access Control Manager Support
+
+Provides actions for the JSR-283 Access Control Manager.
+
+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.
+
+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/incubator/sling/trunk/servlets/post
+
+See the Subversion documentation for other source control features.
+

Propchange: 
incubator/sling/trunk/bundles/jcr/jackrabbit-accessmanager/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt?rev=768299&r1=768298&r2=768299&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt (original)
+++ incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt Fri Apr 24 
13:16:52 2009
@@ -1,71 +1,71 @@
-Apache Sling Launchpad ServiceMix Kernel
-
-Builds a repository of features that allows an easy deployment of Apache Sling
-on Apache ServiceMix Kernel. See [1] for details.
-
-[1] http://servicemix.apache.org/SMX4KNL/46-provisioning.html
-
-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.
-
-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 install locally
-the features repository using the following command:
-
-    mvn clean install
-
-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/incubator/sling/trunk/contrib/launchpad/smx-kernel
-
-See the Subversion documentation for other source control features.
-
-
-How to deploy this
--------------------
-
-1) Install Apache ServiceMix Kernel. See details in:
-
-       http://servicemix.apache.org/SMX4KNL/3-installation.html
-       
-2) Deploy your favourite JTA bundle specification. ServiceMix recommends
-   geronimo-jta_1.1_spec-1.1.1. From smx console:
-       
-       s...@root:/> osgi/install 
mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
-
-   Start the bundle just installed:
-       
-       s...@root:/> osgi/start <bundle-pid>
-   
-3) Deploy your favourite OSGi HTTP Service implementation. ServiceMix 
-   provides OPS4J Pax Web Service as a feature. See details in:
-   
-       
http://servicemix.apache.org/SMX4KNL/66-installing-additional-features.html
-
-4) Add the Sling features reposity and install:
-
-       s...@root:/> features/addUrl 
mvn:org.apache.sling/org.apache.sling.launchpad.smx-kernel/2.0.0-incubator-SNAPSHOT/xml/features
 
-       s...@root:/> features/install sling
-       
-5) Browse Sling in:
-
+Apache Sling Launchpad ServiceMix Kernel
+
+Builds a repository of features that allows an easy deployment of Apache Sling
+on Apache ServiceMix Kernel. See [1] for details.
+
+[1] http://servicemix.apache.org/SMX4KNL/46-provisioning.html
+
+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.
+
+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 install locally
+the features repository using the following command:
+
+    mvn clean install
+
+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/incubator/sling/trunk/contrib/launchpad/smx-kernel
+
+See the Subversion documentation for other source control features.
+
+
+How to deploy this
+-------------------
+
+1) Install Apache ServiceMix Kernel. See details in:
+
+       http://servicemix.apache.org/SMX4KNL/3-installation.html
+       
+2) Deploy your favourite JTA bundle specification. ServiceMix recommends
+   geronimo-jta_1.1_spec-1.1.1. From smx console:
+       
+       s...@root:/> osgi/install 
mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
+
+   Start the bundle just installed:
+       
+       s...@root:/> osgi/start <bundle-pid>
+   
+3) Deploy your favourite OSGi HTTP Service implementation. ServiceMix 
+   provides OPS4J Pax Web Service as a feature. See details in:
+   
+       
http://servicemix.apache.org/SMX4KNL/66-installing-additional-features.html
+
+4) Add the Sling features reposity and install:
+
+       s...@root:/> features/addUrl 
mvn:org.apache.sling/org.apache.sling.launchpad.smx-kernel/2.0.0-incubator-SNAPSHOT/xml/features
 
+       s...@root:/> features/install sling
+       
+5) Browse Sling in:
+
        http://localhost:8080/
\ No newline at end of file

Propchange: incubator/sling/trunk/contrib/launchpad/smx-kernel/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/sling/trunk/contrib/scripting/xproc/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/contrib/scripting/xproc/README.txt?rev=768299&r1=768298&r2=768299&view=diff
==============================================================================
--- incubator/sling/trunk/contrib/scripting/xproc/README.txt (original)
+++ incubator/sling/trunk/contrib/scripting/xproc/README.txt Fri Apr 24 
13:16:52 2009
@@ -1,38 +1,38 @@
-Apache Sling - Scripting - W3C XML Processing Support
-
-Support for pipelines based on W3C XML Processing.
-(See http://www.w3.org/TR/xproc/)
-
-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.
-
-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/incubator/sling/trunk/scripting/python
-
-See the Subversion documentation for other source control features.
-
+Apache Sling - Scripting - W3C XML Processing Support
+
+Support for pipelines based on W3C XML Processing.
+(See http://www.w3.org/TR/xproc/)
+
+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.
+
+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/incubator/sling/trunk/scripting/python
+
+See the Subversion documentation for other source control features.
+

Propchange: incubator/sling/trunk/contrib/scripting/xproc/README.txt
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to