Skip to content

Commit bd3f92f

Browse files
update generated messages for E-0002/E-0003
1 parent 2f3271f commit bd3f92f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/main/resources/GLP/genmodel/plsqlcop-model.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<txt>mn</txt>
179179
</prop>
180180
</chc>
181-
<!-- Syntax error. Please contact the author if the code compiles successfully in your environment. -->
181+
<!-- Syntax error. Please check the limitations and contact the author if the code can be compiled successfully in your environment. -->
182182
<chc>
183183
<rule-repo>trivadis</rule-repo>
184184
<rule-key>E-0002</rule-key>

src/main/resources/GLP/genmodel/rules.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ end p;
110110
</rule>
111111
<rule>
112112
<key>E-0002</key>
113-
<name>E-0002: Syntax error. Please contact the author if the code compiles successfully in your environment.</name>
113+
<name>E-0002: Syntax error. Please check the limitations and contact the author if the code can be compiled successfully in your environment.</name>
114114
<type>BUG</type>
115115
<internalKey>E-0002</internalKey>
116116
<severity>BLOCKER</severity>
@@ -133,7 +133,7 @@ end p;
133133
<status>READY</status>
134134
<description><![CDATA[
135135
<h2>Reason</h2>
136-
<p>A db* CODECOP license key defines limitations for the number of files, lines, commands and bytes to be processed. Please contact your Trivadis representative to obtain a less restrictive license.</p>
136+
<p>A db* CODECOP license key defines limitations for the validity date, the major version, the number of files, the number of lines, the number commands and the number of bytes to be processed. Please contact your sales representative to obtain a less restrictive license.</p>
137137
]]></description>
138138
<tag>error</tag>
139139
</rule>

src/main/resources/TrivadisGuidelines3Plus/genmodel/plsqlcop-model.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2154,7 +2154,7 @@
21542154
<txt>mn</txt>
21552155
</prop>
21562156
</chc>
2157-
<!-- Syntax error. Please contact the author if the code compiles successfully in your environment. -->
2157+
<!-- Syntax error. Please check the limitations and contact the author if the code can be compiled successfully in your environment. -->
21582158
<chc>
21592159
<rule-repo>trivadis</rule-repo>
21602160
<rule-key>E-0002</rule-key>

src/main/resources/TrivadisGuidelines3Plus/genmodel/rules.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7519,7 +7519,7 @@ Total hints for statement: 1
75197519
</rule>
75207520
<rule>
75217521
<key>E-0002</key>
7522-
<name>E-0002: Syntax error. Please contact the author if the code compiles successfully in your environment.</name>
7522+
<name>E-0002: Syntax error. Please check the limitations and contact the author if the code can be compiled successfully in your environment.</name>
75237523
<type>BUG</type>
75247524
<internalKey>E-0002</internalKey>
75257525
<severity>BLOCKER</severity>
@@ -7542,7 +7542,7 @@ Total hints for statement: 1
75427542
<status>READY</status>
75437543
<description><![CDATA[
75447544
<h2>Reason</h2>
7545-
<p>A db* CODECOP license key defines limitations for the number of files, lines, commands and bytes to be processed. Please contact your Trivadis representative to obtain a less restrictive license.</p>
7545+
<p>A db* CODECOP license key defines limitations for the validity date, the major version, the number of files, the number of lines, the number commands and the number of bytes to be processed. Please contact your sales representative to obtain a less restrictive license.</p>
75467546
]]></description>
75477547
<tag>error</tag>
75487548
</rule>

0 commit comments

Comments
 (0)