Convenient Release Task - alessandroscarlatti/launch4j-gradle-plugin GitHub Wiki

Convenient Release Task

An example release might broken down in the following structure, for example:

  • Release task
    • Distribution task
      • Exe build
    • Distribution task
      • Exe build
      • Exe build

Each of these can be built separately, starting with the smallest, the exe build.

Right now, the gradle tasks are: