You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/10/12 14:46:50 UTC

[GitHub] [arrow] davisusanibar commented on a diff in pull request #14379: ARROW-17882: [Java][Doc] Adding building steps for Windows user to produce JNI DLL

davisusanibar commented on code in PR #14379:
URL: https://github.com/apache/arrow/pull/14379#discussion_r993563474


##########
docs/source/developers/java/building.rst:
##########
@@ -107,33 +111,48 @@ Maven
         $ cd arrow/java
         $ export JAVA_HOME=<absolute path to your java home>
         $ java --version
-        $ mvn clean generate-resources -Pgenerate-cdata-dylib_so -N
+        $ mvn generate-resources -Pgenerate-libs-cdata-all-os -N

Review Comment:
   This is because this `clean` is not added value as this not cleaning any folder related with JNI part.



-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org