Github user renoth commented on a diff in the pull request:
https://github.com/apache/wicket/pull/287#discussion_r215857460
--- Diff:
wicket-util/src/main/java/org/apache/wicket/util/markup/xhtml/WellFormedXmlTestCase.java
---
@@ -16,23 +16,18 @@
*/
package org.apache.wicket.util.markup.xhtml;
+import org.junit.jupiter.api.Test;
+import org.xml.sax.*;
--- End diff --
fixed---
