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

Move to globalSettings #597

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Move to globalSettings #597

merged 1 commit into from
Feb 23, 2023

Conversation

eed3si9n
Copy link
Owner

@eed3si9n eed3si9n commented Feb 23, 2023

https://www.scala-sbt.org/1.x/docs/Plugins-Best-Practices.html#Provide+default+values+in

  1. Move default values to globalSettings.
  2. Derive scalaxbHttpClientStyle based on scalaxbGenerateHttp4sClient.

The user can now set either/both scalaxbHttpClientStyle and scalaxbGenerateHttp4sClient at ThisBuild-scope.

@eed3si9n eed3si9n merged commit 89ad9af into develop Feb 23, 2023
@eed3si9n eed3si9n deleted the wip/plugin branch February 23, 2023 05:15
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.

1 participant