[
https://issues.apache.org/jira/browse/SLING-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862983#comment-16862983
]
Simone Tripodi commented on SLING-8251:
---------------------------------------
[~cziegeler] apologise if things look confusing, but I din't change the logic -
I just dropped the {{try ... finally}} block since the {{File tempDir}} is now
deleted on exit, rather than in the {{finally}} block :)
> Support checking dependencies for content packages
> --------------------------------------------------
>
> Key: SLING-8251
> URL: https://issues.apache.org/jira/browse/SLING-8251
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model
> Reporter: Robert Munteanu
> Assignee: Simone Tripodi
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When including content packages in a feature model there are some
> dependencies that would be great to check at build time. Both of these are
> defined as manifest headers:
> # dependencies to other content pacakges - Content-Package-Dependencies
> # dependencies to java packages - Import-Package (with the same syntax as the
> OSGi bundle Import-Package header ).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)