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

Technical Team/Minutes/2018-06-05

From SPDX Wiki
< Technical Team‎ | Minutes
Revision as of 00:22, 12 June 2018 by Goneall (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

June 5, 2018

Attendees

  • Gary O’Neall
  • Yev Bronshteyn
  • Steve Winslow
  • Krys Nuvadga
  • Alexios Zavras
  • Tushar Mittal
  • Rohit Lodha
  • Trevor King
  • Ndip Tanyi

GSoC

  • Tushar online XML editor, completed upload features – Implemented 4 ways to input editor, working on 2 types of editor – text based and tree based. Include autocomplete and suggestions based on the XML license schema. Started working on the tree based editor.
  • From Galo on Gitter: Hello everyone, I have been working on researching how to use the GitHub API, to submit an issue when a new license is submitted since it was defined as a new project requirement. This week I will implement the db and store the licenses request on it. I also expect by the end of the week to read the submitted licenses from the db.
  • Ndip – broken project into modules, working on analyzer module – completed, NPM; started on downloader module; resolved python issues
  • Updating SPDX library Completed file module, deprecated questions, will start annotation module
    • Issue on deprecated – will support if not too complex
    • Issue on lots of required fields

2.2

  • Model updated https://wiki.spdx.org/view/Technical_Team/Model_2_2
  • Reviewed the issues list on github filtered by 2.2 release.
  • Made some updates for the following issues:
    • Clarify case sensitivity of Short Form licenses - for list and tools. #63
      • Trevor created a pull request to resolve
    • Typo: 2.1 - Fix inconsistent use of spdx: in RDF examples #57
      • Pull request resolves the issue, but has some merge conflicts
    • Consider adopting package-url for external package references #53