Added Jenkinsparse file.
This commit is contained in:
parent
76897a5995
commit
ad1ece15da
9
Jenkinsparse
Normal file
9
Jenkinsparse
Normal 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\]/
|
Loading…
x
Reference in New Issue
Block a user