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

Modified dependencies should be ignored if not found in distribution jars

    XMLWordPrintable

    Details

      Description

      https://qa2.nuxeo.org/jenkins/view/Private/job/Private/job/HFBuilding/job/IT-HF-PKG-build-nx710/62/console

      In compute.log:

      [10:06:11][getModifiedFilesFromRepo] [END]
      [10:06:11][updateXMLFilesForLibs] [BEGIN]
      [10:06:11][updateXMLFilesForLibs] Alert file is jartmp/hfenv.properties
      [10:06:11][updateXMLFilesForLibs] -- computing added libs --
      [10:06:11][updateXMLFilesForLibs] -- computing modified libs --
      [10:06:11][updateXMLFilesForLibs] Checking org.apache.httpcomponents:fluent-hc
      [10:06:11][updateXMLFilesForLibs] JAR_FILE_NAME=fluent-hc-4.3.4.jar
      [10:06:11][updateXMLFilesForLibs] JAR_PATH_NAME=
      [10:06:11][updateXMLFilesForLibs] Cannot find JAR PATH using the HF current version, trying to find it in the previous one...
      [10:06:11][updateXMLFilesForLibs] JAR_FILE_NAME=fluent-hc-4.3.3.jar
      [10:06:11][updateXMLFilesForLibs] JAR_PATH_NAME=
      [10:06:11][updateXMLFilesForLibs] JAR_FOLDER_NAME=
      [10:06:11][updateXMLFilesForLibs] empty array, setting first element for modified bundles
      

      And

      nuxeo@fleuristex:~/nuxeo-710$ find . -type f -name "pom.xml" | xargs grep "fluent-hc"
      ./nuxeo-features/nuxeo-automation/nuxeo-automation-client/pom.xml:                  <exclude>org.apache.httpcomponents:fluent-hc</exclude>
      ./pom.xml:        <artifactId>fluent-hc</artifactId>

      This use case is actually handled for added and deleted libs but not yet for modified libs not ending up in the distribution.

        Attachments

          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 - 1 hour
                1h