[ 
https://issues.apache.org/jira/browse/CB-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Grieve updated CB-6213:
------------------------------

    Component/s:     (was: CLI)

> Update script duplicates android.library.reference in project.properties
> ------------------------------------------------------------------------
>
>                 Key: CB-6213
>                 URL: https://issues.apache.org/jira/browse/CB-6213
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.4.0
>         Environment: Xubuntu 13.10 x86_64
>            Reporter: Frederico Costa Galvão
>            Priority: Minor
>              Labels: android, cli, update
>
> When upgrading a project from 3.3 to 3.4 via *cordova platform update 
> android*, the script didn't look for an existing *android.library.reference* 
> entry in *project.properties* at the root of the android build folder, and 
> then created another one at the end of the file.
> I've checked (run *cordova platform update android* again) and verified that 
> it will always create another entry at the end of the file, and the values 
> goes as following:
> {code}
> android.library.reference.1=CordovaLib
> # Project target.
> target=android-19
> android.library.reference.2=CordovaLib
> android.library.reference.3=CordovaLib
> {code}
> It doesn't seem to break anything at all, but it can be improved (or maybe it 
> does break something inside android's realm and I don't know about it).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to