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

Fix code to compile extra property definitions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      The code to determine the class name from a Java source file is old/broken, causing an incorrect name to be inferred, further causing the extra prop definition files to be compiled on every invocation, and not just when needed. This is unnecessary overhead when running just one or a few tests.

      (Note, the compilation should use the test JDK, and occurs before agents have started, so the compilation is always done by exec-ing Java.)

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: