File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 213
213
*
214
214
</Import-Package >
215
215
<Bundle-Activator >org.apache.logging.log4j.util.Activator</Bundle-Activator >
216
+ <_fixupmessages >"Classes found in the wrong directory";is:=warning</_fixupmessages >
216
217
</instructions >
217
218
</configuration >
219
+ <dependencies >
220
+ <dependency >
221
+ <groupId >biz.aQute.bnd</groupId >
222
+ <artifactId >biz.aQute.bndlib</artifactId >
223
+ <version >3.5.0</version >
224
+ </dependency >
225
+ </dependencies >
218
226
</plugin >
219
227
<plugin >
220
228
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 31
31
- "remove" - Removed
32
32
-->
33
33
<release version =" 2.10.1" date =" 2017-xx-xx" description =" GA Release 2.10.1" >
34
+ <action issue =" LOG4J2-2146" dev =" rgoers" type =" update" >
35
+ Update version of bnd. Convert bundle plugin error to a warning.
36
+ </action >
34
37
<action issue =" LOG4J2-2143" dev =" mikes" type =" add" >
35
38
Add missing converters to PatternLayout.
36
39
</action >
You can’t perform that action at this time.
0 commit comments