We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbde15 commit 447b93cCopy full SHA for 447b93c
1 file changed
pom.xml
@@ -175,6 +175,7 @@
175
<!-- Takes rather a long time (especially rt.jar) ; only needs to be done occasionally -->
176
<exclude>**/JDKClassDumpTestCase.java</exclude>
177
</excludes>
178
+ <runOrder>alphabetical</runOrder>
179
</configuration>
180
</plugin>
181
<plugin>
0 commit comments