dev@glassfish.java.net

Re: [GFv3] Action Required: Avoid split-package

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 27 May 2008 14:26:14 -0700

Sahoo wrote:
> The attached file lists package names that are split across multiple
> modules in GFv3 workspace. This list may not be totally accurate, so use
> it as an indicator only. Module owners are requested to ensure that each
> package is defined by one runtime module only. This is needed so that we
> can start using *Import-Package* manifest headers to specify
> dependencies instead of using *Require-Bundle*.

What's the reason for making that change? Is that the OSGi preferred
approach?