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

Merge mp.install and prepare-environment in itests.xml for marketplace packages

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: NXFT-1.7
    • Fix Version/s: QualifiedToSchedule
    • Component/s: nuxeo-ftest

      Description

      When preparing the environment for a functional test with a marketplace package, it would be nice to be able to do a mp.download-and-install instead of using the following code in itests.xml:

      <property name="mp.install"
        value="${out.dir}/marketplace-${nuxeo.marketplace.diff.version}.zip" />
      <target name="prepare-environment"
        depends="_init,prepare-db,prepare-tomcat,prepare-jboss">
        <copy todir="${out.dir}">
          <artifact:resolveFile key="org.nuxeo.marketplace.diff:marketplace::zip" />
        </copy>
      </target>
      

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated: