Hi Ate,

you're right the default should be "en", since our javadocs are written in
english. I don't know if there's a property to configure this... I guess
we'll need to dig into the docs of the javadoc maven plugin.

Benedikt


2014-03-02 0:23 GMT+01:00 Ate Douma <a...@douma.nu>:

> On 02-03-14 00:02, a...@apache.org wrote:
>
>> Author: ate
>> Date: Sat Mar  1 23:02:28 2014
>> New Revision: 899664
>>
>> Log:
>> Site checkin for project Apache Commons SCXML
>>
>>  This turned out to be an unexpected large site checkin ...
>
> I only fixed a few menu items, so I expected a minor update.
> Turned out, the previous site was generated with a "de" language, while I
> have "en" as default language, and the generated javadocs all get this
> language encoded in their <html> element.
> So all apidocs pages where updated like this:
>
>   -<html lang="de">
>   +<html lang="en">
>
> Now, I can imagine this will hit us many times over in the future if we
> don't somehow either remove or suppress the lang attribute or else set it
> to a fixed value...
>
> Anyone an idea how to improve this?
>
> Thanks, Ate
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to