Hi

When I try to uninstall a package I expected that all the contents created
by it on installation would be removed but that does not seem to be the
case. For e.g. I have a package with the filter.xml as follows:

<?xml version="1.0" encoding="UTF-8"?>
<workspaceFilter version="1.0">
    <filter root="/parent">
        <include pattern="/parent/child1"/>
    </filter>
</workspaceFilter>

When I install this package, /parent/child1 is created. On un-installation,
these nodes continue to exist. I may be missing something here regarding
the behavior of filter configurations. Please suggest.

Regards
Satya Deep

Reply via email to