forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
edition-templates.properties
30 lines (26 loc) · 1.96 KB
/
edition-templates.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
# Edition keys MUST NOT be changed. They are hardcoded in SonarQube 6.7+.
editions=community,developer,enterprise,datacenter
community.name=Community Edition
community.textDescription=Comes with support for 9 programming languages, numerous plugins, integration with DevOps tool chains, and ability to connect to SonarLint in the IDE.
community.homeUrl=https://redirect.sonarsource.com/editions/community.html
community.requestLicenseUrl=
community.plugins=
community.documentationUrl=
developer.name=Developer Edition
developer.textDescription=Community Edition + branch analysis, SonarLint push notifications, and 16 languages.
developer.homeUrl=https://redirect.sonarsource.com/editions/developer.html
developer.requestLicenseUrl=https://www.sonarsource.com/plans-and-pricing/developer/
developer.plugins=license,branch,developer,cpp,swift,vbnet,abap,plsql,tsql
developer.documentationUrl=https://redirect.sonarsource.com/doc/how-to-install-an-edition.html
enterprise.name=Enterprise Edition
enterprise.textDescription=Developer Edition + portfolio management, executive reporting, parallel processing of analysis reports and 20 languages.
enterprise.homeUrl=https://redirect.sonarsource.com/editions/enterprise.html
enterprise.requestLicenseUrl=https://www.sonarsource.com/plans-and-pricing/enterprise/
enterprise.plugins=license,branch,developer,cpp,swift,vbnet,abap,plsql,tsql,governance,cobol,rpg,pli,vb
enterprise.documentationUrl=https://redirect.sonarsource.com/doc/how-to-install-an-edition.html
datacenter.name=Data Center Edition
datacenter.textDescription=Enterprise Edition + component redundancy and data integrity.
datacenter.homeUrl=https://redirect.sonarsource.com/editions/datacenter.html
datacenter.requestLicenseUrl=https://www.sonarsource.com/plans-and-pricing/data-center/
datacenter.plugins=license,branch,developer,ha,cpp,swift,vbnet,abap,plsql,tsql,governance,cobol,rpg,pli,vb
datacenter.documentationUrl=https://redirect.sonarsource.com/doc/how-to-install-an-edition.html