Skip to content

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

Development

Successfully merging this pull request may close these issues.

No running sonar-scanner with the new sonarqube 7.0 - NoClassDefFoundError: org/sonar/api/measures/PersistenceMode

4 participants