Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAK-11142: org.apache.jackrabbit.oak.plugins.memory is for internal use only and should be marked as such #1737

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

reschke
Copy link
Contributor

@reschke reschke commented Sep 24, 2024

No description provided.

@stefan-egli
Copy link
Contributor

What is the plan with these markings? I see we have like a dozen packages marked as internal - where I suspect that we probably have many more. IOW how does this one stand out from the others?

@reschke
Copy link
Contributor Author

reschke commented Oct 5, 2024

If we find more, we should mark them as well.

The point here is to clarify what APIs that are used in Oak internally can be used from applications outside Oak.

For instance, we give no guarantee about API stability at all. We don't have to, as Oak is released as a monolithic thing.

@reschke reschke merged commit f8c7b2c into trunk Oct 7, 2024
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants