Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-197

ArchiveTask#needed? calls 'super'

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.3.2
    • 1.3.4
    • Packaging
    • None

    Description

      At the end of needed? If it found that no re-packaging is required, it still delegates to 'super'.

      The result is that if there is a Rake::Task prerequisite, with no prerequisites, it will return a Time.now timestamp which will return true from Rake::Task#needed?, which will trigger the package. The package will be the same as before, but its timestamp will change, causing triggering of dependent tasks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment