You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/23 23:36:44 UTC

svn commit: r327861 - in /maven/maven-1/plugins/trunk: plugin-parent/project.properties project.properties

Author: aheritier
Date: Sun Oct 23 14:36:40 2005
New Revision: 327861

URL: http://svn.apache.org/viewcvs?rev=327861&view=rev
Log:
Use style defined in m1 site (there are some little differences with the m2 one and I don't know how to update/publish it)

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.properties
    maven/maven-1/plugins/trunk/project.properties

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=327861&r1=327860&r2=327861&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Sun Oct 23 14:36:40 2005
@@ -27,7 +27,7 @@
 maven.xdoc.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins
 maven.xdoc.version = ${pom.currentVersion}
 # Use the maven site theme
-maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css
+maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
 
 # Checkstyle plugin settings
 maven.checkstyle.header.file = ${basedir}/../checkstyle-license.txt

Modified: maven/maven-1/plugins/trunk/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.properties?rev=327861&r1=327860&r2=327861&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.properties (original)
+++ maven/maven-1/plugins/trunk/project.properties Sun Oct 23 14:36:40 2005
@@ -48,4 +48,4 @@
 maven.site.deploy.method=rsync
 maven.site.chmod.mode=775
 
-maven.xdoc.theme.url=http://maven.apache.org/style/maven-stylus.css
+maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css