parent
55fbff788a
commit
b93e86e7a8
5
pom.xml
5
pom.xml
|
@ -78,7 +78,8 @@
|
|||
<javadoc.opts>-Xdoclint:none</javadoc.opts>
|
||||
</properties>
|
||||
</profile>
|
||||
<!--profile set-local-classpath commented see #26841>
|
||||
<!--profile set-local-classpath commented see #26841-->
|
||||
<!--profile>
|
||||
<id>set-local-classpath</id>
|
||||
<activation>
|
||||
<jdk>[1.8,)</jdk>
|
||||
|
@ -90,7 +91,7 @@
|
|||
</resource>
|
||||
</resources>
|
||||
</build>
|
||||
</profile-->
|
||||
</profile-->
|
||||
<profile>
|
||||
<id>generate-distribution-packages</id>
|
||||
<activation>
|
||||
|
|
Loading…
Reference in New Issue