enonic / xp-gradle-plugin

Enonic XP Gradle Plugin.
Apache License 2.0
4 stars 2 forks source link

Gradle plugin adds local project path to the Manifest file #48

Closed alansemenov closed 3 years ago

alansemenov commented 3 years ago

Gradle plugin adds local project path to the Manifest file:

image

When an app is installed from the Market and XP is running in dev mode, XP will run the application from source path instead of the installed version.

Basically, with current behaviour you will never be able to run a version from the Market if your local version is different, unless you stop dev mode.

alansemenov commented 3 years ago

The idea is good - you should be able to hot-redeploy your local app in dev mode - but not when the app is installed from the Market.

rymsha commented 3 years ago

Proposed solution: