why copy/paste? isn't it inherited?

Regards,

Hervé

Le samedi 31 octobre 2015 17:47:33 [email protected] a écrit :
> Author: khmarbaise
> Date: Sat Oct 31 17:47:33 2015
> New Revision: 1711655
> 
> URL: http://svn.apache.org/viewvc?rev=1711655&view=rev
> Log:
> [MPOM-91] Use fluido skin.
> 
> Modified:
>     maven/shared/trunk/maven-shared-components/src/site/site.xml
> 
> Modified: maven/shared/trunk/maven-shared-components/src/site/site.xml
> URL:
> http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-components/src
> /site/site.xml?rev=1711655&r1=1711654&r2=1711655&view=diff
> ===========================================================================
> === --- maven/shared/trunk/maven-shared-components/src/site/site.xml
> (original) +++ maven/shared/trunk/maven-shared-components/src/site/site.xml
> Sat Oct 31 17:47:33 2015 @@ -20,6 +20,30 @@ under the License.
>  -->
> 
>  <project>
> +  <bannerLeft>
> +    <src>http://maven.apache.org/images/apache-maven-project.png</src>
> +    <href>http://www.apache.org/</href>
> +  </bannerLeft>
> +
> +  <bannerRight>
> +    <src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
> +    <href>http://maven.apache.org/</href>
> +  </bannerRight>
> +  <skin>
> +    <groupId>org.apache.maven.skins</groupId>
> +    <artifactId>maven-fluido-skin</artifactId>
> +    <version>1.4</version>
> +  </skin>
> +
> +  <custom>
> +    <fluidoSkin>
> +      <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
> +      <googlePlusOne />
> +      <googleSearch>
> +        <sitesearch/>
> +      </googleSearch>
> +    </fluidoSkin>
> +  </custom>
>    <body>
>      <breadcrumbs>
>        <item name="Shared Components"
> href="http://maven.apache.org/shared/index.html"; />


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to