Skip to content

Releases: INTO-CPS-Association/org.intocps.maestro.fmi

FMI Native 1.0.6

27 Nov 20:57
Compare
Choose a tag to compare

Fixes issue with unzipping due to deflation of folders.
I.e. folders in zip archive are not necessarily just "stored" but can have data attached.
Therefore, the also are N:deflate.

This issue is fixed by using newer apache commons compress. See #8