|
I don't see anything unusual in dump.txt, what exactly are you referring to? See also The attached zip is empty, can you update it? It might be me that do not understand the dependencies correctly. But why are older versions of Doxia used? e.g.: [DEBUG] Retrieving parent-POM: org.apache.maven:maven-parent:pom:6 for project: org.apache.maven.doxia:doxia:pom:1.0-alpha-10 from the repository. Or am I reading it wrong? But the important issue for me here is that I do not get different markup for ----------- ad + ----------- + anymore. Up until last week I was able to separate these verbatims from eachother via my special maven theme. Now it gives me the exact same output.
Lukas Theussl made changes - 06/Mar/09 06:18 AM
The different versions are the versions used by various transitive dependencies, they are not all used actually in the final classpath. I confirm the verbatim box issue, we'll fix it after the 1.1 release.
Lukas Theussl made changes - 08/Mar/09 03:43 PM
I just realized that we have the same problem in 1.0 too. It's a different issue though, for 1.1 the bug was in AptParser (this one I fixed), for 1.0 it's in XhtmlSink. The effect is the same, verbatim blocks are always boxed. I'm not sure if we'll do a 1.0.1 release but I'll open another issue for it. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The second verbatime lines came out the wrong way. Should have been a single line with plus in front and rear.
+ - - - - - - - + (without the spaces)