Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902730

Defs.gmk:347:TESTNG_LICENSE := $(call FullPath,$(JUNIT_LICENSE))

    XMLWordPrintable

Details

    • Bug
    • Status: New
    • P3
    • Resolution: Unresolved
    • None
    • None
    • tools

    Description

      jtreg's Makefile is trying to FullPath-ify TESTNG_LICENSE but it is using the wrong variable; copy paste error from

      Defs.gmk:316:JUNIT_LICENSE := $(call FullPath,$(JUNIT_LICENSE))

      which probably results in using the wrong license file.

      There should probably also be a check for when neither TESTNG_HOME nor TESTNG_LICENSE are defined; then fail early.

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: