Hi Brett,

> > I took time to test your amazing stuff. Very nice feature :) Thanks!
> >
> > You've probably know these but just in case they can help you:
> > - error 404 for subprojects links from a multi project case:
> > http://localhost:8080/index.html
> > Clicks on a sub project
> > http://localhost:8080/framework1/index.html => error404
> 
> Yes, multiproject is not really supported yet. It will be, but maybe in
> the next version.

Ok

> > - "frenglish" project info reports without specify any french language
> > (see http://people.apache.org/~vsiveton/site_run/site_run_pir.jpg based
> on
> > http://www.javaworld.com/javaworld/jw-02-2006/jw-0227-maven.html)
> 
> Is this just missing translations or a bug?

It is a bug in the DoxiaFilter class:
context.setLocale( req.getLocale() );
(I have a French browser)

I will open an issue for that.

> > - Javadoc report link doesnt work : blank page
> 
> Bug in the javadoc plugin, you need the latest snapshot of that.

I retried with snapshot and trunk version, I have got always a blank page.
Could you retry?

Cheers,

Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to