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

Compute the standard bundles to include

    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

      1. filter out the templates (folder containing template)
      2. filter out the tests
      3. filter out pom.xml files
      4. keep only the folders from the remaining folders
      5. remove doubloons
      6. explore each folder and parse pom.xml
      7. retrieve the groupid and the artifactid
      8. add it to the target list
      9. update the assembly.xml file with proper section

      should be (at least for the moment):

      <copy todir="${maven.project.build.directory}/marketplace/install/bundles">
      

      The result will be in:

      jartmp/HFXX_git_bundles.out
      

      Where XX is the current HF version. This will contain all the bundles modified in GIT.

      From this file it is then possible to update the assembly.xml and install.xml files while crosschecking datas from NXBT-1421 and NXBT-1782 for proper update directive and only deal with modified bundles.

      Also the jartmp/HFXX_git_bundles.out will then be used for further computing like evaluating the need to include the launcher (see NXBT-1422).

        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 - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 days, 1 hour, 55 minutes
                  4d 1h 55m