Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12096

Do not use hardcoded name to point to the provisioned server dist module

XMLWordPrintable

      'jboss.actual.dist' is used in XSDValidationUnitTestCase and currently under dist module, it is using a hardcoded name to point to the provisioned server used in the test.

      We should use a non-hardcoded name there to facilitate the transition to product branches, for example:
      target/${server.output.dir.prefix}-${server.output.dir.version}
      or
      ${basedir}/target/${project.build.finalName}

              yborgess1@redhat.com Yeray Borges Santana
              yborgess1@redhat.com Yeray Borges Santana
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: