SHA256
1
0
forked from pool/tomcat

Accepting request 247973 from home:dmacvicar:branches:Java:packages

- include the tomcat websocket implementation (tomcat7-websocket)

- Update to 7.0.55
  * Update to the Eclipse JDT Compiler 4.4
  * Better error handling when the error occurs after the response
    has been committed
  * Various improvements to the Mapper including fixing some 
    concurrency bugs
  * See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html

- build tomcat-embed as a subpackage

OBS-URL: https://build.opensuse.org/request/show/247973
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=58
This commit is contained in:
Darin Perusich
2014-09-08 12:23:03 +00:00
committed by Git OBS Bridge
parent 5d26c6aeb1
commit dd18bdfe7a
6 changed files with 96 additions and 22 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Sep 8 09:01:13 UTC 2014 - dmacvicar@suse.de
- include the tomcat websocket implementation (tomcat7-websocket)
-------------------------------------------------------------------
Mon Sep 8 08:23:28 UTC 2014 - dmacvicar@suse.de
- Update to 7.0.55
* Update to the Eclipse JDT Compiler 4.4
* Better error handling when the error occurs after the response
has been committed
* Various improvements to the Mapper including fixing some
concurrency bugs
* See http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
-------------------------------------------------------------------
Mon Sep 8 07:44:28 UTC 2014 - dmacvicar@suse.de
- build tomcat-embed as a subpackage
-------------------------------------------------------------------
Wed Sep 3 14:43:12 UTC 2014 - tchvatal@suse.com