Skip to content

IS package evolution + removed import dependency on log path

Diane Perez requested to merge 1080-is-package-import-evolution into 3.11/sprint

Adds two new options for IS package import in connect:

  • Local file (on client computer) and
  • Remote file (on the web, supporting http authentication).

Imports store files at a dedicated location, either given with parameter "upload_path" at startup or by default in /tmp/synthese_tmp_storage

closes http://git.rcsmobility.com/rcsmobility/synthese/issues/1080 closes http://git.rcsmobility.com/rcsmobility/synthese/issues/1060

Edited by Diane Perez

Merge request reports