----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128996/ -----------------------------------------------------------
(Updated Sept. 21, 2016, 11:38 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and Plasma. Changes ------- Submitted with commit 9a29e2047aaacefe38265f9ce1611124973766eb by Aleix Pol to branch master. Repository: kpackage Description ------- Appstream will spit them out anyway, better do it early in the process and with a warning. Diffs ----- KF5PackageMacros.cmake 7a12292 Diff: https://git.reviewboard.kde.org/r/128996/diff/ Testing ------- Plasma Desktop doesn't generate information for offending components but also won't make the test fail. ``` Appstream information won't be generated for kcm_splashscreen. Appstream information won't be generated for kcm_desktoptheme. Appstream information won't be generated for kcm_lookandfeel. ``` Thanks, Aleix Pol Gonzalez