AntIntegrator adds unnecessary double quotes for -Dparam=value JVM options

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.0.1
    • Affects Version/s: 3.0
    • Component/s: Ant Tasks
    • None

      Class com.atlassian.clover.ci.AntIntegrator puts values of the following properties:

      -Dclover.historydir and -Dclover.license.cert, -Dclover.license.path

      in double quotes. On Windows platform it causes problems when a value contains space character - parameters are being split. See BAM-10740.

      Add a check if OS is Windows and don't add double quotes in such case.

            Assignee:
            Marek Parfianowicz
            Reporter:
            Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: