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

[PropertyTask] Added "required" attribute #1226

Merged
merged 7 commits into from Dec 28, 2019
Merged

[PropertyTask] Added "required" attribute #1226

merged 7 commits into from Dec 28, 2019

Commits on Dec 27, 2019

  1. [PropertyTask] Added failOnError attribute

    Whether the build should fail on missing property file.
    siad007 committed Dec 27, 2019
    Copy the full SHA
    9c1459c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Renamed to required

    Changed attribute name to required - see XmlPropertyTask
    siad007 committed Dec 28, 2019
    Copy the full SHA
    5d66321 View commit details
    Browse the repository at this point in the history
  2. Refactored XmlPropertyTask

    siad007 committed Dec 28, 2019
    Copy the full SHA
    5cf56b9 View commit details
    Browse the repository at this point in the history
  3. Added documentation

    siad007 committed Dec 28, 2019
    Copy the full SHA
    ebc6683 View commit details
    Browse the repository at this point in the history
  4. Added grammar

    siad007 committed Dec 28, 2019
    Copy the full SHA
    7fa3716 View commit details
    Browse the repository at this point in the history
  5. Added test case

    siad007 committed Dec 28, 2019
    Copy the full SHA
    1e41171 View commit details
    Browse the repository at this point in the history
  6. Added unit test

    siad007 committed Dec 28, 2019
    Copy the full SHA
    13f5f0d View commit details
    Browse the repository at this point in the history