diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/gradle/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/gradle/README b/development/gradle/README index 7bcb2b0b68094..107c948334312 100644 --- a/development/gradle/README +++ b/development/gradle/README @@ -7,7 +7,8 @@ static websites, generated documentation or indeed anything else. Gradle combines the power and flexibility of Ant with the dependency management and conventions of Maven into a more effective way to build. -Powered by a Groovy DSL and packed with innovation, Gradle provides a -declarative way to describe all kinds of builds through sensible defaults. -Gradle is quickly becoming the build system of choice for many open source -projects, leading edge enterprises and legacy automation challenges. +Powered by a Groovy DSL and packed with innovation, Gradle provides +a declarative way to describe all kinds of builds through sensible +defaults. Gradle is quickly becoming the build system of choice +for many open source projects, leading edge enterprises and legacy +automation challenges. |