[
https://issues.apache.org/jira/browse/SLING-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862986#comment-16862986
]
Carsten Ziegeler commented on SLING-8251:
-----------------------------------------
Looking at
https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/16/files#diff-4886fcb1b248841c657d872963a92597L110
this looks like logic change. Maybe you just remove the try/finally block and
leave the indention as is. That can be fixed in a follow up commit. This way we
can clearly see what has changed
> 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)