Andre's Blog

20161106 Refactored Gradle Build

[GRADLE] [GROOVY] [WEB]

[GROOVY CLASS] [GRADLE TASK] [GRADLE BUILDSRC]

Adding new functionality to my gradle build has increased its code and has made it hard read read.

For this reason I have started to refactor it.

I have decided to

  1. separate the code into different Groovy classes
  2. move the code to the buildSrc
  3. have custom Gradle tasks for those classes where I don't need to pass parameters

Please find my changes here in my gradle blog.

Select where to go ...


The Blog
My Technical Blogs
Projects
Blogs Of Friends
RSS
CV/About
Me