-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXP-6.0, NXP-7.x, NXP-8.x
-
Component/s: None
-
Epic Link:
-
Sprint:nxsupport 9.3.1, nxsupport 9.3.2
-
Story Points:5
This will involve parsing of parent pom.xml (the root one in the main nuxeo repository).
From there we could update several components and deal with several specific cases.
nuxeo-connect-client goes to the
nxserver/bundles folder
mysql-connector-java is provided by the mysql template, as are the other database libs. However we must not replace the jar in the template, but update the copied jar from $NUXEO/nxserver/lib
other libs may go somewhere else and rules has to be identified before automating this.
Several libs go into different folders based on Nuxeo version:
For 6.0 in nuxeo-cap-6.0-tomcat/lib nuxeo-core-storage-sql-extensions-6.0-HF13.jar nuxeo-runtime-launcher-6.0.jar nuxeo-runtime-tomcat-adapter-6.0-HF01.jar For 7.10 in nuxeo-cap-7.10-tomcat/lib nuxeo-runtime-launcher-7.10.jar nuxeo-runtime-tomcat-adapter-7.10.jar For 7.10 in nuxeo-cap-7.10-tomcat/nxserver/lib nuxeo-core-storage-sql-extensions-7.10.jar
The result will be in:
jartmp/HFXX_deleted.out jartmp/HFXX_modified.out jartmp/HFXX_added.out jartmp/HFXX_bundles_deleted.out jartmp/HFXX_bundles_added.out
Where XX is the current HF version.
- depends on
-
NXBT-1672 create skeleton script for assembly.xml and install.xml files generation
- Resolved
-
NXBT-1782 Map HF jar deployment
- Resolved
- is required by
-
NXBT-1311 Retrieve all changes between 2 HF versions
- Resolved
-
NXBT-1312 Compute the standard bundles to include
- Resolved
-
NXBT-1422 Check if launcher has to be included into the HF
- Resolved
-
NXBT-1677 compute connector/libs JARs to update
- Resolved
-
NXBT-1801 Add JSF UI package changes computing
- Resolved