Current configurations.

This commit is contained in:
2022-01-08 14:23:08 -06:00
parent bdc7be8b1a
commit 0bfaece5d2
128 changed files with 15719 additions and 0 deletions

9
Jenkinsparse Normal file
View File

@@ -0,0 +1,9 @@
# Acceptable warnings and errors.
ok /\[\d\d:\d\d:\d\d ERROR\]:.* Initializing Legacy Material Support\./
ok /\[\d\d:\d\d:\d\d WARN\]: Legacy plugin/
ok /\[\d\d:\d\d:\d\d ERROR\]:.* ebean.properties not found/
# General guide.
info /\[\d\d:\d\d:\d\d INFO\]: \[[\w\d\s]*\]/
warn /\[\d\d:\d\d:\d\d WARN\]/
error /\[\d\d:\d\d:\d\d ERROR\]/