You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Siveton <vi...@gmail.com> on 2005/10/24 15:10:35 UTC

RE: svn commit: r327916 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/SiteMojo.java

Hi Brett,

> +                        siteRenderer.render( xdocDirectoryFile,
> outputDirectory, xdoc.getSourceDirectory(), xdoc.getExtension(),
> xdoc.getParserId(),
> +                                         siteDescriptor, template,
> attributes, locale, "UTF-8" );

Is it normal to use "UTF-8" and not outputEncoding variable?

Cheers,

Vincent



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


Re: svn commit: r327916 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/plugins/site/SiteMojo.java

Posted by Brett Porter <br...@apache.org>.
I was applying a patch, sorry I missed that. Please feel free to correct it.

- Brett

Vincent Siveton wrote:
> Hi Brett,
> 
> 
>>+                        siteRenderer.render( xdocDirectoryFile,
>>outputDirectory, xdoc.getSourceDirectory(), xdoc.getExtension(),
>>xdoc.getParserId(),
>>+                                         siteDescriptor, template,
>>attributes, locale, "UTF-8" );
> 
> 
> Is it normal to use "UTF-8" and not outputEncoding variable?
> 
> Cheers,
> 
> Vincent
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


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