INTSAMPLES-131: Fix README.md for Gradle

JIRA: https://jira.spring.io/browse/INTSAMPLES-131

INTSAMPLES-131: PR comments
This commit is contained in:
Artem Bilan
2014-06-23 14:20:44 +03:00
committed by Gary Russell
parent 53dfc4914f
commit 95ec35c768
26 changed files with 95 additions and 84 deletions

View File

@@ -13,7 +13,7 @@ This example demonstrates the following aspects of the FTP support available wit
The samples work out of the box using an embedded Apache FTP Server. Simply execute:
$ mvn clean package
$ gradlew :ftp:run
and the samples are build as well as executed. The samples are part of a JUnit test suite: