From 7dfc26e2610ff6b954be2908882ad66539c97ace Mon Sep 17 00:00:00 2001 From: "G. Ann Campbell" Date: Thu, 8 Feb 2024 08:02:38 -0500 Subject: [PATCH] Set lang-dependent plugins to end at 10.4 --- aemrules.properties | 2 +- apigee.properties | 2 +- checkstyle.properties | 2 +- clover.properties | 2 +- codehawk.properties | 2 +- dependencycheck.properties | 2 +- devon4j.properties | 2 +- ecocodeandroid.properties | 4 ++-- ecocodejava.properties | 2 +- ecocodejavascript.properties | 2 +- ecocodephp.properties | 2 +- ecocodepython.properties | 4 ++-- findbugs.properties | 2 +- ibmixaemrules.properties | 2 +- jdepend.properties | 2 +- jqassistant.properties | 2 +- mutationanalysis.properties | 2 +- mybatis.properties | 2 +- sonargraphintegration.properties | 2 +- webdriver.properties | 2 +- 20 files changed, 22 insertions(+), 22 deletions(-) diff --git a/aemrules.properties b/aemrules.properties index 144cc6dc..d0592165 100644 --- a/aemrules.properties +++ b/aemrules.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=com.cognifide.aemrules defaults.mavenArtifactId=sonar-aemrules-plugin 1.6.description=SonarQube 8.9 LTS compatiblity release due to underlying Java plugin API changes -1.6.sqVersions=[9.9,LATEST] +1.6.sqVersions=[9.9,10.4] 1.6.date=2022-04-08 1.6.changelogUrl=https://github.com/wttech/AEM-Rules-for-SonarQube/releases/tag/v1.6 1.6.downloadUrl=https://github.com/wttech/AEM-Rules-for-SonarQube/releases/download/v1.6/sonar-aemrules-plugin-1.6.jar diff --git a/apigee.properties b/apigee.properties index b9d9cb47..cffd7252 100644 --- a/apigee.properties +++ b/apigee.properties @@ -9,7 +9,7 @@ defaults.mavenGroupId=com.arkea.satd.sonar.apigee defaults.mavenArtifactId=sonar-apigee-plugin 3.0.2.description=Support for SQ 9.7+ -3.0.2.sqVersions=[9.9,LATEST] +3.0.2.sqVersions=[9.9,10.4] 3.0.2.date=2022-12-15 3.0.2.changelogUrl=https://github.com/CreditMutuelArkea/sonar-apigee-plugin/releases/tag/v3.0.2 3.0.2.downloadUrl=https://github.com/CreditMutuelArkea/sonar-apigee-plugin/releases/download/v3.0.2/sonar-apigee-plugin-3.0.2.jar diff --git a/checkstyle.properties b/checkstyle.properties index 65a02c89..fd136801 100644 --- a/checkstyle.properties +++ b/checkstyle.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=org.sonarsource.checkstyle defaults.mavenArtifactId=sonar-checkstyle-plugin 10.12.5.description=Upgrade to Checkstyle 10.12.5 -10.12.5.sqVersions=[9.9,LATEST] +10.12.5.sqVersions=[9.9,10.4] 10.12.5.date=2023-11-26 10.12.5.changelogUrl=https://github.com/checkstyle/sonar-checkstyle/releases/tag/10.12.5 10.12.5.downloadUrl=https://github.com/checkstyle/sonar-checkstyle/releases/download/10.12.5/checkstyle-sonar-plugin-10.12.5.jar diff --git a/clover.properties b/clover.properties index 269106f9..3ae4bd89 100644 --- a/clover.properties +++ b/clover.properties @@ -9,7 +9,7 @@ defaults.mavenGroupId=io.github.sfeir-open-source defaults.mavenArtifactId=sonar-clover-plugin 4.1.description=Makes the plugin compatible with SQ 7.9 -4.1.sqVersions=[9.9,LATEST] +4.1.sqVersions=[9.9,10.4] 4.1.downloadUrl=https://repo1.maven.org/maven2/io/github/sfeir-open-source/sonar-clover-plugin/4.1/sonar-clover-plugin-4.1.jar 4.1.date=2019-09-27 4.1.changelogUrl=https://github.com/sfeir-open-source/sonar-clover/releases/tag/4.1 diff --git a/codehawk.properties b/codehawk.properties index 8761f40a..71bff944 100644 --- a/codehawk.properties +++ b/codehawk.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId= org.codehawk.plugin defaults.mavenArtifactId= codehawk 1.6.description= Added new rules -1.6.sqVersions=[9.9,LATEST] +1.6.sqVersions=[9.9,10.4] 1.6.date=2022-01-27 1.6.downloadUrl=https://github.com/SEPMLAB/CodeHawk/releases/download/1.6/codehawk-1.6.jar 1.6.changelogUrl=https://github.com/SEPMLAB/CodeHawk/releases/tag/1.6 diff --git a/dependencycheck.properties b/dependencycheck.properties index aab7ca08..faa81690 100644 --- a/dependencycheck.properties +++ b/dependencycheck.properties @@ -7,7 +7,7 @@ defaults.mavenGroupId=org.sonarsource.owasp defaults.mavenArtifactId=sonar-dependency-check-plugin 4.0.1.description=Support dependency-check 9.0.2 -4.0.1.sqVersions=[9.9,LATEST] +4.0.1.sqVersions=[9.9,10.4] 4.0.1.date=2023-12-12 4.0.1.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/4.0.1 4.0.1.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/4.0.1/sonar-dependency-check-plugin-4.0.1.jar diff --git a/devon4j.properties b/devon4j.properties index 06038f27..eec347dc 100644 --- a/devon4j.properties +++ b/devon4j.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=com.devonfw.tools defaults.mavenArtifactId=sonar-devon4j-plugin 2020.12.002.description=Added support for custom architecture configurations, additional rules checking the correct use of third-party libraries as well as multiple bug fixes and minor improvements. -2020.12.002.sqVersions=[9.9,LATEST] +2020.12.002.sqVersions=[9.9,10.4] 2020.12.002.date=2020-12-17 2020.12.002.changelogUrl=https://github.com/devonfw/sonar-devon4j-plugin/blob/master/CHANGELOG.adoc#202012002 2020.12.002.downloadUrl=https://repo.maven.apache.org/maven2/com/devonfw/tools/sonar-devon4j-plugin/2020.12.002/sonar-devon4j-plugin-2020.12.002.jar diff --git a/ecocodeandroid.properties b/ecocodeandroid.properties index 6cf75d2d..d75b489a 100644 --- a/ecocodeandroid.properties +++ b/ecocodeandroid.properties @@ -7,7 +7,7 @@ defaults.mavenGroupId=io.ecocode defaults.mavenArtifactId=ecocode-android-parent 1.1.0.description=Initial Marketplace publication. Add 33 new rules (Java), 8 new rules (XML), 3 new rules (Groovy). -1.1.0.sqVersions=[9.9,LATEST] +1.1.0.sqVersions=[9.9,10.4] 1.1.0.date=2023-11-17 1.1.0.downloadUrl=https://github.com/green-code-initiative/ecoCode-android/releases/download/1.1.0/ecocode-android-1.1.0.jar -1.1.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-android/releases/tag/1.1.0 \ No newline at end of file +1.1.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-android/releases/tag/1.1.0 diff --git a/ecocodejava.properties b/ecocodejava.properties index 5ff0c3ad..9753329f 100644 --- a/ecocodejava.properties +++ b/ecocodejava.properties @@ -38,7 +38,7 @@ defaults.mavenArtifactId=ecocode-java-plugin 1.5.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-java/releases/tag/1.5.0 1.6.0.description=EC2 rule - correction NullPointer with interface; EC2 rule - correction no block statement use case; Delete deprecated java rules EC4, EC53, EC63 and EC75; Add support for SonarQube 10.4 "DownloadOnlyWhenRequired" feature -1.6.0.sqVersions=[9.9,LATEST] +1.6.0.sqVersions=[9.9,10.4] 1.6.0.date=2024-02-02 1.6.0.downloadUrl=https://github.com/green-code-initiative/ecoCode-java/releases/download/1.6.0/ecocode-java-plugin-1.6.0.jar 1.6.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-java/releases/tag/1.6.0 diff --git a/ecocodejavascript.properties b/ecocodejavascript.properties index 22cc2bd0..a68a21ad 100644 --- a/ecocodejavascript.properties +++ b/ecocodejavascript.properties @@ -7,7 +7,7 @@ defaults.mavenGroupId=io.ecocode defaults.mavenArtifactId=ecocode-javascript-plugin 1.4.0.description=Initial Marketplace publication. Add 5 new rules. -1.4.0.sqVersions=[9.9,LATEST] +1.4.0.sqVersions=[9.9,10.4] 1.4.0.date=2023-11-06 1.4.0.downloadUrl=https://github.com/green-code-initiative/ecoCode-javascript/releases/download/1.4.0/ecocode-javascript-plugin-1.4.0.jar 1.4.0.changelogUrl=https://github.com/green-code-initiative/ecoCode-javascript/releases/tag/1.4.0 diff --git a/ecocodephp.properties b/ecocodephp.properties index a3fddbc7..2061bbc1 100644 --- a/ecocodephp.properties +++ b/ecocodephp.properties @@ -20,7 +20,7 @@ defaults.mavenArtifactId=ecocode-php-plugin 1.3.0.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.3.0 1.4.2.description=Correction deprecation of EC34 rule; Add 10.3 SonarQube compatibility; Adding EC35 rule; correction bug (SHA1 null when starting SONARQUBE); Fix unit tests execution with Maven; Add new EC2 (Multiple if-else statement) -1.4.2.sqVersions=[9.9,LATEST] +1.4.2.sqVersions=[9.9,10.4] 1.4.2.date=2024-01-12 1.4.2.downloadUrl=https://github.com/green-code-initiative/ecoCode-php/releases/download/1.4.2/ecocode-php-plugin-1.4.2.jar 1.4.2.changelogUrl=https://github.com/green-code-initiative/ecoCode-php/releases/tag/1.4.2 diff --git a/ecocodepython.properties b/ecocodepython.properties index 373b99f4..187ccb4f 100644 --- a/ecocodepython.properties +++ b/ecocodepython.properties @@ -20,7 +20,7 @@ defaults.mavenArtifactId=ecocode-python-plugin 1.3.0.changelogUrl=https://github.com/green-code-initiative/ecoCode/releases/tag/1.3.0 1.4.2.description=Correction deprecation of EC34 rule; Add 10.3 SonarQube compatibility; Adding EC35 rule; Improve unit tests for EC7 rule; Correction of NullPointException in EC2 rule; Deprecate rule EC66 -1.4.2.sqVersions=[9.9,LATEST] +1.4.2.sqVersions=[9.9,10.4] 1.4.2.date=2024-01-11 1.4.2.downloadUrl=https://github.com/green-code-initiative/ecoCode-python/releases/download/1.4.2/ecocode-python-plugin-1.4.2.jar -1.4.2.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.2 \ No newline at end of file +1.4.2.changelogUrl=https://github.com/green-code-initiative/ecoCode-python/releases/tag/1.4.2 diff --git a/findbugs.properties b/findbugs.properties index d21abb4d..38de423c 100644 --- a/findbugs.properties +++ b/findbugs.properties @@ -25,7 +25,7 @@ defaults.mavenArtifactId = sonar-findbugs-plugin 4.2.5.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.5 4.2.5.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.5/sonar-findbugs-plugin-4.2.5.jar 4.2.6.description = Use SpotBugs 4.8.2, sb-contrib 7.6.2, and findsecbugs 1.12.0 -4.2.6.sqVersions = [9.9,LATEST] +4.2.6.sqVersions = [9.9,10.4] 4.2.6.date = 2023-12-03 4.2.6.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.6 4.2.6.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.6/sonar-findbugs-plugin-4.2.6.jar diff --git a/ibmixaemrules.properties b/ibmixaemrules.properties index 87607ea4..826b0254 100644 --- a/ibmixaemrules.properties +++ b/ibmixaemrules.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=ix.ibm.sonar.java.rules defaults.mavenArtifactId=ibmix-aem-sonar-rules 1.3.description=Bugfixes and improvements, compatibility changes -1.3.sqVersions=[9.9,LATEST] +1.3.sqVersions=[9.9,10.4] 1.3.date=2023-12-13 1.3.changelogUrl=https://github.com/IBM/ibm-ix-aem-sonarqube-plugin/releases/tag/v1.3 1.3.downloadUrl=https://github.com/IBM/ibm-ix-aem-sonarqube-plugin/releases/download/v1.3/ibmix-aem-sonar-rules-1.3.jar diff --git a/jdepend.properties b/jdepend.properties index bb917c28..0b9c4d21 100644 --- a/jdepend.properties +++ b/jdepend.properties @@ -8,6 +8,6 @@ defaults.mavenArtifactId=sonar-jdepend-plugin 1.1.1.description=Fix a bug that caused a crash when both 'main' and 'test' packages had a package-info.java 1.1.1.date=2017-04-21 -1.1.1.sqVersions=[9.9,LATEST] +1.1.1.sqVersions=[9.9,10.4] 1.1.1.downloadUrl=https://github.com/willemsrb/sonar-jdepend-plugin/releases/download/sonar-jdepend-plugin-1.1.1/sonar-jdepend-plugin-1.1.1.jar 1.1.1.changelogUrl=https://github.com/willemsrb/sonar-jdepend-plugin/releases/tag/sonar-jdepend-plugin-1.1.1 diff --git a/jqassistant.properties b/jqassistant.properties index 8784e9fa..81204204 100644 --- a/jqassistant.properties +++ b/jqassistant.properties @@ -9,7 +9,7 @@ defaults.mavenArtifactId=sonar-jqassistant-plugin 2.0.0.description=Upgraded compatibility to jQAssistant 2.0 and SonarQube 9.9 (LTS) 2.0.0.date=2023-08-27 -2.0.0.sqVersions=[9.9,LATEST] +2.0.0.sqVersions=[9.9,10.4] 2.0.0.changelogUrl=https://github.com/jqassistant-tooling/sonar-jqassistant-plugin/blob/master/release-notes.adoc#200 2.0.0.downloadUrl=https://search.maven.org/remotecontent?filepath=org/jqassistant/tooling/sonarqube/sonar-jqassistant-plugin/2.0.0/sonar-jqassistant-plugin-2.0.0.jar diff --git a/mutationanalysis.properties b/mutationanalysis.properties index 2d3b14ae..df6e2fab 100644 --- a/mutationanalysis.properties +++ b/mutationanalysis.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=ch.devcon5.sonar defaults.mavenArtifactId=mutation-analysis-plugin 1.7.description=Support for Surviving Mutants as Code Smells -1.7.sqVersions=[9.9,LATEST] +1.7.sqVersions=[9.9,10.4] 1.7.date=2022-09-02 1.7.changelogUrl=https://github.com/devcon5io/mutation-analysis-plugin/releases/tag/v1.7 1.7.downloadUrl=https://github.com/devcon5io/mutation-analysis-plugin/releases/download/v1.7/mutation-analysis-plugin-1.7.jar diff --git a/mybatis.properties b/mybatis.properties index 5cca9a8a..0ce4feda 100644 --- a/mybatis.properties +++ b/mybatis.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=org.sonarsource.plugins.mybatis defaults.mavenArtifactId=sonar-mybatis-plugin 1.0.7.description=support sonarqube 9.0 -1.0.7.sqVersions=[9.9,LATEST] +1.0.7.sqVersions=[9.9,10.4] 1.0.7.date=2022-05-08 1.0.7.changelogUrl=https://github.com/donhui/sonar-mybatis/releases/tag/1.0.7 1.0.7.downloadUrl=https://github.com/donhui/sonar-mybatis/releases/download/1.0.7/sonar-mybatis-plugin-1.0.7.jar diff --git a/sonargraphintegration.properties b/sonargraphintegration.properties index c3e90c60..005173b9 100644 --- a/sonargraphintegration.properties +++ b/sonargraphintegration.properties @@ -9,7 +9,7 @@ defaults.mavenGroupId=com.hello2morrow defaults.mavenArtifactId=sonar-sonargraph-integration 7.0.0.description=Support for C#. -7.0.0.sqVersions=[9.9,LATEST] +7.0.0.sqVersions=[9.9,10.4] 7.0.0.date=2020-05-17 7.0.0.changelogUrl=https://github.com/sonargraph/sonar-sonargraph-integration/releases/download/Release-7.0.0/release-notes.txt 7.0.0.downloadUrl=https://github.com/sonargraph/sonar-sonargraph-integration/releases/download/Release-7.0.0/sonar-sonargraph-integration-7.0.0.jar diff --git a/webdriver.properties b/webdriver.properties index 3af01ba6..53e62d5f 100644 --- a/webdriver.properties +++ b/webdriver.properties @@ -8,7 +8,7 @@ defaults.mavenGroupId=it.ding.sonar defaults.mavenArtifactId=sonar-webdriver-plugin 1.0.5.description=Upgrade sonar versions to sync with 7.9.1 -1.0.5.sqVersions=[9.9,LATEST] +1.0.5.sqVersions=[9.9,10.4] 1.0.5.date=2019-10-12 1.0.5.changelogUrl=https://github.com/kwoding/sonar-webdriver-plugin/releases/tag/sonar-webdriver-plugin-1.0.5 1.0.5.downloadUrl=https://github.com/kwoding/sonar-webdriver-plugin/releases/download/sonar-webdriver-plugin-1.0.5/sonar-webdriver-plugin-1.0.5.jar