[
https://issues.apache.org/jira/browse/SLING-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17001647#comment-17001647
]
Georg Henzler commented on SLING-8949:
--------------------------------------
Fixed in
[f45a29a581980d|https://github.com/apache/sling-org-apache-sling-installer-provider-installhook/commit/f45a29a581980d15974e530263d91a5d435829d3]
> 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
> Priority: Major
> Fix For: Installer Vault Package Install Hook 1.1.0
>
>
> 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)