We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8415abf commit d7526ebCopy full SHA for d7526eb
src/changelog/.2.x.x/2791_fix_DefaultComponenBuilder_null_value_attributes.xml renamed to src/changelog/.2.x.x/2791_rework_ComponentBuilder_API.xml
@@ -5,7 +5,8 @@
5
type="changed">
6
<issue id="2791" link="https://github.com/apache/logging-log4j2/issues/2791"/>
7
<description format="asciidoc">
8
- Fix problem when null attribute values are set on DefaultComponentBuilder.
9
- GitHub issue #2791.
+ Fix problem when null attribute values are set on DefaultComponentBuilder. GitHub issue #2791.
+ Added JVerify annotations to config.builder.* packages.
10
+ Updated Builder APIs and Default***Builder implementations.
11
</description>
12
</entry>
0 commit comments