Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
This commit is contained in:
commit
ed77b06165
4
pom.xml
4
pom.xml
|
@ -1359,9 +1359,11 @@
|
|||
</profile>
|
||||
<profile>
|
||||
<id>eclipse-release</id>
|
||||
<!-- Disabled Temporarily: see Issue #5942
|
||||
<modules>
|
||||
<module>javadoc</module>
|
||||
</modules>
|
||||
-->
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
@ -1434,9 +1436,11 @@
|
|||
<spotbugs.skip>false</spotbugs.skip>
|
||||
<spotbugs.onlyAnalyze>org.eclipse.jetty.*</spotbugs.onlyAnalyze>
|
||||
</properties>
|
||||
<!-- Disabled Temporarily: see Issue #5942
|
||||
<modules>
|
||||
<module>javadoc</module>
|
||||
</modules>
|
||||
-->
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue