Re: Java 8 System Package Definitions

2012-11-27 Thread Richard S. Hall
Actually, Sahoo verified which packages were part of the Java platform API, but I used bnd to calculate the "uses" constraints...I can imagine no one would ever want to do that by hand. :-) If there is a viable platform that people might use, then we should do it. A simple patch is just to cop

Re: Java 8 System Package Definitions

2012-11-27 Thread Felix Meschberger
Hi I have also created FELIX-3786 with a patch for an interim solution. Regards Felix Am 27.11.2012 um 11:26 schrieb Felix Meschberger: > Hi all > > IIRC Sahoo once came up with nicely done System Package Definitions for Java > platform APIs which included uses clauses. > > Does anyone know

Java 8 System Package Definitions

2012-11-27 Thread Felix Meschberger
Hi all IIRC Sahoo once came up with nicely done System Package Definitions for Java platform APIs which included uses clauses. Does anyone know the state of the Java 8 platform API and whether it already makes sense to go down the road of creating these definitions ? Regards Felix