Maximilian Huber

Results 100 comments of Maximilian Huber

> 1) The users's email is something the user is in control of, not sw360. Internal ids should be something that sw360 is in full control of. If a user...

Sadly this is a realy hard issue, and we have encountered some unexpected problems, e.g. - how does someone add some artifact from the repository - by ID => we...

The same approach could maybe be used for licenses

This POC sadly fails if the list of `linkedReleaseIds` is empty (see the committed test).

There is already some visualizer for SPDX as online tool available ~~by the UNO~~.

The visualizer I mean is SPDX X-Ray by windriver and - was announced in http://lists.spdx.org/pipermail/spdx/2014-September/000936.html - with the example http://spdx.windriver.com/LQI/Report/cairo-1.10.2.tar.gz_0a926d3c6e.htm

related Issue is: https://github.com/sw360/sw360chores/issues/24 "Configure browser caching in nginx"

@mcjaeger no, the tests are executed without the tomcat behind them. Selenium tests would work. (probably). I would like to see something which measures how long sw360 takes to render...

One has to check with an report from protex, whether their license names are displayed correctly. **EDIT:** The licenseName might not be filled correctly

The code for "disabling license info in file" is already preset, The corresponding flag is hard coded to true: https://github.com/sw360/sw360portal/blob/549d605c29dd9dbbdd39ebe15d8911c7e69eb2bd/backend/src/src-licenseinfo/src/main/java/org/eclipse/sw360/licenseinfo/parsers/SPDXParserTools.java#L98-L102