solomax commented on code in PR #565:
URL: https://github.com/apache/wicket/pull/565#discussion_r1150062370


##########
wicket-core/src/main/java/module-info.java:
##########
@@ -23,7 +23,8 @@
     requires org.apache.wicket.request;
     requires org.apache.commons.io;
     requires org.apache.commons.collections4;
-    requires commons.fileupload2;
+    //commented out due to local-copy WICKET-6915 requires commons.fileupload2;

Review Comment:
   Let it be as it is now :)



-- 
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]

Reply via email to