[
https://issues.apache.org/jira/browse/CB-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294704#comment-13294704
]
Joe Bowser commented on CB-916:
-------------------------------
It was critical because it broke when my home wifi crapped the bed, and unlike
me, others won't have a spare copy of commons-codec lying around.
> 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: Joe Bowser
> 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