Hi JB,
me again. ;)

In Karaf 4.2.7 the scr feature already implements the Declarative
Services Specification 1.4.
Would it be possible that Pax Logging provides an implementation of
the Log Service Specification 1.4 in Karaf 4.2.8?
Or will the Log Service Specification 1.4 rely on some Core R7 feature?

Best regards,
Markus

Am Fr., 20. Dez. 2019 um 14:29 Uhr schrieb Markus Rathgeb <[email protected]>:
>
> The "Equinox Common" can be used on Felix Framework using the "Equinox
> Supplement" package that provides e.g. "org.eclipse.equinox.log".
>
> The Equinox Logger implements the Logger interface of the OSGi Log
> Service specification 1.4
> https://github.com/eclipse/rt.equinox.framework/blob/63a9e1075ab029c5090a3d50cf52b82f052c62f6/bundles/org.eclipse.osgi/supplement/src/org/eclipse/equinox/log/Logger.java#L23
>
> The "Equinox Supplement" does not usage version constraints at all on
> its imports:
> https://github.com/eclipse/rt.equinox.framework/blob/63a9e1075ab029c5090a3d50cf52b82f052c62f6/bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF#L25

Reply via email to