You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/27 17:56:58 UTC

[GitHub] eric-haibin-lin closed pull request #9596: Remove the gradle wrapper.

eric-haibin-lin closed pull request #9596: Remove the gradle wrapper.
URL: https://github.com/apache/incubator-mxnet/pull/9596
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tools/caffe_translator/build_from_source.md b/tools/caffe_translator/build_from_source.md
index 81480fa726..09af64e414 100644
--- a/tools/caffe_translator/build_from_source.md
+++ b/tools/caffe_translator/build_from_source.md
@@ -15,7 +15,7 @@ cd mxnet/tools/caffe_translator/
 ```
 Step 3: Build
 ```
-./gradlew build
+gradle build
 ```
 
 Caffe Translator will be built at `build/libs/caffe-translator-<version>.jar`
diff --git a/tools/caffe_translator/gradle/wrapper/gradle-wrapper.jar b/tools/caffe_translator/gradle/wrapper/gradle-wrapper.jar
deleted file mode 100644
index 6b6ea3ab4f..0000000000
Binary files a/tools/caffe_translator/gradle/wrapper/gradle-wrapper.jar and /dev/null differ


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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