This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


    from 2651a951db Use upcoming release - this will pass once the release is 
out
     add d1c9a29816 FELIX-6832 Fix Jetty 12.1 deprecation warnings
     add 9faae83b54 FELIX-6832 Remove obsolete 
org.apache.felix.jetty.gzip.inflateBufferSize property
     add c815a4640d FELIX-6832 Remove inflateBufferSize from HTTP README
     add 51ca517db2 FELIX-6832 Add jetty12 CHANGELOG.MD with 2.0.1 entries
     add af0a70a7e8 FELIX-6832 README: reflect Servlet API 6.1
     add d7bf19b345 FELIX-6832 Provision jetty-compression bundles in 
LightClassifierIT
     add 5843221196 FELIX-6832 Extend jetty12 CHANGELOG.MD with 2.0.0 release 
notes
     new 18346fbf9d Merge pull request #509 from 
apache/maintenance/FELIX-6832-fix-deprecations

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


Summary of changes:
 http/README.md                                     |  1 -
 http/jetty12/CHANGELOG.MD                          | 31 +++++++++++++
 http/jetty12/README                                |  2 +-
 http/jetty12/pom.xml                               |  5 +++
 .../jetty/internal/ConfigMetaTypeProvider.java     | 10 +----
 .../felix/http/jetty/internal/JettyConfig.java     | 13 ++----
 .../felix/http/jetty/internal/JettyService.java    | 52 +++++++++++++++-------
 .../felix/http/jetty/it/LightClassifierIT.java     |  3 ++
 8 files changed, 83 insertions(+), 34 deletions(-)
 create mode 100644 http/jetty12/CHANGELOG.MD

Reply via email to