Updated Branches: refs/heads/master 048107e37 -> abba254a3
CB-3358: Remove one more reference to commons-codec Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/abba254a Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/abba254a Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/abba254a Branch: refs/heads/master Commit: abba254a380818142c2ea8d42e29ab5530b24052 Parents: 048107e Author: Ian Clelland <[email protected]> Authored: Tue May 28 15:09:21 2013 -0400 Committer: Ian Clelland <[email protected]> Committed: Tue May 28 15:09:21 2013 -0400 ---------------------------------------------------------------------- framework/.classpath | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/abba254a/framework/.classpath ---------------------------------------------------------------------- diff --git a/framework/.classpath b/framework/.classpath index 1b06df2..767bb46 100644 --- a/framework/.classpath +++ b/framework/.classpath @@ -3,7 +3,6 @@ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="gen"/> - <classpathentry kind="lib" path="libs/commons-codec-1.7.jar"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath>
