[ https://issues.apache.org/jira/browse/CB-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458156#comment-13458156 ]
Olivier Louvignes commented on CB-1464: --------------------------------------- Just tested against latest master (commit 73abb20b3d47f35691ef3f8aad28cc9009bbc39c) and I'm still getting the error : olivier@MacBook-Pro-de-Olivier-2:~/Developer/cordova/cordova-android$ bin/create cp: impossible d'évaluer « /Users/olivier/Developer/cordova/cordova-android/framework/assets/www/cordova-2.1.0.js »: No such file or directory An error occurred. Deleting project... olivier@MacBook-Pro-de-Olivier-2:~/Developer/cordova/cordova-android/framework$ ant 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" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.lang.Integer.parseInt(Integer.java:458) at java.lang.Integer.parseInt(Integer.java:499) at org.apache.tools.ant.util.DeweyDecimal.<init>(DeweyDecimal.java:65) at com.android.ant.TaskHelper.getToolsRevision(TaskHelper.java:96) at com.android.ant.CheckEnvTask.execute(CheckEnvTask.java:70) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > 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