Steve Gill created CB-839:
-----------------------------
Summary: android ./bin/create script creating incorrect file type
for framework/libs
Key: CB-839
URL: https://issues.apache.org/jira/browse/CB-839
Project: Apache Cordova
Issue Type: Bug
Affects Versions: 1.8.0
Environment: Android
Reporter: Steve Gill
Assignee: Steve Gill
Fix For: 1.8.0
Line cp commons-codec-1.6/commons-codec-1.6.jar ./framework/libs in create
script causes error.
Fix was to do a mkdir framework/libs and then run the command cp
commons-codec-1.6/commons-codec-1.6.jar ./framework/libs/
Pushing fix up now
--
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