FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: add (empty) settings.gradle file to mark build as independent by madmas · Pull Request #4996 · NativeScript/nativescript-cli · GitHub

fix: add (empty) settings.gradle file to mark build as independent - #4996

Merged
rosen-vladimirov merged 1 commit into
NativeScript:masterfrom
madmas:patch-2
Oct 9, 2019
Merged

fix: add (empty) settings.gradle file to mark build as independent#4996
rosen-vladimirov merged 1 commit into
NativeScript:masterfrom
madmas:patch-2

Conversation

madmas commented Aug 30, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

Solves #4995

Adding an settings.gradle file marks the gradle build as a independent build and avoids conflicts with other gradle build

PR Checklist

What is the current behavior?

Build fails if a gradle build is part of the wrapping project.

What is the new behavior?

Build succeeds as expected.

Fixes/Implements/Closes #4995 .

Solves NativeScript#4995 

Adding an settings.gradle file marks the gradle build as a independent build and avoids conflicts with other gradle build
cla-bot Bot added the cla: yes label Aug 30, 2019

Copy link
Copy Markdown
Contributor

test cli-build

Copy link
Copy Markdown
Contributor

test cli-build cli-android

DimitarTachev changed the base branch from master to release September 11, 2019 05:56
rosen-vladimirov changed the base branch from release to master October 9, 2019 07:48
rosen-vladimirov merged commit 72a4cd5 into NativeScript:master Oct 9, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building plugin and running demo app fails if plugins has a surrounding gradle build

2 participants


Back | FazBrowse Home | New Git URL