You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/02/23 20:15:31 UTC

[1/2] cordova-plugin-contacts git commit: update to npm dependencies

Repository: cordova-plugin-contacts
Updated Branches:
  refs/heads/master 3aacb93f1 -> def03f1f3


update to npm dependencies


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/914ccc58
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/914ccc58
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/914ccc58

Branch: refs/heads/master
Commit: 914ccc58ae6fabc28fb95b47b62a5299ccfa3317
Parents: 3aacb93
Author: Isaac Gordezky <ig...@blackberry.com>
Authored: Mon Oct 19 12:54:18 2015 -0400
Committer: filmaj <ma...@gmail.com>
Committed: Thu Feb 23 12:14:41 2017 -0800

----------------------------------------------------------------------
 plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/914ccc58/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 8a36d16..3f825d9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -182,8 +182,8 @@
         <source-file src="src/blackberry10/ContactOrganization.js" target-dir="Contacts"></source-file>
         <source-file src="src/blackberry10/ContactPhoto.js" target-dir="Contacts"></source-file>
         <source-file src="src/blackberry10/contactUtils.js" target-dir="Contacts"></source-file>
-        <dependency id="com.blackberry.utils" />
-        <dependency id="com.blackberry.pim.lib" />
+        <dependency id="cordova-plugin-bb-contacts" />
+        <dependency id="cordova-plugin-bb-pimlib" />
     </platform>
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] cordova-plugin-contacts git commit: Close #81 after rebasing in changes

Posted by fi...@apache.org.
Close #81 after rebasing in changes


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/def03f1f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/def03f1f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/diff/def03f1f

Branch: refs/heads/master
Commit: def03f1f3dfef5da6ebafd920c625b5d63cbdec2
Parents: 914ccc5
Author: filmaj <ma...@gmail.com>
Authored: Thu Feb 23 12:15:18 2017 -0800
Committer: filmaj <ma...@gmail.com>
Committed: Thu Feb 23 12:15:18 2017 -0800

----------------------------------------------------------------------

----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org