You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/04/17 15:08:26 UTC

git commit: Revert "Remove file-system-roots plugin as a dependency (it's a part of file now)"

Repository: cordova-app-harness
Updated Branches:
  refs/heads/master 2fc95e320 -> fae458db1


Revert "Remove file-system-roots plugin as a dependency (it's a part of file now)"

This reverts commit 2fc95e3201e13c91f7cf601ccc79afc4d1069dd5.
We still use this, I'm just crazy.


Project: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/commit/fae458db
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/tree/fae458db
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-harness/diff/fae458db

Branch: refs/heads/master
Commit: fae458db1444d1e48c5e3ac31cfb47a6502edff4
Parents: 2fc95e3
Author: Andrew Grieve <ag...@chromium.org>
Authored: Thu Apr 17 09:07:56 2014 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Apr 17 09:07:56 2014 -0400

----------------------------------------------------------------------
 createproject.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-app-harness/blob/fae458db/createproject.sh
----------------------------------------------------------------------
diff --git a/createproject.sh b/createproject.sh
index 8ad4c04..1ffa386 100755
--- a/createproject.sh
+++ b/createproject.sh
@@ -42,6 +42,7 @@ echo Installing plugins.
     org.apache.cordova.file-transfer \
     org.apache.cordova.device \
     org.chromium.zip \
+    org.apache.cordova.file-system-roots \
     --searchpath="$PLUGIN_SEARCH_PATH"
 
 # org.apache.cordova.device isn't used directly, but is convenient to test mobilespec.