Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1904

Incomplete clean between ant targets

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 5.1.0, 5.0.5
    • Affects Version/s: 5.0.4
    • Component/s: None
    • None

      5.0.4 builds are affected by a bug in our builds, making some targets "polluted" by previous build targets. For example:

      ```
      ant dist-worker dist-release dist-source
      ```

      Will produce a source tarball which has some artifacts from dist-release. The minimum fix is probably to remove dist/pegasus-n.n.n between the targets.

            Assignee:
            mayani Rajiv Mayani
            Reporter:
            rynge Mats Rynge
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: