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

Add a statement about restrictions of using the jakarta package names… #485

Merged
merged 2 commits into from
May 10, 2022

Conversation

starksm64
Copy link
Contributor

…pace, #457

Signed-off-by: Scott M Stark [email protected]

@starksm64 starksm64 requested a review from ivargrimstad May 5, 2022 23:05
@kazumura
Copy link
Contributor

kazumura commented May 6, 2022

The description of "java" and "javax" may be redundant and may not be needed in this context.
There are a lot of restricted packages other than "java" and "javax".
If we would say about "java" and "javax" at the beginning of this paragraph,
we should also say that the behavior of an application which uses "java" and "javax" is undefined.

@ivargrimstad
Copy link
Member

The description of "java" and "javax" may be redundant and may not be needed in this context. There are a lot of restricted packages other than "java" and "javax". If we would say about "java" and "javax" at the beginning of this paragraph, we should also say that the behavior of an application which uses "java" and "javax" is undefined.

I agree. We should limit the statement to the namespace that is within our control.

@starksm64
Copy link
Contributor Author

Updated to only discuss the jakarta package restriction

@starksm64 starksm64 requested a review from kazumura May 7, 2022 02:28
@starksm64 starksm64 merged commit cf026b6 into jakartaee:master May 10, 2022
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.

3 participants