centic9 commented on a change in pull request #313: URL: https://github.com/apache/poi/pull/313#discussion_r830636234
########## File path: build.xml ########## @@ -153,7 +153,7 @@ under the License. <property name="ooxml.testokfile" location="poi-ooxml/build/testokfile.txt"/> <property name="ooxml.lite.agent" location="build/dist/maven/poi-ooxml-lite-agent/poi-ooxml-lite-agent-${version.id}.jar"/> - <property name="ooxml.lite.report" location="build/ooxml-lite-report"/> + <property name="ooxml.lite.report" location="src/resources/ooxml-lite-report"/> Review comment: FYI, I did not change or check if Ant-build still does this correctly, we should really get rid of the Ant build now that we did a few Gradle-based releases. -- 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: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org