You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/02/19 09:30:20 UTC

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #1008: MINIFICPP-1505 - Add SFTP build support to win built bat

arpadboda commented on a change in pull request #1008:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1008#discussion_r579045658



##########
File path: win_build_vs.bat
##########
@@ -28,6 +28,7 @@ set build_coap=OFF
 set build_jni=OFF
 set build_SQL=OFF
 set build_AWS=OFF
+set build_SFTP=OFF

Review comment:
       Two reasons I didn't do:
   1) Tests require Maven and Java, so they wouldn't run with current instance configs
   2) Win builds sometimes already reach timeout, didn't want to add further stuff, especially longer tests like this. (can take minutes to start up the java sftp mock server)




----------------------------------------------------------------
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.

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