[
https://issues.apache.org/jira/browse/OAK-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539632#comment-16539632
]
Marcel Reutegger commented on OAK-7511:
---------------------------------------
The export was introduced when the DocumentNodeStore implementation still was
in the oak-core module. See OAK-5430. It's one of those Oak internal packages
that are exported but don't have a package-info. The baseline check complains
because the package is not in the list of filtered packages in the parent
pom.xml
> get rid of JSR 305 dependency
> -----------------------------
>
> Key: OAK-7511
> URL: https://issues.apache.org/jira/browse/OAK-7511
> Project: Jackrabbit Oak
> Issue Type: Task
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Attachments: convert-annotations.sh, example.diff
>
>
> We should consider getting rid of the JSR 305 dependency (see
> <https://blog.codefx.org/java/jsr-305-java-9/>).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)