blob: dd119a2669f5b5e3bfe9285c2b7f5e839e85d522 [file] [log] [blame]
[
{
"extension": "revapi.java",
"configuration": {
"filter": {
"classes": {
"exclude": [
]
}
}
}
},
{
"extension": "revapi.ignore",
"configuration": [
{
"code": "java.class.removed",
"old": "class org.apache.logging.log4j.core.appender.db.jdbc.PoolingDriverConnectionSource",
"justification": "Package was renamed to comply with the Java 9 module system"
},
{
"code": "java.class.removed",
"old": "class org.apache.logging.log4j.core.appender.db.jdbc.PoolableConnectionFactoryConfig",
"justification": "Package was renamed to comply with the Java 9 module system"
}
]
}
]