davisusanibar commented on code in PR #253:
URL: https://github.com/apache/arrow-cookbook/pull/253#discussion_r976411526
##########
java/ext/javadoctest.py:
##########
@@ -54,6 +54,7 @@ def compile(
"dependency:build-classpath",
"-DincludeTypes=jar",
"-Dmdep.outputFile=.cp.tmp",
+ f"-Darrow.version={self.env.config.version}",
Review Comment:
Oh sorry, I was thinking that will be possible to have more than one
snapshot version per release, but if it's always the same per release then not
problem at all
--
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]