Repository: cordova-coho Updated Branches: refs/heads/master 7ce2b10cb -> d6c2a336a
CB-11980: updated path to cordova-lib Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/d6c2a336 Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/d6c2a336 Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/d6c2a336 Branch: refs/heads/master Commit: d6c2a336af8fba85e65bbbde623f9eb0b021744f Parents: 7ce2b10 Author: Steve Gill <stevengil...@gmail.com> Authored: Fri Jun 9 16:28:37 2017 -0700 Committer: Steve Gill <stevengil...@gmail.com> Committed: Fri Jun 9 16:28:58 2017 -0700 ---------------------------------------------------------------------- src/repoutil.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/d6c2a336/src/repoutil.js ---------------------------------------------------------------------- diff --git a/src/repoutil.js b/src/repoutil.js index a4cd410..14b14a2 100644 --- a/src/repoutil.js +++ b/src/repoutil.js @@ -308,8 +308,7 @@ var toolRepos = [ title: 'Cordova Lib', id: 'lib', repoName: 'cordova-lib', - jiraComponentName: 'cordova-lib', - path: 'cordova-lib' + jiraComponentName: 'cordova-lib' }, { title: 'Cordova Serve', id: 'serve', --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org