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

Using deprecated configuration key name #1

Open
greenlaw110 opened this issue Jul 6, 2019 · 0 comments
Open

Using deprecated configuration key name #1

greenlaw110 opened this issue Jul 6, 2019 · 0 comments
Assignees
Labels

Comments

@greenlaw110
Copy link
Contributor

When app start it shows warning messages because act-velocity is using deprecated configuration key name:

2019-07-07 09:16:13,566 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'file.resource.loader.class' has been deprecated in favor of 'resource.loader.file.class'
2019-07-07 09:16:13,567 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path'
2019-07-07 09:16:13,567 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'class.resource.loader.class' has been deprecated in favor of 'resource.loader.class.class'
2019-07-07 09:16:13,567 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders'
2019-07-07 09:16:13,568 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'class.resource.loader.path' has been deprecated in favor of 'resource.loader.class.path'
2019-07-07 09:16:13,568 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'file.resource.loader.cache' has been deprecated in favor of 'resource.loader.file.cache'
2019-07-07 09:16:13,568 WARN  o.a.v.deprecation@[jobs-thread-2] - configuration key 'file.resource.loader.modificationCheckInterval' has been deprecated in favor of 'resource.loader.file.modificationCheckInterval'
@greenlaw110 greenlaw110 added the bug label Jul 6, 2019
@greenlaw110 greenlaw110 self-assigned this Jul 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant