[java-support] branch main updated (44d8089 -> 3eea3d9)

Rod Widdowson rdw at steadingsoftware.com
Wed Jul 13 08:51:21 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch main
in repository java-support.

    from 44d8089  Ignore DDF tests for now pending Windows investigation.
     new 4a63cec  JSPT-98 Integrate lifecycle checking methods in base classes
     new 1df57c2  JSPT-98 Integrate lifecycle checking methods in base classes
     new 3eea3d9  Align annotation with code

The 3 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:
 .../AbstractIdentifiedInitializableComponent.java  | 36 ++++++++++-
 .../component/AbstractInitializableComponent.java  | 49 ++++++++++++++-
 .../java/support/component/ComponentSupport.java   |  1 +
 .../httpclient/FileCachingHttpClientBuilder.java   | 48 +++++++++------
 .../utilities/java/support/net/CookieManager.java  | 31 +++-------
 .../java/support/scripting/EvaluableScript.java    | 11 ++--
 .../java/support/scripting/ScriptedRunnable.java   |  7 +--
 .../java/support/security/DataSealer.java          | 35 ++++++-----
 .../security/impl/BasicAccessControlService.java   |  4 +-
 .../security/impl/BasicKeystoreKeyStrategy.java    | 21 +++----
 .../impl/DelegatingAccessControlService.java       |  3 +-
 .../security/impl/IPRangeAccessControl.java        | 16 +++--
 .../support/security/impl/ScriptedKeyStrategy.java | 26 +++-----
 .../support/service/AbstractReloadableService.java | 13 ++--
 .../support/service/ReloadableServiceGaugeSet.java | 17 +++---
 .../java/support/xml/BasicParserPool.java          | 71 +++++++++-------------
 16 files changed, 222 insertions(+), 167 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list