You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vm...@apache.org on 2005/12/21 14:48:58 UTC

svn commit: r358293 - /maven/plugins/trunk/maven-clover-plugin/src/site/site.xml

Author: vmassol
Date: Wed Dec 21 05:48:54 2005
New Revision: 358293

URL: http://svn.apache.org/viewcvs?rev=358293&view=rev
Log:
add publish date format

Modified:
    maven/plugins/trunk/maven-clover-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-clover-plugin/src/site/site.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-clover-plugin/src/site/site.xml?rev=358293&r1=358292&r2=358293&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clover-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-clover-plugin/src/site/site.xml Wed Dec 21 05:48:54 2005
@@ -27,6 +27,7 @@
   <bannerRight>
     <src>http://maven.apache.org/images/maven-small.gif</src>
   </bannerRight>
+  <publishDate format="dd MMM yyyy" />
   <body>
     <links>
       <item name="Maven 2" href="http://maven.apache.org/maven2/"/>



Re: svn commit: r358293 - /maven/plugins/trunk/maven-clover-plugin/src/site/site.xml

Posted by Brett Porter <br...@apache.org>.
We don't need to rush to do this on all plugins. It will be inherited
shortly.

- Brett

vmassol@apache.org wrote:
> Author: vmassol
> Date: Wed Dec 21 05:48:54 2005
> New Revision: 358293
>
> URL: http://svn.apache.org/viewcvs?rev=358293&view=rev
> Log:
> add publish date format
>
> Modified:
>     maven/plugins/trunk/maven-clover-plugin/src/site/site.xml
>
> Modified: maven/plugins/trunk/maven-clover-plugin/src/site/site.xml
> URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-clover-plugin/src/site/site.xml?rev=358293&r1=358292&r2=358293&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-clover-plugin/src/site/site.xml (original)
> +++ maven/plugins/trunk/maven-clover-plugin/src/site/site.xml Wed Dec 21 05:48:54 2005
> @@ -27,6 +27,7 @@
>    <bannerRight>
>      <src>http://maven.apache.org/images/maven-small.gif</src>
>    </bannerRight>
> +  <publishDate format="dd MMM yyyy" />
>    <body>
>      <links>
>        <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
>
>
>   

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