remove set-local-classpath profile
This commit is contained in:
parent
f3254dbc66
commit
c41d852fd7
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue