Closed martinspielmann closed 6 years ago
Hi @pingunaut
Thx a lot for this contribution. I have 2 remarks :
Cheers
@aheritier Thanks al lot for your hints and resources! I updated the code with correct format now and downgraded plugin api version to 4.5.2 LTS. I think you are right, pointing out that 5+ would be too early.
Best regards
thanks a lot @pingunaut it is readable now. @bellingard @fmallet any recommendation/best practice about the minimal Sonar version to support in plugins ?
Yep @aheritier => we try to keep compatibility with latest LTS (so 4.5 currently) as much as possible. When it's not possible, then we just use the version that we need.
any news on that one? LTS version 4.5.2 was added. we are using this one since start of year in production with no issues detected so far, so seems to be stable.
Closing this since we're now targeting 6.7 (current LTS)
sonar-plugin-api was updated to version 5. additionally all depricated methods and classes have been removed or replaced