cuba-platform / cuba-gradle-plugin

Gradle plugin for building CUBA platform and applications
https://www.cuba-platform.com
Apache License 2.0
15 stars 18 forks source link

Gradle tasks should be placed in correct groups #34

Closed dtsaryov closed 6 years ago

dtsaryov commented 6 years ago

Description of the bug or enhancement

Setup correct groups for tasks

image

Updates

startDb and stopDb tasks belong to the Database group now.