Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1517

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 4.0.1
    • 3.0
    • Ant Tasks
    • None

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: