hboutemy commented on code in PR #64: URL: https://github.com/apache/maven-doxia-sitetools/pull/64#discussion_r1027323337
########## doxia-site-renderer/src/test/resources/site/fml/faq.fml: ########## @@ -20,7 +20,7 @@ under the License. <faqs xmlns="http://maven.apache.org/FML/1.0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/FML/1.0.1 file:../../../../../../../doxia/doxia-modules/doxia-module-fml/src/main/resources/fml-1.0.1.xsd" Review Comment: I'm not convinced removing xdoc-2.0.xsd and fml-1.0.1.xsd copies are a good idea: it adds a network dependency during build at least this should be a separate issue: this is not about upgrading Doxia 2.0 M3 to M4 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
