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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
48
48
<releaseversion="2.22.0"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
49
49
<!-- FIX -->
50
50
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix Apache RAT plugin console warnings.</action>
51
-
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Piotr P. Karwasz">ByteArraySeekableByteChannel.position|truncate(long) shouldn't throw an IllegalArgumentException for a new positive position that's too large #817.</action>
51
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Piotr P. Karwasz">ByteArraySeekableByteChannel.position(long) and truncate(long) shouldn't throw an IllegalArgumentException for a new positive position that's too large #817.</action>
0 commit comments