Updated Branches: refs/heads/master 4a95aa299 -> 68eebbca4
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-js Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/68eebbca Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/68eebbca Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/68eebbca Branch: refs/heads/master Commit: 68eebbca4a3691fed773d7599dd77c0030beabe6 Parents: 97be04f 4a95aa2 Author: Jesse MacFadyen <purplecabb...@gmail.com> Authored: Tue May 22 12:32:41 2012 -0700 Committer: Jesse MacFadyen <purplecabb...@gmail.com> Committed: Tue May 22 12:32:41 2012 -0700 ---------------------------------------------------------------------- Jakefile | 7 +- lib/common/plugin/Camera.js | 2 +- lib/common/plugin/console-via-logger.js | 166 +++++++++++++++++++++++++ lib/common/plugin/logger.js | 6 +- test/runner.js | 2 +- test/test.console-via-logger.js | 172 ++++++++++++++++++++++++++ 6 files changed, 350 insertions(+), 5 deletions(-) ----------------------------------------------------------------------