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

Resolve deprecated warnings regarding settings/configuration. #16

Open
kaladay opened this issue Oct 7, 2024 · 0 comments
Open

Resolve deprecated warnings regarding settings/configuration. #16

kaladay opened this issue Oct 7, 2024 · 0 comments

Comments

@kaladay
Copy link

kaladay commented Oct 7, 2024

This can be reproduced by viewing the logs after accessing the TCP end point of a running cantaloupe server.

Example:

Upgrade warnings from the console log in the POD:
  15:12:20.530 [qtp1641415002-27] WARN  o.a.v.deprecation - configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
  15:12:20.531 [qtp1641415002-27] WARN  o.a.v.deprecation - configuration key 'classpath.resource.loader.class' has been deprecated in favor of 'resource.loader.classpath.class'
  15:12:20.531 [qtp1641415002-27] WARN  o.a.v.deprecation - configuration key 'class.resource.loader.cache' has been deprecated in favor of 'resource.loader.class.cache'
  2024-10-07T15:12:20.531585097Z 15:12:20.531 [qtp1641415002-27] WARN  o.a.v.deprecation - configuration key 'space.gobbling' has been deprecated in favor of 'parser.space_gobbling'
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

No branches or pull requests

1 participant