You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/03/04 00:54:16 UTC

[1/3] mac commit: updated releasenotes for 4.0.1 release

Repository: cordova-osx
Updated Branches:
  refs/heads/master 5a908bd81 -> 7e9dac0af


updated releasenotes for 4.0.1 release


Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/5f12b218
Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/5f12b218
Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/5f12b218

Branch: refs/heads/master
Commit: 5f12b2188c7e8a51441adc97b7ea08c4b0360ecb
Parents: 5a908bd
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 3 15:42:34 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 3 15:42:34 2016 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/5f12b218/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index a76cedd..d354f50 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,6 +20,13 @@
 -->
 ## Release Notes for Cordova (OS X) ##
  
+### 4.0.1 (Mar 03, 2016)
+* updated .ratignore
+* CB-10668 added node_modules directory
+* CB-10668 removed bin/node_modules, updated create.js to use root node_modules
+* CB-10668 updated package.json, prepare.js and Api.js
+* CB-10646 Platform specific icons not copied to xcode project
+
 ### 4.0.0 (Feb 11, 2016)
 * CB-10570 Compilation error on case sensitive filesystem
 * CB-6789 **OSX** - Fix header licenses (Apache RAT report).


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


[3/3] mac commit: Update JS snapshot to version 4.1.0-dev (via coho)

Posted by st...@apache.org.
Update JS snapshot to version 4.1.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/7e9dac0a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/7e9dac0a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/7e9dac0a

Branch: refs/heads/master
Commit: 7e9dac0afc777845c1c449eec48b7d09d3847ff2
Parents: 4813c58
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 3 15:45:29 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 3 15:45:29 2016 -0800

----------------------------------------------------------------------
 CordovaLib/cordova.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/7e9dac0a/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index 346e067..eb984a7 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: osx
-// 1b111058631e118dc37da473e30b60214c211d76
+// c517ca811b4948b630e0b74dbae6c9637939da24
 /*
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file


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


[2/3] mac commit: Set VERSION to 4.1.0-dev (via coho)

Posted by st...@apache.org.
Set VERSION to 4.1.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/4813c58e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/4813c58e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/4813c58e

Branch: refs/heads/master
Commit: 4813c58eff3062116e2afad9f7c4e75aa249cfd0
Parents: 5f12b21
Author: Steve Gill <st...@gmail.com>
Authored: Thu Mar 3 15:45:28 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Mar 3 15:45:28 2016 -0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/4813c58e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 42ca910..1f1022b 100644
--- a/package.json
+++ b/package.json
@@ -49,4 +49,4 @@
         "coffee-script": "^1.7.1",
         "nodeunit": "^0.8.7"
     }
-}
+}
\ No newline at end of file


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