RED-9472: seperation of system rules
added updated service version for fixing checkstyle errors
This commit is contained in:
parent
f0129955df
commit
5f97d7acb3
@ -105,7 +105,6 @@ public class DroolsValidationService {
|
|||||||
.line(ruleCompilationResult.getGlobalsLine())
|
.line(ruleCompilationResult.getGlobalsLine())
|
||||||
.column(0)
|
.column(0)
|
||||||
.build();
|
.build();
|
||||||
customValidation.getDeprecatedWarnings().addAll(getWarningsForDeprecatedRules(ruleFileBluePrint));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user