You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/12 17:23:31 UTC

svn commit: r1182424 - in /james/trunk/sandbox/felixk/sample-project-layout/skin/src/site: apt/index.apt site.xml

Author: felixk
Date: Wed Oct 12 15:23:30 2011
New Revision: 1182424

URL: http://svn.apache.org/viewvc?rev=1182424&view=rev
Log:
Renaming maven-skin to james-skin

Modified:
    james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/apt/index.apt
    james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/site.xml

Modified: james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/apt/index.apt?rev=1182424&r1=1182423&r2=1182424&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/apt/index.apt (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/apt/index.apt Wed Oct 12 15:23:30 2011
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Apache JAMES Official Maven2/3 Site Skin
+Apache JAMES Official Maven3 Site Skin
 
   Avoid problems
   
@@ -45,7 +45,7 @@ Apache JAMES Official Maven2/3 Site Skin
     
     <<Note>>
     
-    When a project logo changes then it must also be added/changed in this maven-skin.
+    When a project logo changes then it must also be added/changed in this james-skin.
    
     <<A correct definition could look like>>
 

Modified: james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/site.xml?rev=1182424&r1=1182423&r2=1182424&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/site.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/skin/src/site/site.xml Wed Oct 12 15:23:30 2011
@@ -21,8 +21,8 @@
 
     <skin>
         <groupId>org.apache.james</groupId>
-        <artifactId>maven-skin</artifactId>
-        <version>1.7-SNAPSHOT</version>
+        <artifactId>james-skin</artifactId>
+        <version>2.0-SNAPSHOT</version>
     </skin>
     
     <!-- Banner sources must have absolute URL, otherwise inheriting will fail -->



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org