Hi, On Wed, Jul 27, 2011 at 9:28 AM, Rupert Westenthaler <[email protected]> wrote: > ...I would be really interested if there are more elegant solutions how > to update to an newer Stanbol version than replacing the launcher JAR > and deleting the "/sling" folder. > > This is espacially a bad thing if you have already a lot of > configurations (e.g. Referenced Sites, local caches ...)....
IIUC those configurations come from .cfg files found in a folder under ./sling? If yes, you could try moving that folder elsewhere, delete ./sling and move it back. We might also define a second folder for user configurations (and user data), outside of the ./sling folder. -Bertrand
