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

Build/deploy tasks should always create app home directory #114

Closed knstvk closed 4 years ago

knstvk commented 5 years ago

Problem

Developers get confused with differences in locations of app working directories, local.app.properties, log config and logs in development and production environments. So we are going to use app home directory both for development and production environments.

Solution

See also cuba-platform/cuba#2319

knstvk commented 4 years ago

To QA: