-
Book Overview & Buying
-
Table Of Contents
Hudson 3 Essentials
By :
Gradle is another open source tool used for building applications. Gradle provides the option for a project to create a wrapper. Gradle Wrapper is a script that will download and use the version of Gradle that the project was designed to be built with, which saves the effort of downloading, installing, and configuring Gradle yourself.
Gradle is built using Gradle (of course!). So, let's create a job that builds Gradle from the latest source.
Information about Gradle can be found at the project's home page at http://www.gradle.org/.
We will create a free-style software job, as we described in the Creating a free-style software job for the Maven job section, except that the job name will be Gradle.
We will configure the Source Code Management section to use Git as we did in the preceding section. In the Source Code Management section of the Job Configurations...
Change the font size
Change margin width
Change background colour