toniedzwiedz commented on issue #5: Feature/stop selector duplication
URL: 
https://github.com/apache/sling-org-apache-sling-dynamic-include/pull/5#issuecomment-408901571
 
 
   @rombert ah, I see, it's a blacklist, rather than a whitelist. I renamed the 
package to `org.apache.sling.dynamicinclude.impl` and inspected `MANIFEST.mf`, 
it seems to have done the trick
   
   ```
   Export-Package: org.apache.sling.dynamicinclude;version="4.0.0";uses:="j
    avax.servlet,org.apache.sling.api,org.apache.sling.dynamicinclude.gener
    ator,org.apache.sling.dynamicinclude.pathmatcher,org.osgi.service.compo
    nent",org.apache.sling.dynamicinclude.generator;version="3.0.0",org.apa
    che.sling.dynamicinclude.generator.types;version="3.0.0";uses:="org.apa
    che.sling.dynamicinclude.generator,org.osgi.service.component",org.apac
    he.sling.dynamicinclude.pathmatcher;version="3.0.0"
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to