Hi Carsten,
to try my patch within the server I used 'mvn clean install
sling:install' as suggested. But sadly it didn't have any effect. When
connecting with the debugger the old variables are still there.
The maven output looks good:
[INFO] --- maven-sling-plugin:2.1.8:install (default-cli) @
org.apache.sling.api ---
[INFO] Installing Bundle
org.apache.sling.api(/Users/sandro/Developing/Projekte/sling/svn2/bundles/api/target/org.apache.sling.api-2.15.1-SNAPSHOT.jar)
to http://localhost:8080/system/console via WebConsole
[INFO] Bundle installed
I also don't see any error in the server output or the log file.
Did you do it the same and did it work for you?
Best,
Sandro