[
https://issues.apache.org/jira/browse/OAK-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16120101#comment-16120101
]
Robert Munteanu commented on OAK-6539:
--------------------------------------
Are there {{@ProviderType}} interfaces exposed by this package? If so, I think
it's unsafe to change the version back.
The reason is that if a package implements a {{@ProviderType}} interface from
this package it would import {{[1.3.0,1.4.0)}} . If we move the version back to
{{1.2.0}} then the imports would no longer resolve.
On the other hand if this version was not included in a release we can revert
it.
> Decrease version export for
> org.apache.jackrabbit.oak.spi.security.authentication
> ---------------------------------------------------------------------------------
>
> Key: OAK-6539
> URL: https://issues.apache.org/jira/browse/OAK-6539
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, security
> Reporter: Alex Deparvu
> Assignee: Alex Deparvu
> Priority: Trivial
>
> There's a warning when building oak-core related to the export version for
> the org.apache.jackrabbit.oak.spi.security.authentication package:
> {noformat}
> [WARNING] org.apache.jackrabbit.oak.spi.security.authentication: Excessive
> version increase; detected 1.3.0, suggested 1.2.0
> {noformat}
> I see no reason to not decrease the version. [~anchela], thoughts?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)