The import is hard, not optional

Carsten


2013/9/6 Felix Meschberger <fmesc...@adobe.com>

> Hi
>
> Is the import hard or resolution:=optional ? I could make an argument for
> the latter in that it would resolve the import upfront if available but
> delay to dynamic resolution if not available yet.
>
> WDYT ?
>
> Regards
> Felix
>
> Am 06.09.2013 um 08:31 schrieb Carsten Ziegeler:
>
> > Hi,
> >
> > in Apache Sling we switched now from version 2.3.7 to 2.4.0 of the maven
> > bundle plugin and it seems there is a difference in the handling of
> dynamic
> > import packages between those versions.
> >
> > With previous versions of the plugin, the Import-Package was calculated
> > with taking DynamicImport-Package in mind, which means a package declared
> > as dynamic import was not added to the import list.
> > With 2.4.0 this changed, and the package is listed in both statements.
> >
> > So I'm wondering what is the correct behaviour?
> >
> > Regards
> > Carsten
> > --
> > Carsten Ziegeler
> > cziege...@apache.org
>
>


-- 
Carsten Ziegeler
cziege...@apache.org

Reply via email to