You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Juan Jose Vazquez Delgado (JIRA)" <ji...@apache.org> on 2009/02/17 12:46:59 UTC

[jira] Updated: (SLING-859) option overwrite:=true

     [ https://issues.apache.org/jira/browse/SLING-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juan Jose Vazquez Delgado updated SLING-859:
--------------------------------------------

              Assignee: Juan Jose Vazquez Delgado
    Remaining Estimate: 0h
     Original Estimate: 0h

option overwrite:=true works form me in Sling trunk revision 744966. Can you look for any stack trace in Sling error log?.
In the other hand, how are you re-installing the bundle? with the Felix web console?.

> option overwrite:=true
> ----------------------
>
>                 Key: SLING-859
>                 URL: https://issues.apache.org/jira/browse/SLING-859
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR Contentloader
>         Environment: MS Windows XP, intel core 2 duo
>            Reporter: Vladislav Krejcirik
>            Assignee: Juan Jose Vazquez Delgado
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> 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 message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.