[
https://issues.apache.org/jira/browse/CB-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337034#comment-14337034
]
ASF GitHub Bot commented on CB-8255:
------------------------------------
Github user agrieve closed the pull request at:
https://github.com/apache/cordova-android/pull/145
> 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]