-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: NXP-9.x
-
Fix Version/s: NXP-9.x
-
Component/s: Continuous Integration, Distribution
-
Tags:
-
Sprint:DevOps-19
JSF UI is not more in the wizard (since NXP-23187 and https://github.com/nuxeo/nuxeo/commit/30b2f294da603b52a281308253ccb5cb5d00c118 ). That breaks the fix_zip.sh script: the produced JSF UI package is immediately moved to the archive.bak directory: https://qa.nuxeo.org/jenkins/job/Deploy/job/IT-nuxeo-master-build/ws/archives.bak/
+ mkdir -p archives.bak + mv archives/nuxeo-server-9.3-I20171005_0126-tomcat.bak.zip archives/nuxeo-server-9.3-I20171005_0126-tomcat-sdk.bak.zip archives.bak/ + mv archives/nuxeo-jsf-ui-9.3-I20171005_0126.zip archives.bak/
Also, since NXP-20938 (8.10), there is no more nuxeo-cap classified artifact. That produces a lot of noisy errors and warnings in the output of the script.