-
Type: Improvement
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: NXP-7.x, NXP-8.x, NXP-9.x
-
Component/s: Continuous Integration
-
Tags:
To avoid issues like the one from RELEASE-587, every deletion directive like those:
https://github.com/nuxeo/nuxeo-dm-hotfixes/blob/release-9.10-HF04-1.0.0/src/main/resources/install.xml#L8
It is needed to:
- download the full build from the nexus:
org.nuxeo.ecm.distribution:nuxeo-server-tomcat:<VERSION>:zip - check every delete directive for the file not to be present in the HF full build. If it is then the test must fail.
- duplicates
-
NXBT-2265 Intermediate hf building files contain unwanted lines
- Resolved