They haven't been removed yet, that's still to be done: Relevant JIRA Issue: https://issues.apache.org/jira/browse/CB-3724
On Thu, Jul 11, 2013 at 9:24 AM, Ian Clelland <iclell...@chromium.org> wrote: > These files appear to be on the move from cordova-android, where they were > in the org.apache.cordova.file package, although I don't see a > corresponding commit in that repo to remove them. > > I *think* that they are intended to stay in org.apache.cordova.file, and > the plugin.xml file is simply incorrect. > > > > On Thu, Jul 11, 2013 at 12:11 PM, David Kemp <drk...@google.com> wrote: > >> the commit >> >> https://github.com/apache/cordova-plugin-file/commit/acda8049cad222d304f7a43334d43018aeb277d1 >> >> moves a bunch of files from >> org/apache/cordova/file >> to >> org/apache/cordova/core >> >> but the files still have the previous namespace >> >> So - either the files need to have a new namespace - or they shouldn't be >> moved. >> >> What is the rational behind moving them? >>