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

fix: Add Sonar 7 compatibility #125

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

Hugal31
Copy link
Contributor

@Hugal31 Hugal31 commented Mar 15, 2018

Quick-fix for Sonar 7.0 compatibility

  • Remove the utilisation of org.sonar.api.measures.PersistenceMode (deprecated since Sonar 5.6).
  • Remove the utilisation of org.sonar.api.web.CodeColorizerFormat (deprecated since Sonar 4.5.2, should use org.sonar.api.source.Highlightable instead)

This fix seems to work, but more work should be done to ensure a full compatibility and to restore the features lost due to the deletion of org.sonar.plugins.swift.colorizer.SwiftCodeColorizerFormat.

Closes #118

@zippy1978 zippy1978 merged commit 9f3180f into Idean:develop Mar 27, 2018
@zippy1978
Copy link
Contributor

Thanks a lot !
The PR in merged on develop.

@crazeejeeves
Copy link

The release notes for 0.3.6 that includes this fix have been updated, but the Releases listing does not show the binary package for this release yet. Any idea when the official build package will be available?

@edopelawi
Copy link

Bumping this issue. Is the release 0.3.6 ready yet? Or should I compile it manually for now? 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants