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.

--
/**************************************/
Best regards / S pozdravem
Vladislav Krejčiřík

http://www.vkrejcirik.info

Reply via email to