Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescription
-
Deprecated Enum Classes
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionsee
org.osgi.annotation.bundle.Capability
seeorg.osgi.annotation.bundle.Requirement
Replaced byApache_2_0
.Replaced byGPL_2_0_only
orGPL_2_0_or_later
.Replaced byGPL_3_0_only
orGPL_3_0_or_later
.Replaced byLGPL_2_1_only
orLGPL_2_1_or_later
.Replaced byMIT
.
-
Deprecated FieldsFieldDescriptionThis is for support of the legacy OBR requirement format, use
Constants.RUNREQUIRES
for new format.
-
Deprecated MethodsMethodDescriptionUse SLF4J Logger.info() instead.Use SLF4J Logger.debug instead.As of 3.4. Replace with
try (ProjectBuilder pb = getBuilder(null)) { for (Builder b : pb.getSubBuilders()) { ... } }
Since 1.3. Replaced byComponent.scope()
.Use SLF4J Logger.info() instead.Use SLF4J Logger.info() instead.Use SLF4J Logger.debug instead.Use SLF4J Logger.info(aQute.libg.slf4j.GradleLogging.LIFECYCLE) instead.Use SLF4J Logger.info() instead.Use SLF4J Logger.info(aQute.libg.slf4j.GradleLogging.LIFECYCLE) instead.
-
Deprecated ConstructorsConstructorDescription
-
Deprecated Annotation Interface Elements
org.osgi.annotation.bundle.Requirement.Resolution