Page MenuHomePhabricator

osx installer includes unnecessary folders
Closed, ResolvedPublic

Description

current OSX installer dmg contents:

  • Applications (link): OK
  • mitkWorkbench.app : OK

should not be included:

  • bin: containing usResourceCompiler
  • include: containing CppMicroServices
  • lib: containing CppMicroServices (libCppMicroServices.1.99.0.dylib and libCppMicroServices.dylib)
  • share: CppMicroServices

git-hash: rd55f87be69
Mode: Release

Leads to confusion.

Event Timeline

The same files seem to be part of the "sdk" package of the windows installer.

They are located in
MITK-superbuild/MITK-build/_CPack_Packages/win64/NSIS/MITK-Diffusion-2012.12.99-win64/sdk
instead of
MITK-superbuild/MITK-build/_CPack_Packages/win64/NSIS/MITK-Diffusion-2012.12.99-win64/Unspecified

New remote branch pushed: bug-16033-misplaced-files-in-osx-installer

Pushed branch does not fix the issue.

New remote branch pushed: bug-16033-remove-sdk-component

Again, fix did not fix the issue. Downgrading to confirmed.

Reassigning to Sascha. So far I had focussed on changing the install behaviour for the sdk component, which did not produce the desired results.

The first branch [1] became obsolete with the fix introduced in the second in T16207 .

[1] http://mitk.org/git/?p=MITK.git;a=commitdiff;h=3eb138b2fa08749fb60ccce3271d969d19013bff

Current release is finished. Reseting target milestone...