Skip to content

#408 - Fix deprecation warnings#522

Merged
ctubbsii merged 2 commits intoapache:masterfrom
mikewalch:408-warnings
Jun 6, 2018
Merged

#408 - Fix deprecation warnings#522
ctubbsii merged 2 commits intoapache:masterfrom
mikewalch:408-warnings

Conversation

@mikewalch
Copy link
Copy Markdown
Member

No description provided.

@SuppressWarnings("deprecation")
public class ClientConfigurationTest {

@SuppressWarnings("deprecation")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

These SuppressWarnings are unnecessary, since they are already suppressed at the top of the class.

@ctubbsii ctubbsii merged commit 8827043 into apache:master Jun 6, 2018
@mikewalch mikewalch deleted the 408-warnings branch June 7, 2018 13:28
@ctubbsii ctubbsii added this to the 2.0.0 milestone Jul 12, 2024
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.

2 participants