-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathcreedengojava.properties
More file actions
36 lines (31 loc) · 2.05 KB
/
creedengojava.properties
File metadata and controls
36 lines (31 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
category=External Analysers
description=Provide a list of static code analyzers (for JAVA language) to highlight code structures that may have a negative ecological impact: energy and resources over-consumption, "fatware", shortening terminals' lifespan, etc.
homepageUrl=https://github.com/green-code-initiative/creedengo-java
archivedVersions=2.0.0,2.1.0,2.1.1
publicVersions=2.1.2
defaults.mavenGroupId=org.green-code-initiative
defaults.mavenArtifactId=creedengo-java-plugin
2.1.2.description=improve library versions; check and upgrades for SonarQube until 25.12.0 version; corrections of bugs
2.1.2.sqcb=[24.12,LATEST]
2.1.2.sqs=[2024.12,LATEST]
2.1.2.date=2026-01-11
2.1.2.downloadUrl=https://github.com/green-code-initiative/creedengo-java/releases/download/2.1.2/creedengo-java-plugin-2.1.2.jar
2.1.2.changelogUrl=https://github.com/green-code-initiative/creedengo-java/releases/tag/2.1.2
2.1.1.description=improve library versions; check and upgrades for SonarQube until 25.3.0 version
2.1.1.sqcb=[24.12,26.1]
2.1.1.sqs=[10.8,2026.1]
2.1.1.sqVersions=[9.9,10.7.*]
2.1.1.date=2025-03-13
2.1.1.downloadUrl=https://github.com/green-code-initiative/creedengo-java/releases/download/2.1.1/creedengo-java-plugin-2.1.1.jar
2.1.1.changelogUrl=https://github.com/green-code-initiative/creedengo-java/releases/tag/2.1.1
2.1.0.description=Add rule GCI82 and GCI94; Add support for SonarQube 24.12.0; improve library versions
2.1.0.sqcb=[24.12,24.12.*]
2.1.0.sqVersions=[9.9,10.7.*]
2.1.0.date=2025-01-07
2.1.0.downloadUrl=https://github.com/green-code-initiative/creedengo-java/releases/download/2.1.0/creedengo-java-plugin-2.1.0.jar
2.1.0.changelogUrl=https://github.com/green-code-initiative/creedengo-java/releases/tag/2.1.0
2.0.0.description=Initial Marketplace publication of plugin after renaming from "ecocode-java"
2.0.0.sqVersions=[9.9,10.7.*]
2.0.0.date=2024-12-18
2.0.0.downloadUrl=https://github.com/green-code-initiative/creedengo-java/releases/download/2.0.0/creedengo-java-plugin-2.0.0.jar
2.0.0.changelogUrl=https://github.com/green-code-initiative/creedengo-java/releases/tag/2.0.0