[java-mvn-enforcer] branch main updated (713062a -> 994d342)

Rod Widdowson rdw at steadingsoftware.com
Tue Aug 22 09:20:35 UTC 2023


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

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

    from 713062a  JPAR-195 - Review and simplify release profile
     new 2029d31  Null checking prefs
     new 994d342  Start cleaning up non-null ness

The 2 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:
 .settings/org.eclipse.jdt.core.prefs               | 354 ++-------------------
 .../mvn/enforcer/impl/DependencyChecker.java       |   2 +-
 .../mvn/enforcer/impl/EnforcerLogger.java          |   6 +-
 .../shibboleth/mvn/enforcer/impl/GPGKeyRing.java   |   7 +-
 .../shibboleth/mvn/enforcer/impl/JarEnforcer.java  |  42 +--
 .../shibboleth/mvn/enforcer/impl/M2SigChecker.java |  11 +-
 .../shibboleth/mvn/enforcer/impl/MavenLoader.java  |   4 +-
 .../shibboleth/mvn/enforcer/impl/ParsedPom.java    |  55 ++--
 .../shibboleth/mvn/enforcer/impl/PomArtifact.java  |  16 +-
 .../mvn/enforcer/impl/ProjectPomContext.java       |  37 ++-
 .../cli/impl/ListKeysCommandLineArguments.java     |   3 +-
 11 files changed, 140 insertions(+), 397 deletions(-)

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


More information about the commits mailing list