Gradle™ build scripts, including:
Script name | Description |
---|---|
helloWorld | with several basic tasks |
javaProject | with basic java classes and tests |
cmdParameters | with printing parameters passed to gradle |
restrictBuildUsingHibernate | with failing if some specific dependency is in use |
verifyExistenceOfTask | speaks for itself |
parallelTasks | speaks for itself |