We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ab1ff commit 99f8296Copy full SHA for 99f8296
1 file changed
axis-rt-core/pom.xml
@@ -189,8 +189,6 @@
189
<!-- Was commented out in the original PackageTests.java -->
190
<exclude>test/wsdd/TestXSD.java</exclude>
191
</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>
194
</configuration>
195
</plugin>
196
<plugin>
0 commit comments