You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/06/03 11:31:54 UTC

[GitHub] [maven-doxia-sitetools] michael-o commented on a change in pull request #5: Switch from XhtmlSink to Xhtml5Sink as the default site renderer.

michael-o commented on a change in pull request #5: Switch from XhtmlSink to Xhtml5Sink as the default site renderer.
URL: https://github.com/apache/maven-doxia-sitetools/pull/5#discussion_r289800636
 
 

 ##########
 File path: doxia-doc-renderer/pom.xml
 ##########
 @@ -172,6 +172,7 @@ under the License.
                   <excludes>
                     <exclude>org.apache.maven.doxia:doxia-module-markdown</exclude>
                     <exclude>org.nibor.autolink:autolink</exclude>
+                    <exclude>com.vladsch.flexmark:*</exclude>
 
 Review comment:
   Is this still necessary if we have bumped to Java 7?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services