Konrad Windszus created JCRVLT-603:
--------------------------------------
Summary: Mark all classes in package 'o.a.j.vault.fs.spi' as
ProviderType
Key: JCRVLT-603
URL: https://issues.apache.org/jira/browse/JCRVLT-603
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Konrad Windszus
Fix For: 3.5.10
Currently all classes don't have an explicit annotation which makes them a
{{ConsumerType}} according to
https://docs.osgi.org/javadoc/osgi.annotation/7.0.0/org/osgi/annotation/versioning/ConsumerType.html.
Instead they should have the {{ProviderType}} annotation to make sure that
backward-incompatible increments don't break consumers.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)