Merge branch 'shazron-justbuild_tests'
Project: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/commit/90b44d01 Tree: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/tree/90b44d01 Diff: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/diff/90b44d01 Branch: refs/heads/master Commit: 90b44d012eee2642d73a71783c8432506bcde322 Parents: 65bb275 b651279 Author: Jesse MacFadyen <[email protected]> Authored: Mon Aug 24 13:56:18 2015 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Mon Aug 24 13:56:18 2015 -0700 ---------------------------------------------------------------------- spec/build-fail-plugin/plugin.xml | 44 ++++++++++++++++++++ .../src/ios/CDVBuildFailPlugin.h | 4 ++ .../src/ios/CDVBuildFailPlugin.m | 4 ++ spec/build-success-plugin/plugin.xml | 44 ++++++++++++++++++++ .../src/ios/CDVBuildSuccessPlugin.h | 4 ++ .../src/ios/CDVBuildSuccessPlugin.m | 4 ++ spec/sh-read-input-plugin/install.sh | 6 +++ spec/sh-read-input-plugin/plugin.xml | 42 +++++++++++++++++++ 8 files changed, 152 insertions(+) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
