[
https://issues.apache.org/jira/browse/CB-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-8255.
-------------------------------
Resolution: Fixed
Fixed in 3.7.0-dev
> Android gradle builds should be configurable via gradle properties instead of
> custom environment variables
> ----------------------------------------------------------------------------------------------------------
>
> Key: CB-8255
> URL: https://issues.apache.org/jira/browse/CB-8255
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
>
> Gradle has excellent support for build properties, as explained here:
> http://www.gradle.org/docs/current/userguide/tutorial_this_and_that.html
> Our use of environment variables isn't great, mostly because in Java,
> environment variables are immutable, and so can't be changed via
> build-extras.gradle. There needs to be a way to make IDE builds use the same
> settings as command-line builds, and switching to use gradle properties is a
> good step towards this (which can be set via environment variables anyways!)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]