[
https://issues.apache.org/jira/browse/ARIES-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762544#action_12762544
]
Guillaume Nodet commented on ARIES-15:
--------------------------------------
I'm not sure to see the value in a mixed OSGi / JEE environment. Either the
war is a plain JEE war and we need to scan everything, or it's already an OSGi
bundle, and we should not change what the metadata the user decided to put in
the war MANIFEST.MF
> Rework RFC 66 import generation
> -------------------------------
>
> Key: ARIES-15
> URL: https://issues.apache.org/jira/browse/ARIES-15
> Project: Aries
> Issue Type: Improvement
> Reporter: Valentin Mahrwald
> Priority: Minor
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently, the RFC 66 WAR to WAB conversion generates import statements for
> all discovered dependencies, including those of embedded libraries.
> There are two improvements that should be made even for an initial version:
> - bundle manifests of embedded libraries should be use whenever they exist
> - imports should be generated with "resolution:=optional"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.