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

apo-guest pushed a change to branch master
in repository undertow.

      from  035557f   Fix typo in debian/control.
       new  f3d494d   Start new changelog entry
      adds  2a3e4ce   Imported Upstream version 1.3.5
       new  9aef0ea   Merge tag 'upstream/1.3.5'
       new  d0cd5b3   Update changelog for 1.3.5-1

The 3 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:
 core/pom.xml                                       |  4 +-
 .../io/undertow/server/ConnectorStatistics.java    |  2 +
 .../undertow/server/ConnectorStatisticsImpl.java   |  2 +-
 .../handlers/resource/PathResourceManager.java     | 65 +++++++++++++++-------
 .../protocol/framed/AbstractFramedChannel.java     |  4 +-
 .../undertow/util/StringReadChannelListener.java   |  7 +++
 .../server/handlers/file/FileHandlerTestCase.java  | 18 ++++++
 coverage-report/pom.xml                            |  2 +-
 debian/changelog                                   |  7 +++
 dist/pom.xml                                       |  4 +-
 examples/pom.xml                                   |  4 +-
 http2-test-suite/pom.xml                           |  4 +-
 parser-generator/pom.xml                           |  4 +-
 pom.xml                                            |  2 +-
 servlet/pom.xml                                    |  4 +-
 websockets-jsr/pom.xml                             |  4 +-
 .../websockets/jsr/ServerWebSocketContainer.java   |  9 ++-
 .../jsr/test/dynamicupgrade/DoUpgradeServlet.java  |  6 +-
 .../test/dynamicupgrade/DynamicEndpointTest.java   | 16 +++++-
 .../jsr/test/dynamicupgrade/EchoEndpoint.java      | 11 +++-
 .../EchoProgramaticEndpoint.java}                  | 11 ++--
 21 files changed, 141 insertions(+), 49 deletions(-)
 copy 
websockets-jsr/src/test/java/io/undertow/websockets/jsr/test/{ProgramaticEndpoint.java
 => dynamicupgrade/EchoProgramaticEndpoint.java} (76%)

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to