Looks fine.
Thanks,
Sahoo
Jitendra Kotamraju wrote:
> Please review the attached osgi.bundle for "dol" module. bnd tool
> misses Import-Package entry for "org.glassfish.resource.common"
> package due to generics(see the corresponding dev thread)
>
> thanks,
> Jitu
>
>
>
> --- osgi.bundle (revision 29807)
> +++ osgi.bundle (working copy)
> @@ -19,3 +19,6 @@
> com.sun.enterprise.deployment.xml; \
> com.sun.enterprise.repository;
> version=${project.osgi.version}
>
> +Import-Package: \
> + org.glassfish.resource.common, \
> + *
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net