This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch feature/FELIX-6750-Jetty-12.1.0-tryout
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 481d735372 Merge branch 'master' into
feature/FELIX-6750-Jetty-12.1.0-tryout
add 074c83eb14 [maven-release-plugin] prepare release
org.apache.felix.http.jetty12-1.1.2
add f5096b38f8 [maven-release-plugin] prepare for next development
iteration
add 0c74c4693d Update changelog for webconsole
add ad5e388f99 FELIX-6808 Add ability to configure Jetty12 acceptQueueSize
- Make acceptQueueSize configurable
add e754705f62 Merge pull request #447 from
apache/feature/FELIX-6808-Add-ability-to-configure-Jetty12-acceptQueueSize
add 13d160fffd [maven-release-plugin] prepare release
org.apache.felix.http.jetty12-1.1.4
add e0fe6b7ec3 [maven-release-plugin] prepare for next development
iteration
add cf9976ae3b Merge branch 'master' into
feature/FELIX-6750-Jetty-12.1.0-tryout
add 326986e2e2 FELIX-6750-Jetty-12.1.0-tryout - Move to 12.1.3
No new revisions were added by this update.
Summary of changes:
http/README.md | 117 +++++++++++----------
http/base/pom.xml | 2 +-
http/jetty12/pom.xml | 2 +-
.../jetty/internal/ConfigMetaTypeProvider.java | 10 +-
.../felix/http/jetty/internal/JettyConfig.java | 8 ++
.../felix/http/jetty/internal/JettyService.java | 6 ++
.../http/jetty/it/AbstractJettyTestSupport.java | 2 +-
http/samples/whiteboard/pom.xml | 2 +-
webconsole/README.md | 23 ++++
9 files changed, 108 insertions(+), 64 deletions(-)