You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/23 02:04:35 UTC

[GitHub] [incubator-iceberg] timmylicheng commented on a change in pull request #304: Add build info to README.

timmylicheng commented on a change in pull request #304: Add build info to README.
URL: https://github.com/apache/incubator-iceberg/pull/304#discussion_r306102142
 
 

 ##########
 File path: README.md
 ##########
 @@ -54,6 +54,9 @@ Community discussions happen primarily on the [dev mailing list][dev-list] or on
 
 Iceberg is built using Gradle 5.2.1.
 
+* To invoke a build and run tests, run: ./gradlew build
+* To skip tests, run: ./gradlew build -x test
 
 Review comment:
   @fbocse Sounds good. Adding it

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org