You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/05/05 08:46:08 UTC

svn commit: r771588 - /incubator/sling/trunk/parent/pom.xml

Author: cziegeler
Date: Tue May  5 06:46:07 2009
New Revision: 771588

URL: http://svn.apache.org/viewvc?rev=771588&view=rev
Log:
Add "Apache" to project name.

Modified:
    incubator/sling/trunk/parent/pom.xml

Modified: incubator/sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=771588&r1=771587&r2=771588&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Tue May  5 06:46:07 2009
@@ -119,7 +119,7 @@
                             <rules>
                                 <requireJavaVersion>
                                     <message>
-                                        Sling must be compiled with Java
+                                        Apache Sling must be compiled with Java
                                         5 or higher
                                     </message>
                                     <version>1.5.0</version>
@@ -156,7 +156,7 @@
                             <tasks>
                                 <echo>
 ********************** WARNING (SLING-443) **********************************
-On most platforms, building Sling currently requires setting 
+On most platforms, building Apache Sling currently requires setting 
 MAVEN_OPTS="-Xmx256M", see https://issues.apache.org/jira/browse/SLING-443
 You might get a "java.lang.OutOfMemoryError: Java heap space" if that
 setting is not correct.
@@ -375,7 +375,7 @@
 
     <mailingLists>
         <mailingList>
-            <name>Sling Development List</name>
+            <name>Apache Sling Development List</name>
             <subscribe>
                 sling-dev-subscribe@incubator.apache.org
             </subscribe>
@@ -393,7 +393,7 @@
             </otherArchives>
         </mailingList>
         <mailingList>
-            <name>Sling Source Control List</name>
+            <name>Apache Sling Source Control List</name>
             <subscribe>
                 sling-commits-subscribe@incubator.apache.org
             </subscribe>