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 2007/01/10 02:19:51 UTC

svn commit: r494677 - in /maven/maven-1: core/trunk/project.properties plugins-sandbox/trunk/plugins-common/project.properties plugins/trunk/plugins-common/project.properties

Author: aheritier
Date: Tue Jan  9 17:19:50 2007
New Revision: 494677

URL: http://svn.apache.org/viewvc?view=rev&rev=494677
Log:
Forgot that this now the default one.
This setting is not needed

Modified:
    maven/maven-1/core/trunk/project.properties
    maven/maven-1/plugins-sandbox/trunk/plugins-common/project.properties
    maven/maven-1/plugins/trunk/plugins-common/project.properties

Modified: maven/maven-1/core/trunk/project.properties
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/project.properties?view=diff&rev=494677&r1=494676&r2=494677
==============================================================================
--- maven/maven-1/core/trunk/project.properties (original)
+++ maven/maven-1/core/trunk/project.properties Tue Jan  9 17:19:50 2007
@@ -160,7 +160,6 @@
 maven.xdoc.version = 
 maven.xdoc.locale.default=en
 
-maven.xdoc.poweredby.image=mavenlogo_builtby_w.png
 maven.xdoc.theme=stylus
 
 maven.xdoc.validate.exclude=${maven.xdoc.navigation.file},${maven.pdf.navigationFile},${maven.xdoc.xml.copy},changes.xml

Modified: maven/maven-1/plugins-sandbox/trunk/plugins-common/project.properties
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins-sandbox/trunk/plugins-common/project.properties?view=diff&rev=494677&r1=494676&r2=494677
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-common/project.properties (original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-common/project.properties Tue Jan  9 17:19:50 2007
@@ -62,5 +62,4 @@
 maven.xdoc.date.format = dd MMMM yyyy HH:mm z
 # Use the maven site theme
 maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
-maven.xdoc.locale.default=en
-maven.xdoc.poweredby.image=mavenlogo_builtby_w.png
\ No newline at end of file
+maven.xdoc.locale.default=en
\ No newline at end of file

Modified: maven/maven-1/plugins/trunk/plugins-common/project.properties
URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/plugins-common/project.properties?view=diff&rev=494677&r1=494676&r2=494677
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-common/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugins-common/project.properties Tue Jan  9 17:19:50 2007
@@ -63,5 +63,4 @@
 maven.xdoc.date.format = dd MMMM yyyy HH:mm z
 # Use the maven site theme
 maven.xdoc.theme.url=http://maven.apache.org/maven-1.x/style/maven-stylus.css
-maven.xdoc.locale.default=en
-maven.xdoc.poweredby.image=mavenlogo_builtby_w.png
\ No newline at end of file
+maven.xdoc.locale.default=en
\ No newline at end of file