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:51 UTC

[juneau] branch master updated (5cfc5034d -> 0199ac068)

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

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


    from 5cfc5034d Merge pull request #82 from apache/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.14
     add b4c715fd8 Fix javadocs
     add 5d9d4181b Fix javadocs
     new 0199ac068 Merge pull request #87 from apache/jbUpgradeHttpClientTo4514

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:
 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(-)


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

Posted by ja...@apache.org.
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(-)