Goals was: Re: Supporting OSGi Bundles in the Java Module System

2008-06-10 Thread Adrian Brock
On Mon, 2008-04-28 at 20:16 -0700, Stanley M. Ho wrote: 2. Requirements 1. It shall be possible for an OSGi container to implement the Java Module System. 2. It shall be possible for a JAM module to express an import dependency on any Module Definition in any Java

Exported Classes and OSGi Re: Supporting OSGi Bundles in the Java Module System

2008-06-10 Thread Adrian Brock
On Mon, 2008-04-28 at 20:16 -0700, Stanley M. Ho wrote: 3.2 ModuleDefinition class Two new methods are added in the ModuleDefinition class to return the exported packages and member packages respectively. The export and member definitions contained in the OSGi metadata are in package

Re: Exported Classes and OSGi Re: Supporting OSGi Bundles in the Java Module System

2008-06-10 Thread Stanley M. Ho
Hi Adrian, Adrian Brock wrote: On Mon, 2008-04-28 at 20:16 -0700, Stanley M. Ho wrote: 3.2 ModuleDefinition class Two new methods are added in the ModuleDefinition class to return the exported packages and member packages respectively. The export and member definitions contained in the OSGi