remove set-local-classpath profile

This commit is contained in:
Roberto Cirillo 2024-04-03 11:59:39 +02:00
parent f3254dbc66
commit c41d852fd7
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
<javadoc.opts>-Xdoclint:none</javadoc.opts>
</properties>
</profile>
<profile>
<!--profile set-local-classpath commented see #26841>
<id>set-local-classpath</id>
<activation>
<jdk>[1.8,)</jdk>
@ -90,7 +90,7 @@
</resource>
</resources>
</build>
</profile>
</profile-->
<profile>
<id>generate-distribution-packages</id>
<activation>