Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This week's call will use the OSU Zoom system, per message sent to dev list.

AGENDA

...

  1. Plan for migration off HttpServletXXX proxies (largely mapped out, just summing up cause, solution)

    1. I believe the Supplier hook was added post-4.2? We may want to switch to a custom non-null interface…

  2. Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyJSSH-5

    1. See net.shibboleth.idp.attribute.filter.impl.AttributeFilterImplTest for test weirdness around this

Attendees:

Brent

Daniel

Henri

...

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keySSPCPP-961

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyIDP-1793
    I need to document the new beans (but things are still moving in this space)

  • Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyIDP-2037
    ,
    Jira Legacy
    serverSystem JIRA
    serverIdf52c7d31-6eab-3f0e-93c3-231b5754d506
    keyIDP-2036

  • Somebody from Red Hat Product Security claims they didn't put any hibernate jars into Maven Central. Doesn’t that make you feel comfortable.

Scott

  • Walking the libraries with the Null analyzer enabled, finding a few bugs here and there

    • We probably want to take the V5 opportunity to revisit our method contracts and reduce use of nulls, especially around collections

    • Using asserts to some extent, per Slack to convince analyzer, these are on in the tests automatically

Tom

Other