-
Notifications
You must be signed in to change notification settings - Fork 363
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
Add SQ 5.2 to Travis build #648
Comments
Curious to see if this works. At least I was not able to run c++ analysis without the colorizer |
Also forceZeroCoverage seems no more to work? |
Does that thing do some processing that access db? This is no longer On Sun, Oct 18, 2015, 16:18 Günter Wirth [email protected] wrote:
|
Currently known issues:
|
Code is here https://github.com/wenns/sonar-cxx/blob/master/sonar-cxx-plugin/src/main/java/org/sonar/plugins/cxx/coverage/CxxCoverageSensor.java. Maybe context.GetMeasure? How do I know which API is using the DB?
Depends. If there are breaking changes in SQ 5.2 we should first release a final 0.9.4. For my understanding plugin should work with SQ 4.5 to 5.2.
What are you looking for? |
On Sun, 18 Oct 2015 at 18:33 Günter Wirth [email protected] wrote:
|
Because there are 121 changes since v0.9.3: https://github.com/wenns/sonar-cxx/issues?q=milestone%3A%22M+0.9.4%22+is%3Aclosed. Make them only for 5.2 users available makes less sense. 5.2 is also a big change of SQ. Fear it needs a little bit longer to be able to use it really productive. |
, let's release it. It's been in RC 3 for long enough On Sun, Oct 18, 2015, 19:46 Günter Wirth [email protected] wrote:
|
Add SQ 5.2 to Travis build:
https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-5.2-RC2.zip
See #649
The text was updated successfully, but these errors were encountered: