Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fail issues #122

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 17, 2014

  1. Ensure that build fails are logged at the right times

    Builds should fail with logging during the failure, not at the end. This
    reverts back to the behaviour prior to yui#115.
    
    Build fails still call the appropriate callback function.
    andrewnicols committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    836a40a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2824585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    582efe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ad3b94 View commit details
    Browse the repository at this point in the history
  5. Fail on ant failures too

    andrewnicols committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    92a9881 View commit details
    Browse the repository at this point in the history