Removing virtual module [ssl-protonego]

+ This virtual module, rolled the ssl + protonego + (xml) into
  http2 & spdy modules instead.
This commit is contained in:
Joakim Erdfelt 2014-11-17 14:08:19 -07:00
parent 88900593de
commit d4d6cfdfa7
3 changed files with 6 additions and 13 deletions

View File

@ -1,11 +0,0 @@
#
# SSL Protocol Negotiation Module
#
[depend]
ssl
protonego
[xml]
etc/protonego-${protonego}.xml

View File

@ -3,12 +3,14 @@
#
[depend]
ssl-protonego
ssl
protonego
[lib]
lib/http2/*.jar
[xml]
etc/protonego-${protonego}.xml
etc/jetty-http2.xml
[ini-template]

View File

@ -3,12 +3,14 @@
#
[depend]
ssl-protonego
ssl
protonego
[lib]
lib/spdy/*.jar
[xml]
etc/protonego-${protonego}.xml
etc/jetty-ssl.xml
etc/jetty-spdy.xml