[jetty8] branch master updated (bd4cf0d -> 06d4c17)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Oct 9 14:15:24 UTC 2016


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

ebourg-guest pushed a change to branch master
in repository jetty8.

      from  bd4cf0d   Fixed the symlinks to ASM (Closes: #826264)
       new  0e90f67   Fixed the Maven rule for ASM
       new  3a4fdaf   debian/watch: Track the release tags on GitHub
      adds  57a3064   New upstream version 8.1.20
       new  f09488c   Merge tag 'upstream/8.1.20'
      adds  0779231   New upstream version 8.1.21
       new  e4c48ee   Merge tag 'upstream/8.1.21'
      adds  6ca3a2b   New upstream version 8.2.0
       new  70fbe01   Merge tag 'upstream/8.2.0'
       new  bb3899a   Require Java 7 or higher
       new  06d4c17   Upload to unstable

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Jenkinsfile                                        | 29 ++++++++++++++++++++++
 VERSION.txt                                        | 17 +++++++++++++
 debian/changelog                                   | 10 ++++++++
 debian/control                                     |  2 +-
 debian/maven.rules                                 |  2 +-
 debian/watch                                       |  5 ++--
 example-async-rest/async-rest-jar/pom.xml          |  2 +-
 example-async-rest/async-rest-webapp/pom.xml       |  2 +-
 example-async-rest/pom.xml                         |  2 +-
 example-jetty-embedded/pom.xml                     |  2 +-
 jetty-aggregate/jetty-all-server/pom.xml           |  2 +-
 jetty-aggregate/jetty-all/pom.xml                  |  2 +-
 jetty-aggregate/jetty-client/pom.xml               |  2 +-
 jetty-aggregate/jetty-plus/pom.xml                 |  2 +-
 jetty-aggregate/jetty-server/pom.xml               |  2 +-
 jetty-aggregate/jetty-servlet/pom.xml              |  2 +-
 jetty-aggregate/jetty-webapp/pom.xml               |  2 +-
 jetty-aggregate/jetty-websocket/pom.xml            |  2 +-
 jetty-aggregate/pom.xml                            |  2 +-
 jetty-ajp/pom.xml                                  |  2 +-
 jetty-annotations/pom.xml                          |  2 +-
 jetty-client/pom.xml                               |  2 +-
 .../java/org/eclipse/jetty/client/ExpireTest.java  |  2 +-
 jetty-continuation/pom.xml                         |  2 +-
 .../jetty/continuation/ContinuationThrowable.java  |  7 +++++-
 jetty-deploy/pom.xml                               |  2 +-
 jetty-distribution/pom.xml                         |  2 +-
 jetty-http-spi/pom.xml                             |  2 +-
 jetty-http/pom.xml                                 |  2 +-
 jetty-io/pom.xml                                   |  2 +-
 .../jetty/io/nio/SelectChannelEndPointSslTest.java |  8 +++++-
 jetty-jaspi/pom.xml                                |  2 +-
 jetty-jmx/pom.xml                                  |  2 +-
 jetty-jndi/pom.xml                                 |  2 +-
 jetty-jsp/pom.xml                                  |  2 +-
 jetty-monitor/pom.xml                              |  2 +-
 jetty-nested/pom.xml                               |  2 +-
 jetty-nosql/pom.xml                                |  2 +-
 jetty-osgi/jetty-osgi-boot-jsp/pom.xml             |  2 +-
 jetty-osgi/jetty-osgi-boot-logback/pom.xml         |  6 +++++
 jetty-osgi/jetty-osgi-boot-warurl/pom.xml          |  2 +-
 jetty-osgi/jetty-osgi-boot/pom.xml                 |  2 +-
 jetty-osgi/jetty-osgi-equinoxtools/pom.xml         |  6 +++++
 jetty-osgi/jetty-osgi-httpservice/pom.xml          |  2 +-
 jetty-osgi/pom.xml                                 |  4 +--
 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-overlay-deployer/pom.xml                     |  2 +-
 jetty-plus/pom.xml                                 |  2 +-
 jetty-policy/pom.xml                               |  2 +-
 jetty-rewrite/pom.xml                              |  2 +-
 jetty-security/pom.xml                             |  2 +-
 jetty-server/pom.xml                               |  4 +--
 .../jetty/server/BlockingChannelTimeoutTest.java   |  2 +-
 .../eclipse/jetty/server/ConnectorTimeoutTest.java |  2 +-
 jetty-servlet/pom.xml                              |  4 +--
 jetty-servlets/pom.xml                             |  2 +-
 jetty-spdy/pom.xml                                 |  2 +-
 jetty-spdy/spdy-core/pom.xml                       |  2 +-
 jetty-spdy/spdy-jetty-http-webapp/pom.xml          |  2 +-
 jetty-spdy/spdy-jetty-http/pom.xml                 |  2 +-
 jetty-spdy/spdy-jetty/pom.xml                      |  2 +-
 jetty-start/pom.xml                                |  2 +-
 jetty-util/pom.xml                                 |  2 +-
 jetty-webapp/pom.xml                               |  2 +-
 jetty-websocket/pom.xml                            |  2 +-
 jetty-xml/pom.xml                                  |  2 +-
 pom.xml                                            | 16 ++++++------
 test-continuation/pom.xml                          |  2 +-
 test-jetty-nested/pom.xml                          |  2 +-
 test-jetty-servlet/pom.xml                         |  2 +-
 test-jetty-webapp/pom.xml                          |  2 +-
 tests/pom.xml                                      |  2 +-
 tests/test-integration/pom.xml                     |  2 +-
 tests/test-loginservice/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-webapp-rfc2616/pom.xml     |  2 +-
 83 files changed, 169 insertions(+), 89 deletions(-)
 create mode 100644 Jenkinsfile

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



More information about the pkg-java-commits mailing list