gnodet commented on code in PR #1388:
URL: https://github.com/apache/maven/pull/1388#discussion_r1462051148
##########
src/mdo/java/WrapperList.java:
##########
@@ -27,16 +27,21 @@
import java.util.function.Supplier;
class WrapperList<T, U> extends AbstractList<T> {
Review Comment:
What's the point is the `WrapperList` itself does not implement
`Serializable` ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]