stable

Clone or download

Read-only

Fix RPM build after the introduction of @tuleap/listpicker

For some reasons (don't ask) building the code of the baseline plugin requires to build @tuleap/core. Building @tuleap/core also builds the FlamingParrot which includes stylesheet from the @tuleap/listpicker component. This means that before being able to build the @tuleap/core we need to build the @tuleap/listpicker component… This change just make it works again, the whole thing is very brittle (it already is). The whole build process of those external plugin should be rethinked from the ground up. Part of story #16646: have searchable (multi) select boxes with (static binding, no dependencies) in modal Change-Id: Ib12994b4d2471e20d7f4c853687c2752708637a3

Modified Files

Name
M Makefile +3 −1 Go to diff View file
M rpm/Dockerfile +3 −3 Go to diff View file