I don't think you should embed it. Just reference it via Import-Package. BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the OSGi Alliance [EMAIL PROTECTED] Office: +1 407 849 9117 Mobile: +1 386 848 3788
"Richard S. Hall" <[EMAIL PROTECTED]> 08/17/2006 12:59 PM Please respond to felix-dev@incubator.apache.org To felix-dev@incubator.apache.org cc Subject Re: Using javax.microedition.io Daniel John Debrunner wrote: > Richard S. Hall wrote: > >> It seems like we could just remove the offending code with the >> dependency until it is resolved if this were going to hold up graduation. >> > > What offending code though? Referencing the javax.microedition classes > seems fine from the licence terms of the JSR 139 specification? It includes: > I thought the issue was not that we were referencing it, but that we were actually embedding it. Thus, we need to get rid of the code that references it until it is resolved, so that we don't need to embed it. -> richard