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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]