f1440c7 Don't create OSGi auto-requires on system.bundle

Authored and Committed by mizdebsk 11 years ago
    Don't create OSGi auto-requires on system.bundle
    
    If a bundle requires system.bundle - either Eclipse or OSGi is
    installed. This should not be the case, as system.bundle is a valid
    requirement if and only if the OSGi environment is present. If someone
    wants to use a bundle without OSGi - he's welcome to do so.
    
        
file modified
+2 -1