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

Change jmsRealm deprecation text #2581

Merged
merged 4 commits into from Jan 3, 2022
Merged

Conversation

nielsm5
Copy link
Sponsor Member

@nielsm5 nielsm5 commented Jan 3, 2022

No description provided.

@@ -202,7 +202,7 @@ public void iterateOverStatistics(StatisticsKeeperIterationHandler hski, Object

@Override
@Deprecated
@ConfigurationWarning("Please use attribute dataSourceName instead")
@ConfigurationWarning("We discourage the use of jmsRealms for datasources, please use the datasourceName attribute directly instead of specifying a realm")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be you could even add: ''to specify another datasource than the default"

@gvanbrakel gvanbrakel merged commit cab220f into master Jan 3, 2022
@nielsm5 nielsm5 deleted the issue/jmsRealmDeprecationText branch January 3, 2022 12:28
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.

attribute [jmsRealm] is deprecated: Please use attribute dataSourceName instead
2 participants