Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

sw360-1.7.1

Compare
Choose a tag to compare
@mcjaeger mcjaeger released this 09 Jan 22:42
· 318 commits to master since this release

This release was created because of a thrift API change in PR #404 (sw360admin) and #381 (ternary value), which adds changes to the thrift API

Enhancements

  • 5de9f2a feat(attachment security): initial commit
  • ae29334 feat(cve-search): convert old cpe on demand
  • 590892b feat(security): SW360 admin and security admin added
  • ae5a68e feat(license): make compability flags ternary
  • d99f8e9 feat(ui): projectinport: optional use select instead of free text for host
  • 89e8fe6 feat(ui): in detail and edit.jsp pages: error handling for useBeans
  • ec95520 feat(export): make lists and maps in spreadsheet export machine-readable by exporting as JSON

Infrastructure

  • d00d18a chore(properties): use default values from java not the properties file
  • d2da288 chore(git): add eclipse and backup to .gitignore
  • 269e3e2 chore(cve-search): remove old/unused code
  • 1c01a1a test(licenseinfo): add tests for SPDX1.1 and SPDX1.2
  • f469dda chore(export): clean up the code merged with PR #398
  • 27f70c2 chore(mvn): Allows to deploy backend via webapps

Corrections

  • 332b135 fix(spdx): copyrights from SPDX files were ignored
  • 8db94d6 fix(groupId): The file DisplayMapOfEmailStringSets.java was added under the wrong groupId
  • 01fbb67 fix(ui): remove backticks from JS code to eliminate Liferay's minifier errors

Refactorings

n.a.