Merge branch 'justbuild_tests' of https://github.com/shazron/cordova-paramedic into 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/b651279b Tree: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/tree/b651279b Diff: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/diff/b651279b Branch: refs/heads/master Commit: b651279b6d493fcfabf4a51d65d4ac16475b4bcd Parents: 65bb275 c626f8d Author: Jesse MacFadyen <[email protected]> Authored: Mon Aug 24 13:55:06 2015 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Mon Aug 24 13:55:06 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]
