Joe Bowser created CB-916:
-----------------------------
Summary: Create cleanup deletes commons-codec
Key: CB-916
URL: https://issues.apache.org/jira/browse/CB-916
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 1.9.0
Reporter: Joe Bowser
Assignee: Anis Kadri
Priority: Critical
Fix For: 1.9.0
The create script correctly fetches the commons-codec JAR but it also removes
it from the framework. This means that we have to fetch the JAR every time
someone runs bin/create, which adds additional overhead.
There's also the fact that the downloading of commons-codec is silent, so we
have no idea what the progress is when we are fetching the jar, but we should
make sure we're not deleting JARs that we need to build.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira