Le lundi 21 décembre 2009, Lukas Theussl a écrit : > The problem on your index page comes from an xdoc source file, not apt. true, I forgot that I used xdoc in this project...
> I > have opened, and closed, http://jira.codehaus.org/browse/DOXIA-374. I > don't think that's big enough an issue to hold off the release, in > particular there is a workaround (explicitly specify border="0" in your > xdoc table). ok > > For the "Dependency File Details": which version of the > maven-project-info-reports-plugin are you using? I don't see that with > 2.1.2. I'm using 2.1.2 too. I looked into MPRI source, and found startTable( justification, true ); in DependenciesRenderer#renderSectionDependencyFileDetails(). Then IMHO this should have been rendered with a border with previous versions, but wasn't due to a bug in Doxia. Then Doxia 1.1 in maven-site-plugin has a fix that shows a bug in MPIR 2.1.2 :) I'll fix MPIR Regards, Hervé > > -Lukas > > Hervé BOUTEMY wrote: > > I just tested it on one of my projects and found a surprising change: > > some tables get a border="1", while most of them stay with border="0". > > > > For example tables generated from APT [1], or "Dependency File Details" > > of MPIR [2] > > > > Is it me or does anybody see the same issue? > > > > Regards, > > > > Hervé > > > > [1] http://logdistiller.sourceforge.net/tmp/ > > > > [2] http://logdistiller.sourceforge.net/tmp/dependencies.html > > > > Le jeudi 17 décembre 2009, Dennis Lundberg a écrit : > >> Hi, > >> > >> We solved 29 issues: > >> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&styleNa > >>me= Html&version=14324 > >> > >> There are still a couple of issues left in JIRA: > >> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11146 > >>&st atus=1 > >> > >> Staging repo: > >> https://repository.apache.org/content/repositories/maven-060/ > >> > >> Staging site: > >> http://maven.apache.org/plugins/maven-site-plugin-2.1/ > >> > >> Guide to testing staged releases: > >> http://maven.apache.org/guides/development/guide-testing-releases.html > >> > >> Vote open for 72 hours. > >> > >> [ ] +1 > >> [ ] +0 > >> [ ] -1 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
