THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx

Technical Team/Minutes/2019-05-21

From SPDX Wiki
Jump to: navigation, search

May 21, 2019

Attendees

  • Kate Stewart
  • Thomas Steenbergen
  • Mathew Crawford
  • Nisha Kumar

Spec version 2.1.1

  • Spec available at https://spdx.github.io/spdx-spec/
  • End of 2 week approval period
  • Finalized
  • Branching
  • Jack needs to sends the code not as an attachment
    • Gary to ping Jack
  • Need to publish the 2.1.1 to the website
  • Thomas will publish HTML

TERN

https://github.com/heremaps/oss-review-toolkit/blob/518e17c0b1385cc403960cfdfdff69e76240cb27/spdx-utils/src/main/kotlin/SpdxDeclaredLicenseMapping.kt

  • Nisha will look into enhancing tools-python to support the TERN use cases
  • Quick fix for Tern to be SPDX compliant is to simply add "LicenseRef-" in front of each license and "AND" it e.g. "MIT BSD GPL2+" => "LicenseRef-MIT AND LicenseRef-BSD AND LicenseRef-GPL2+"

GSoC

  • Coding phase starts next week