You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@
33
33
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Calling org.apache.commons.exec.ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) with null now resets to the default java.util.concurrent.Executors.defaultThreadFactory().</action>
<actiontype="fix"dev="ggregory"due-to="Xin Wang, Sebb, Gary Gregory">Fix StringUtils.quoteArgument(String) when input contains single and double quotes #309.</action>
36
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
36
37
<!-- ADD -->
37
38
<actiontype="add"dev="ggregory"due-to="Gary Gregory">TimeoutObserver now extends Consumer<Watchdog>.</action>
0 commit comments