dev@glassfish.java.net

[GFv3] glassfish-naming does not import internal-api

From: Sahoo <sahoo_at_sun.com>
Date: Mon, 10 Mar 2008 16:38:35 +0530

ServiceHookup.class in glassfish-naming implements Init.class which
belongs to internal-api module. Then, why does glassfish-naming module
does not import internal-api module? Because of transitive dependency,
maven is able to compile the code, but I don't see the import-bundle
header correctly generated.

Thanks,
Sahoo