[jetty9] 01/03: Merge tag 'upstream/9.2.22'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 19 13:57:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jetty9.

commit c2c943f42f8bd828858ce6d1aea5fe1d0fa49fdf
Merge: 1ad725e 2696c4e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jun 9 16:06:16 2017 +0200

    Merge tag 'upstream/9.2.22'
    
    Upstream version 9.2.22

 VERSION.txt                                        |   7 +
 aggregates/jetty-all/pom.xml                       |   2 +-
 apache-jsp/pom.xml                                 |   2 +-
 apache-jstl/pom.xml                                |   2 +-
 examples/async-rest/async-rest-jar/pom.xml         |   2 +-
 examples/async-rest/async-rest-webapp/pom.xml      |   2 +-
 examples/async-rest/pom.xml                        |   2 +-
 examples/embedded/pom.xml                          |   2 +-
 examples/pom.xml                                   |   2 +-
 jetty-alpn/jetty-alpn-client/pom.xml               |   2 +-
 jetty-alpn/jetty-alpn-server/pom.xml               |   2 +-
 .../modules/protonego-impl/alpn-1.8.0_131.mod      |   8 +
 jetty-alpn/pom.xml                                 |   2 +-
 jetty-annotations/pom.xml                          |   2 +-
 jetty-ant/pom.xml                                  |   2 +-
 jetty-cdi/pom.xml                                  |   2 +-
 jetty-client/pom.xml                               |   2 +-
 jetty-continuation/pom.xml                         |   2 +-
 jetty-deploy/pom.xml                               |   2 +-
 jetty-distribution/pom.xml                         |   2 +-
 jetty-fcgi/fcgi-client/pom.xml                     |   2 +-
 jetty-fcgi/fcgi-server/pom.xml                     |   2 +-
 jetty-fcgi/pom.xml                                 |   2 +-
 jetty-http-spi/pom.xml                             |   2 +-
 jetty-http/pom.xml                                 |   2 +-
 jetty-io/pom.xml                                   |   2 +-
 jetty-jaas/pom.xml                                 |   2 +-
 jetty-jaspi/pom.xml                                |   2 +-
 .../security/jaspi/modules/DigestAuthModule.java   |   3 +-
 jetty-jmx/pom.xml                                  |   2 +-
 jetty-jndi/pom.xml                                 |   2 +-
 jetty-jsp/pom.xml                                  |   2 +-
 jetty-jspc-maven-plugin/pom.xml                    |   2 +-
 jetty-maven-plugin/pom.xml                         |   2 +-
 jetty-monitor/pom.xml                              |   2 +-
 jetty-nosql/pom.xml                                |   2 +-
 jetty-osgi/jetty-osgi-alpn/pom.xml                 |   2 +-
 jetty-osgi/jetty-osgi-boot-jsp/pom.xml             |   2 +-
 jetty-osgi/jetty-osgi-boot-warurl/pom.xml          |   2 +-
 jetty-osgi/jetty-osgi-boot/pom.xml                 |   2 +-
 jetty-osgi/jetty-osgi-httpservice/pom.xml          |   2 +-
 jetty-osgi/pom.xml                                 |   2 +-
 jetty-osgi/test-jetty-osgi-context/pom.xml         |   2 +-
 jetty-osgi/test-jetty-osgi-webapp/pom.xml          |   2 +-
 jetty-osgi/test-jetty-osgi/pom.xml                 |   2 +-
 jetty-plus/pom.xml                                 |   2 +-
 jetty-proxy/pom.xml                                |   2 +-
 jetty-quickstart/pom.xml                           |   2 +-
 jetty-rewrite/pom.xml                              |   2 +-
 jetty-runner/pom.xml                               |  23 ++-
 jetty-security/pom.xml                             |   2 +-
 .../authentication/DigestAuthenticator.java        |   2 +-
 jetty-server/pom.xml                               |   2 +-
 jetty-servlet/pom.xml                              |   2 +-
 jetty-servlets/pom.xml                             |   2 +-
 jetty-spdy/pom.xml                                 |   2 +-
 jetty-spdy/spdy-alpn-tests/pom.xml                 |   2 +-
 jetty-spdy/spdy-client/pom.xml                     |   2 +-
 jetty-spdy/spdy-core/pom.xml                       |   2 +-
 jetty-spdy/spdy-example-webapp/pom.xml             |   2 +-
 jetty-spdy/spdy-http-client-transport/pom.xml      |   2 +-
 jetty-spdy/spdy-http-common/pom.xml                |   2 +-
 jetty-spdy/spdy-http-server/pom.xml                |   2 +-
 jetty-spdy/spdy-server/pom.xml                     |   2 +-
 jetty-spring/pom.xml                               |   2 +-
 jetty-start/pom.xml                                |   2 +-
 .../modules/protonego-impl/alpn-1.8.0_131.mod      |   8 +
 jetty-util-ajax/pom.xml                            |   2 +-
 jetty-util/pom.xml                                 |   2 +-
 .../eclipse/jetty/util/resource/PathResource.java  |   5 +
 .../eclipse/jetty/util/security/Credential.java    |  96 ++++++----
 .../org/eclipse/jetty/util/security/Password.java  |  25 ++-
 .../eclipse/jetty/util/ssl/SslContextFactory.java  |  39 +++-
 .../eclipse/jetty/util/ssl/SslSelectionDump.java   | 202 +++++++++++++++++++++
 .../jetty/util/ssl/SslContextFactoryTest.java      |  97 +++-------
 jetty-webapp/pom.xml                               |   2 +-
 .../javax-websocket-client-impl/pom.xml            |   2 +-
 .../javax-websocket-server-impl/pom.xml            |   2 +-
 jetty-websocket/pom.xml                            |   2 +-
 jetty-websocket/websocket-api/pom.xml              |   2 +-
 jetty-websocket/websocket-client/pom.xml           |   2 +-
 jetty-websocket/websocket-common/pom.xml           |   2 +-
 jetty-websocket/websocket-server/pom.xml           |   2 +-
 jetty-websocket/websocket-servlet/pom.xml          |   2 +-
 jetty-xml/pom.xml                                  |   2 +-
 pom.xml                                            |  14 +-
 tests/pom.xml                                      |   2 +-
 tests/test-continuation/pom.xml                    |   2 +-
 tests/test-integration/pom.xml                     |   2 +-
 tests/test-jmx/jmx-webapp-it/pom.xml               |   2 +-
 tests/test-jmx/jmx-webapp/pom.xml                  |   2 +-
 tests/test-jmx/pom.xml                             |   2 +-
 tests/test-loginservice/pom.xml                    |   2 +-
 tests/test-quickstart/pom.xml                      |   2 +-
 tests/test-sessions/pom.xml                        |   2 +-
 tests/test-sessions/test-hash-sessions/pom.xml     |   2 +-
 tests/test-sessions/test-jdbc-sessions/pom.xml     |   2 +-
 tests/test-sessions/test-mongodb-sessions/pom.xml  |   2 +-
 tests/test-sessions/test-sessions-common/pom.xml   |   2 +-
 tests/test-webapps/pom.xml                         |   2 +-
 tests/test-webapps/test-jaas-webapp/pom.xml        |   2 +-
 tests/test-webapps/test-jetty-webapp/pom.xml       |   2 +-
 tests/test-webapps/test-jndi-webapp/pom.xml        |   2 +-
 tests/test-webapps/test-mock-resources/pom.xml     |   2 +-
 tests/test-webapps/test-proxy-webapp/pom.xml       |   2 +-
 tests/test-webapps/test-servlet-spec/pom.xml       |   2 +-
 .../test-container-initializer/pom.xml             |   2 +-
 .../test-servlet-spec/test-spec-webapp/pom.xml     |   2 +-
 .../test-servlet-spec/test-web-fragment/pom.xml    |   2 +-
 tests/test-webapps/test-webapp-rfc2616/pom.xml     |   2 +-
 110 files changed, 494 insertions(+), 229 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git



More information about the pkg-java-commits mailing list