Not at all, but AFAIK OSGi version qualifiers don't have special support for SNAPSHOTS. Therefore -SNAPSHOT should never appear in bundle versions. Compare with https://osgi.org/javadoc/r4v43/core/org/osgi/framework/Version.html#compareTo(org.osgi.framework.Version) <https://osgi.org/javadoc/r4v43/core/org/osgi/framework/Version.html#compareTo(org.osgi.framework.Version)>.
> On 20. Sep 2019, at 16:20, Radu Cotescu <[email protected]> wrote: > > How would you know if the bundle you have on your instance is a snapshot or a > released one if we append timestamps as qualifiers to all versions?
