Skip to content

Commit 3085a51

Browse files
committed
Fix tomcat metadata for --future-defaults
1 parent 44cc931 commit 3085a51

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

metadata/org.apache.tomcat.embed/tomcat-embed-core/10.0.20/reflect-config.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@
1111
],
1212
"name": "org.apache.tomcat.util.modeler.modules.MbeansDescriptorsIntrospectionSource"
1313
},
14+
{
15+
"condition": {
16+
"typeReachable": "org.apache.catalina.mbeans.MBeanUtils"
17+
},
18+
"methods": [
19+
{
20+
"name": "setWriteable",
21+
"parameterTypes": [
22+
"boolean"
23+
]
24+
}
25+
],
26+
"name": "org.apache.tomcat.util.modeler.AttributeInfo"
27+
},
1428
{
1529
"condition": {
1630
"typeReachable": "org.apache.tomcat.util.modeler.Registry"

0 commit comments

Comments
 (0)