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

Remove usage of deprecated APIs #74

Closed
duncanp-sonar opened this issue Jul 16, 2018 · 0 comments
Closed

Remove usage of deprecated APIs #74

duncanp-sonar opened this issue Jul 16, 2018 · 0 comments
Assignees
Labels
Blocker Blocks the use of the SDK with SQ/Scanner/C# plugin Type: Bug
Milestone

Comments

@duncanp-sonar
Copy link
Contributor

duncanp-sonar commented Jul 16, 2018

e.g. the server-side extension mechanism has changed and implementing ServerExtension will not be supported in SonarQube v6.8.

// Should now use the @ServerSide annotation
public class RoslynSdkConfiguration implements ServerExtension

Notes

The template plugin project was updated to be compatible with SQ6.7+ in this commit (31/07/2018)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Blocks the use of the SDK with SQ/Scanner/C# plugin Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant