https://github.com/xwiki/xwiki-commons
Revision 874f175619efade018ad903524f8122775e15ac1 authored by Thomas Mortagne on 30 December 2022, 10:29:46 UTC, committed by Thomas Mortagne on 30 December 2022, 10:31:11 UTC
(cherry picked from commit ea8e0e72138e13c66253ddc2e81dd6162cf1ec2f)
1 parent 7bac64b
Raw File
Tip revision: 874f175619efade018ad903524f8122775e15ac1 authored by Thomas Mortagne on 30 December 2022, 10:29:46 UTC
XCOMMONS-2596: ObservationManager#notify does not protect against things like NoClassDefFoundError
Tip revision: 874f175
.gitattributes
* text=auto
*.java text ident diff=java
*.xml text ident diff=html
*.vm text ident
*.js text ident
*.css text ident
*.sh eol=lf ident
*.bat eol=crlf ident
back to top