forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.properties
37 lines (30 loc) · 1.56 KB
/
license.properties
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
37
category=Support
description=License and Support
supportedBySonarSource=true
homepageUrl=https://redirect.sonarsource.com/company/contact.html
devVersion=
publicVersions=
privateVersions=
archivedVersions=3.2,3.3,3.4
defaults.mavenGroupId=com.sonarsource.license
defaults.mavenArtifactId=sonar-license
#===============
# There IS NOT and SHOULD NOT BE a version of this plugin compatible with 7.2+
# FROM 7.2, license is embedded as a library and should not be used or downloaded - directly or as a dependency - by SQ.
#===============
# IS NOT and SHOULD NOT BE marked compatible with 6.7.0-6.7.4
3.4.description=Support staging instances without the need for new license generation
3.4.sqVersions=[6.7.5,6.7.7]
3.4.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-license-plugin/sonar-license-plugin-3.4.jar
3.4.date=2018-08-06
#====
3.2.description=First version that includes the "Support" page
3.2.sqVersions=[6.7,6.7]
3.2.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-license-plugin/sonar-license-plugin-3.2.0.1163.jar
3.2.date=2017-11-07
3.2.changelogUrl=https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=10031&version=14057
3.3.description=Send notification when number of LOCs gets close to the max allowed by the license
3.3.sqVersions=[6.7,6.7.4],[7.0,7.1]
3.3.downloadUrl=https://binaries.sonarsource.com/CommercialDistribution/sonar-license-plugin/sonar-license-plugin-3.3.0.1341.jar
3.3.date=2017-12-04
3.3.changelogUrl=https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=10031&version=14132