-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtei-log-parse-rules
89 lines (84 loc) · 4 KB
/
tei-log-parse-rules
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
#transformtei no local source warning:
ok WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
#OxGarage first-time-build rules added by MDH.
ok /Warning : There are multiple branch changesets here/
ok /ege-validator/src/main/java/pl/psnc/dl/ege/validator/StandardErrorHandler.java/
ok /ege-webservice/src/main/webapp/error.jsp/
ok /ege-webclient/src/main/webapp/helpFiles-fr/validationErrorHelp.html/
ok /ege-webclient/src/main/webapp/helpFiles-fr/errorHelp.html/
ok /ege-webclient/src/main/webapp/helpFiles/validationErrorHelp.html/
ok /ege-webclient/src/main/webapp/helpFiles/errorHelp.html/
ok /ege-webclient/src/main/webapp/helpFiles-en/validationErrorHelp.html/
ok /ege-webclient/src/main/webapp/helpFiles-en/errorHelp.html/
ok /Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom/
ok /Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom/
ok /Tests run: 0, Failures: 0, Errors: 0, Skipped: 0/
ok /[WARNING] While downloading jdom:jdom:1.1/
#End of OxGarage first-time-build rules added by MDH.
ok /dpkg-genchanges: warning: duplicate files list entry/
ok /script-ignores-errors/
ok /dpkg-source: warning: source directory/
ok /errorhandler.php/
# arising from TeX run
ok /Failed to convert input string to UTF16/
ok /No errors or warnings detected/
ok /WARNING .* Couldn't open font map file /
ok /WARNING .* Invalid CMap/
ok /LaTeX Warning/
ok /xparse/redefine-command/
ok /XeTeX driver only supports unicode/
ok /Rerun to get .PageLabels entry/
# kindlegen
ok /make\[1\]: \[epub.stamp\] Error 127 \(ignored\)/
ok /Cover not specified/
ok /Mobi file built with WARNINGS/
ok /PRC built with WARNINGS/
ok /Failed to add the guide item to the book/
ok /\[mobi\] Error 127 (ignored)/
# xml/svn issues
ok /Warning: XML resolver not found; external catalogs will be ignored/
ok /warning : xmlParsePITarget: invalid name prefix 'xml'/
ok /The processing instruction target matching "\[xX\]\[mM\]\[lL\]" is not allowed./
ok /WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior./
ok /No errors detected/
ok /choice between attributes and children cannot be represented/
ok /0 warnings/
ok /Error 1 \(ignored\)/
# verboseness in validation
ok /grep -q .<ERROR>/
ok /<WARNING>Schematron warning:/
ok /<\/WARNING>/
ok /dpkg-genchanges: warning: the current version/
# suppress warnings stemming from (NFS related) clock skew
ok /make: Warning: File '.*' has modification time/
ok /make: warning: Clock skew detected/
ok /Warning: mimetype modified in the future./
#People mention all sorts of stuff in commit messages, which
#sometimes get echoed out to the console for some reason.
ok /Commit message:/
#non-errors errors for Test2
ok /InvalidExemplarRngErrors/
#Don't worry about FOP warnings for now; there are always millions of them.
ok /\[fop\] WARNING:/
# Now we use internal source by default.
ok /\[exec\] WARNING: No localsource set./
#end of non-error errors for Test2
#MDH: temporary errors resulting from deprecation in Java 17 (should be OK to remove after moving to Java 18+)
ok /WARNING: A terminally deprecated method in java.lang.System has been called/
ok /WARNING: System::setSecurityManager has been called by org.apache.tools.ant.types.Permissions/
ok /WARNING: Please consider reporting this to the maintainers of org.apache.tools.ant.types.Permissions/
ok /WARNING: System::setSecurityManager will be removed in a future release/
#end of MDH: temporary errors resulting from deprecation in Java 17 (should be OK to remove after moving to Java 18+)
#MDH 2025-01-23: Useful warning message for end-users should not break builds.
ok /WARNING: Ignoring invalid sch:report/
error /warning: unfinished element/
error /Stylesheet documentation generation failed/
error /[Ee]rror/
warning /[Ww]arning/
warning /WARNING/
error /ERROR/
error /validity error/
error /Exiting with failure status/
info /INFO/
ok /BUILD SUCCESSFUL/
start /BUILD/