Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-1421

Compute the added/modified/deleted libs and deleted/added bundles

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: NXP-6.0, NXP-7.x, NXP-8.x
    • Fix Version/s: NXP-6.0, NXP-7.x, NXP-8.x
    • Component/s: None

      Description

      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.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days, 45 minutes
                  2d 45m