bys92 opened a new issue #866: Gradle home for cordova only - to be able to have multiple gradle installtions on the pc URL: https://github.com/apache/cordova-android/issues/866 # Feature Request ## Motivation Behind Feature My company is working with multiple applications. One of them is Java where we already use several different gradle version. It must be able to have some gradle binaries which will be used from cordova only. ## Feature Description Cordova shall check a new env var if there is a value set it should be used from cordova as gradle home. or Cordova shall check if there is gradle path defined in the project (in conifg.xml or package.json?) and if it's set it should use this as gradle home. If not the default logic can be performed, to keep the software backward compatible ## Alternatives or Workarounds No known for me Remarkds / Ideas / Suggestions? Regards
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
