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

Local serializers.yml has no preference #222

Open
jmcolmenar opened this issue Dec 7, 2023 · 0 comments
Open

Local serializers.yml has no preference #222

jmcolmenar opened this issue Dec 7, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jmcolmenar
Copy link
Collaborator

Describe the bug
Properties in a local serializers.yml file have no precedence on the compiled file. Properties in command line do have prevalence.

To Reproduce

  1. Include a local serializers.yml
  2. Change one of the properties like activate/deactivate a serializer, with the opposite value as the compiled one.
  3. Run Mork and check the results.

Expected behavior
Properties in the local file should prevail, has happens with applications.yml

What happens instead
Properties in a local serializers.yml are not taken into account.

Versions (ignore not applicable ones):

  • OS: Linux
  • Java version:
    -- openjdk version "21.0.1" 2023-10-17
    -- OpenJDK Runtime Environment GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19)
    -- OpenJDK 64-Bit Server VM GraalVM CE 21.0.1+12.1 (build 21.0.1+12-jvmci-23.1-b19, mixed mode, sharing)
  • Mork version (if released, if not commit reference): v0.18
@jmcolmenar jmcolmenar added the bug Something isn't working label Dec 7, 2023
@rmartinsanta rmartinsanta added this to the v0.19 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants