Georg Henzler created SLING-8949:
------------------------------------
Summary: Handle two digits versions correctly
Key: SLING-8949
URL: https://issues.apache.org/jira/browse/SLING-8949
Project: Sling
Issue Type: Bug
Components: Installer
Reporter: Georg Henzler
See e.g.
https://search.maven.org/artifact/org.bouncycastle/bcprov-jdk15on/1.64/jar
The problem is that org.osgi.framework.Version.toString() returns 1.64.0, the
respecting code needs to be adjusted to handle two digit versions correctly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)