Versions Compared

Key

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

Shibboleth Developer's Meeting, Aug 8, 2014

...

Meeting Number: 24048131
 
Toll / Intl #: N/A
Toll-Free #: N/A

Attendees:
 

 

Call Administrivia

10:00 Central US / 11:00 Eastern US / 16:00 UK

Next call is next Friday. Any reason not to meet ?

...

  • Info: Russ Allbery moving on, won't be doing Debian/Ubuntu packaging any more.
  • Sorting out logging dependencies redux.
    • Proposal:
      • logback-classic and the slf4j bridges become managed "runtime" dependencies
      • logback-classic included globally as a "test" dependency
      • slf4j bridges not included as dependencies by default 
      • slf4j bridges included in appropriate intermediate projects as "test" dependencies as required to make tests work
      • logback-classic and appropriate bridges included in product bundle projects as "runtime" dependencies
    • Benefits:
      • almost clean mvn dependency:analyze output (not completely, I was wrong about that)
      • opensaml and other libraries can be used in non-logback environments outside the Shibboleth projects
    • This is not quite what I put in e-mail.
    • I've tried this on some projects, seems to work out OK. 

...