[ 
https://issues.apache.org/jira/browse/CB-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458186#comment-13458186
 ] 

Olivier Louvignes commented on CB-1464:
---------------------------------------

But this path can clearly be found on the master branch actual bin/create 
script : 

https://github.com/apache/incubator-cordova-android/blob/master/bin/create#L129

cp "$BUILD_PATH"/framework/assets/www/cordova-$VERSION.js 
"$PROJECT_PATH"/assets/www/cordova-$VERSION.js

So I'm not sure to understand.

I've cloned a fresh copy of the github repo, & I'm 100% positive to be running 
the master bin/create script.
                
> bin/create script is broken on tagged 2.1.0 release
> ---------------------------------------------------
>
>                 Key: CB-1464
>                 URL: https://issues.apache.org/jira/browse/CB-1464
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Olivier Louvignes
>
> script can't find :
> - framework/assets/www/cordova-2.1.0.js
> - framework/cordova-2.1.0.jar
> building the framework failed :
> cordova-android/framework$ ant jar
> Buildfile: 
> /Users/olivier/Dropbox/Developer/cordova/cordova-android/framework/build.xml
> -check-env:
> BUILD FAILED
> /Volumes/android/android-sdk/tools/ant/build.xml:389: 
> java.lang.NumberFormatException: For input string: "21 rc3"
> Would love to understand how I can create a project with this new tagged 2.1 
> release.

--
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

Reply via email to