Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

subversion: Override 'fatal?' on universal requirements #13248

Closed

Commits on Jul 6, 2012

  1. subversion: Override 'fatal?' on universal requirements

    The universal requirements in the subversion formula currently only issue warnings if unsatisfied, so builds are allowed to proceed and then ultimately fail, because the 'fatal?' method on the Requirements class defaults to false. Overriding this to return true allows failing universal requirements to fail the install.
    
    Also refactor universal requirement subclasses to remove redundant code.
    jeffstyr committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    6f178c8 View commit details
    Browse the repository at this point in the history