Opened 5 years ago

Last modified 3 years ago

#5983 new defect

Cleanup black box FMUs

Reported by: Lennart Ochel Owned by: arunkumar palanisamy
Priority: high Milestone:
Component: FMI Version:
Keywords: Cc:

Description

FMUs contain log files and additional information for the transformational debugger. This might be okay in most of the cases, but those files should probably not end up in black box FMUs where people try to hide information.

  • <fmu>/resources/<fmu>.json
  • <fmu>/resources/linux64.summary
  • <fmu>/resources/static.log

Change History (4)

comment:1 by Martin Sjölund, 4 years ago

The JSON file is read by the FMU and needs to be there though. The log-files are pretty good to see if the user's external C-files produced compilation warnings.

comment:2 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:3 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:4 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.