[
https://issues.apache.org/jira/browse/CB-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559216#comment-13559216
]
Filip Maj commented on CB-2272:
-------------------------------
[~brianleroux] yes, I think so. I will try it out. Another fun thing I just
stumbled upon is the backwardsness of having to test the cli with new platform
library versions when we are ready to tag everything. But with the current
system, I have to wait for the release to be out on apache.org. But it won't be
out until I tag the cli... catch-22.
I'll just fkn copy the library shit in, git add . the whole thing and go from
there.
> can't add android to project
> ----------------------------
>
> Key: CB-2272
> URL: https://issues.apache.org/jira/browse/CB-2272
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.3.0
> Environment: its actuall 2.3.6 but jira is rad
> Reporter: Brian LeRoux
> Assignee: Filip Maj
>
> #! cordova create Baz
> cd #! cd Baz/
> #! cordova platform add android
> The provided path is not an Android project.
> #! ls
> platforms plugins www
> #! ls platforms/
> #! cordova platform add ios
> #! ls
> platforms plugins www
> #! ls platforms/
> ios
> #! cordova platform add android
> The provided path is not an Android project.
> #!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira