File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 278278 <modules >
279279 <module >xstream</module >
280280 <module >xstream-hibernate</module >
281- <!-- module>xstream-its</module-- >
281+ <module >xstream-its</module >
282282 <module >xstream-jmh</module >
283283 <module >xstream-distribution</module >
284284 </modules >
Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <!--
6- Copyright (C) 2019 XStream committers.
6+ Copyright (C) 2019, 2025 XStream committers.
77 All rights reserved.
88
99 The software in this package is published under the terms of the BSD
134134
135135 <properties >
136136 <version .junit>4.11</version .junit>
137- <jar .module.name>xstream.jmh</jar .module.name>
137+ <jar .module.name>xstream.its</jar .module.name>
138+ <surefire .argline>
139+ --add-opens java.base/java.net=ALL-UNNAMED
140+ </surefire .argline>
138141 </properties >
139142</project >
You can’t perform that action at this time.
0 commit comments