SLING-7496 Factory configurations get deleted on update()

The factory prefix was prepended twice which caused the installer to
think that the original configuration being updated was gone, which
triggered a callback to Configuration.delete();
4 files changed
tree: 4f679c1203bdabadc8f7777d9170c97daf795854
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Installer Configuration Admin Support

This module is part of the Apache Sling project.