michael-o commented on code in PR #64: URL: https://github.com/apache/maven-doxia-sitetools/pull/64#discussion_r1027323823
########## 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: No, it is not. Doxia bundles them now and the resource resolver will pick then up from classpath. See: https://github.com/apache/maven-doxia/pull/115/files#diff-262a682f07b45aeb2cacb62700410586a3e522010b21edfa3f7d213e62d2794bR701-R714 -- 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]
