This is due to tlddoc, I am not sure we can change this behaviour in the plugin.
The correct place where to report this issue is in the tlddoc tracker at https://taglibrarydoc.dev.java.net/
Fabrizio Giustina added a comment - 30/Jan/10 17:46 This is due to tlddoc, I am not sure we can change this behaviour in the plugin.
The correct place where to report this issue is in the tlddoc tracker at https://taglibrarydoc.dev.java.net/
This turned out to be a problem in a stylesheed used by taglibdoc which trims all the white space while converting tlds to the 2.1 version.
I added a patched copy to the taglib plugin in order to override the default one.
Foe reference, the xslt changed is:
com/sun/tlddoc/resources/tld2_1-tld2_1.xsl
Fabrizio Giustina added a comment - 31/Jan/10 14:56 This turned out to be a problem in a stylesheed used by taglibdoc which trims all the white space while converting tlds to the 2.1 version.
I added a patched copy to the taglib plugin in order to override the default one.
Foe reference, the xslt changed is:
com/sun/tlddoc/resources/tld2_1-tld2_1.xsl
This is due to tlddoc, I am not sure we can change this behaviour in the plugin.
The correct place where to report this issue is in the tlddoc tracker at https://taglibrarydoc.dev.java.net/