enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

System apps pop up in the list of installed applications after deploy #711

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago
  1. Open the Applications module to see the list of installed applications
  2. Delete app-main's jar file from the deploy folder
  3. Build and redeploy app-main
  4. Note that it will appear in the grid, even though it shouldn't (because of the systemApp = true flag in build.gradle).
  5. Refresh the page. Now the app is gone.

Same with app-standardidprovider and other bundled xp apps.

image

edloidas commented 6 years ago

Issue moved to enonic/xp #6146 via ZenHub