+1 to reunification.

Thanks,
Mefire

-----Original Message-----
From: Victor Sosa [mailto:sosah.vic...@gmail.com] 
Sent: Tuesday, February 17, 2015 11:06 AM
To: dev@cordova.apache.org
Subject: Re: Android packaging signed archive - Gradle vs Ant

Don't know the history behind the names of the keys in those files, but to me 
looks like unifying them is the way to go. Users won't get confused when 
migrating from Ant to Gradle (not sure if "migrating" is the best word)

2015-02-17 13:02 GMT-06:00 Nikhil Khandelwal <nikhi...@microsoft.com>:

> Gradle and Ant build systems both require a properties file to specify 
> release signing parameters. However, the key names for Gradle are 
> Cordova-specific and they are not the same as the one used in Ant:
>
> Gradle:
> storeFile=..\\..\\android.keystore
> storePassword=android
> keyAlias=nikhilkh
> keyPassword=password
>
> Ant:
> key.store=..\\..\\android.keystore
> key.alias=nikhilkh
> key.store.password=android
> key.alias.password=password
>
> I'm considering unifying the key names - changing the gradle ones to 
> be the same as Ant. This will help in an easier implementation of this JIRA:
> https://issues.apache.org/jira/browse/CB-8483
>
> Let me know if you see issues with this. I will shortly send out a PR 
> for this.
>
> Thanks,
> Nikhil
>



--
Victor Adrian Sosa Herrera
IBM Software Engineer
Guadalajara, Jalisco

Reply via email to