Hi Vladislav, > hi, I have this in my pom.xml: > > <plugin> > <groupId>org.apache.felix</groupId> > <artifactId>maven-bundle-plugin</artifactId> > <extensions>true</extensions> > <configuration> > <instructions> > <Sling-Initial-Content> > initial-content;overwrite:=true > </Sling-Initial-Content> > </instructions> > </configuration> > </plugin> > > But if I reinstall bundle I have still old files in Sling.
This could be an issue. Please, would you mind reporting this issue in Jira [1]?. Regards, Juanjo. [1] https://issues.apache.org/jira/browse/SLING
