From 4abb9cd9b360278f5c8984a9fd2e62677e7c940c Mon Sep 17 00:00:00 2001 From: Katja Marttila Date: Tue, 28 May 2019 12:50:13 +0300 Subject: Add possibility to move component in component tree Setting -tag to component.xml will overwrite the default location of component in installer's tree view. This way we can define the component location without a complete repo build. Updates.xml can be directly modified by adding -tag for easy relocation of components. TreeName must be an unique name - it cannot conflict with existing tree name or name. Task-number: QTIFW-594 Change-Id: Ie69f90f1303d932369d566d0d7b4bc0e354505c6 Reviewed-by: Arttu Tarkiainen --- .../treename/data/repository/componentA/1.0.0content.7z | Bin 0 -> 235 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/installer/treename/data/repository/componentA/1.0.0content.7z (limited to 'tests/auto/installer/treename/data/repository/componentA/1.0.0content.7z') diff --git a/tests/auto/installer/treename/data/repository/componentA/1.0.0content.7z b/tests/auto/installer/treename/data/repository/componentA/1.0.0content.7z new file mode 100644 index 000000000..e50fc1e92 Binary files /dev/null and b/tests/auto/installer/treename/data/repository/componentA/1.0.0content.7z differ -- cgit v1.2.3