You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2022/12/27 15:37:52 UTC

[juneau] 01/01: Merge pull request #87 from apache/jbUpgradeHttpClientTo4514

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

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git

commit 0199ac06806b95ebc0407c898a43c0f9424da566
Merge: 5cfc5034d 5d9d4181b
Author: James Bognar <ja...@salesforce.com>
AuthorDate: Tue Dec 27 10:37:46 2022 -0500

    Merge pull request #87 from apache/jbUpgradeHttpClientTo4514
    
    Fix javadocs for Servlet 6.0.0 upgrade

 juneau-doc/docs/ReleaseNotes/6.2.0.html            |  2 +-
 juneau-doc/docs/ReleaseNotes/6.3.0.html            |  8 ++---
 .../docs/Topics/01.Overview/03.o.RestServer.html   |  6 ++--
 juneau-doc/docs/Topics/08.juneau-rest-server.html  |  4 +--
 .../08.juneau-rest-server/01.jrs.Overview.html     |  2 +-
 .../01.jrs.PredefinedClasses.html                  |  4 +--
 .../06.jrs.HandlingFormPosts.html                  |  2 +-
 .../19.jrs.HttpStatusCodes.html                    |  2 +-
 .../08.juneau-rest-server/22.jrs.RestContext.html  |  2 +-
 .../08.juneau-rest-server/29.jrs.OtherNotes.html   |  4 +--
 .../11.juneau-rest-mock/01.jrm.MockRestClient.html |  2 +-
 juneau-doc/src/main/javadoc/overview.html          | 38 +++++++++++-----------
 juneau-env.sh                                      |  2 +-
 13 files changed, 39 insertions(+), 39 deletions(-)