Skip to content

Commit 99f8296

Browse files
committed
Remove unnecessary bootclasspath for tests in axis-rt-core.
1 parent d3ab1ff commit 99f8296

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

axis-rt-core/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,6 @@
189189
<!-- Was commented out in the original PackageTests.java -->
190190
<exclude>test/wsdd/TestXSD.java</exclude>
191191
</excludes>
192-
<!-- TODO: this is bad; it could mean that Axis is not working properly on modern JREs -->
193-
<argLine>-Xbootclasspath/p:${project.build.directory}/endorsed/xmlParserAPIs.jar</argLine>
194192
</configuration>
195193
</plugin>
196194
<plugin>

0 commit comments

Comments
 (0)