You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by vi...@apache.org on 2013/09/06 07:21:26 UTC

[1/2] git commit: [CB-4668] updating WP7 definition to use same code as WP8

Updated Branches:
  refs/heads/dev 736c5da00 -> 68ae55651


[CB-4668] updating WP7 definition to use same code as WP8


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/5a0e9611
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/5a0e9611
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/5a0e9611

Branch: refs/heads/dev
Commit: 5a0e96113d4e1d07dc0eba734893f3db2ff6f248
Parents: 88055dc
Author: Viras- <vi...@users.sourceforge.net>
Authored: Fri Sep 6 07:17:35 2013 +0200
Committer: Viras- <vi...@users.sourceforge.net>
Committed: Fri Sep 6 07:17:35 2013 +0200

----------------------------------------------------------------------
 plugin.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/5a0e9611/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9fce0ae..19e110f 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -67,11 +67,6 @@
         </config-file>
 
         <source-file src="src/wp/FileTransfer.cs" />
-
-        <js-module src="www/wp/FileTransfer.js" name="FileTransfer1">
-            <clobbers target="window.FileTransfer" />
-        </js-module>
-
     </platform>
 
     <!-- wp8 -->


[2/2] git commit: Merge branch 'apache/dev'

Posted by vi...@apache.org.
Merge branch 'apache/dev'


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/68ae5565
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/68ae5565
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/68ae5565

Branch: refs/heads/dev
Commit: 68ae5565148a9a1d45ce476ff4254cfc5a136d14
Parents: 5a0e961 736c5da
Author: Viras- <vi...@users.sourceforge.net>
Authored: Fri Sep 6 07:20:57 2013 +0200
Committer: Viras- <vi...@users.sourceforge.net>
Committed: Fri Sep 6 07:20:57 2013 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 23 +++++++++++++++++++++++
 plugin.xml   |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/68ae5565/plugin.xml
----------------------------------------------------------------------