Merged branch 'jetty-9.4.x' into 'master'.
This commit is contained in:
commit
5607b2a57a
4
pom.xml
4
pom.xml
|
@ -89,6 +89,7 @@
|
|||
<module>jetty-osgi</module>
|
||||
<module>jetty-alpn</module>
|
||||
<module>jetty-home</module>
|
||||
<module>jetty-documentation</module>
|
||||
<!-- modules that need fixed and added back, or simply dropped and not maintained -->
|
||||
<!-- <module>jetty-rhttp</module> -->
|
||||
<!-- <module>jetty-overlay-deployer</module> -->
|
||||
|
@ -992,9 +993,6 @@
|
|||
<activation>
|
||||
<jdk>[1.8,1.9)</jdk>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>jetty-documentation</module>
|
||||
</modules>
|
||||
<build>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
|
|
Loading…
Reference in New Issue