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

Standardize Java Version Build Trigger for Module Based Builds #19273

Closed
alzimmermsft opened this issue Feb 17, 2021 · 0 comments · Fixed by #24243
Closed

Standardize Java Version Build Trigger for Module Based Builds #19273

alzimmermsft opened this issue Feb 17, 2021 · 0 comments · Fixed by #24243
Labels
EngSys This issue is impacting the engineering system.

Comments

@alzimmermsft
Copy link
Member

Currently, profiles that trigger build to leverage Java 9+ module concepts are not standardized, some configurations trigger on Java 9+ while others trigger on Java 11+. Instead, all locations should use Java 9+ as the profile trigger as that is the baseline Java version containing the module system. Additionally, some configurations use a different naming pattern than the parent which may lead to cases were duplicated configurations are included as it won't be overridden by the child POM.

@alzimmermsft alzimmermsft added the EngSys This issue is impacting the engineering system. label Feb 17, 2021
@alzimmermsft alzimmermsft added this to the Backlog milestone May 5, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Jun 2, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Jun 2, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Jun 2, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Jun 2, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant