You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/05/07 20:41:54 UTC

[7/7] android commit: We should not be having a compiled version of cordova.jar in the test directory

We should not be having a compiled version of cordova.jar in the test directory


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/commit/20c7b512
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/tree/20c7b512
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/diff/20c7b512

Branch: refs/heads/CordovaWebView
Commit: 20c7b512f365e77adb93fce82362866a4fe3e808
Parents: e2d91c2
Author: Joe Bowser <bo...@apache.org>
Authored: Fri May 4 13:55:43 2012 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Fri May 4 13:55:43 2012 -0700

----------------------------------------------------------------------
 .gitignore                  |    1 +
 test/libs/cordova-1.6.0.jar |  Bin 168261 -> 0 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/20c7b512/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 06496d7..7bd7329 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ example
 ./test
 tmp
 *.tmp
+test/libs/*.jar

http://git-wip-us.apache.org/repos/asf/incubator-cordova-android/blob/20c7b512/test/libs/cordova-1.6.0.jar
----------------------------------------------------------------------
diff --git a/test/libs/cordova-1.6.0.jar b/test/libs/cordova-1.6.0.jar
deleted file mode 100755
index 3a33f1a..0000000
Binary files a/test/libs/cordova-1.6.0.jar and /dev/null differ