ParthChonkar commented on code in PR #45134:
URL: https://github.com/apache/arrow/pull/45134#discussion_r1900527645
##########
docs/source/developers/java/building.rst:
##########
@@ -144,7 +144,7 @@ Maven
.. code-block::
- $ cd arrow/java
+ $ cd arrow-java
$ mvn generate-resources -Pgenerate-libs-jni-windows -N
Review Comment:
Yup, I'll wait on https://github.com/apache/arrow-java/pull/449.
Will this order work?
* https://github.com/apache/arrow-java/pull/449 lands
* I'll try to verify each build path and update the docs on this PR ->
merge it into apache/arrow
* https://github.com/apache/arrow-java/issues/472 (I can try to cherry-pick
the commits in the docs in a similar way that was done for the source code)
--
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]