Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup and fix build failures in reserved project names PR #1

Closed

Conversation

donat
Copy link

@donat donat commented May 3, 2019

No description provided.

fraenkelc and others added 8 commits April 26, 2019 17:30
By default gradle makes sure that project names are unique inside a build.
Since Eclipse supports multiple projects inside a workspace this can still
lead to conflicts. With this change we send the list of non-build related
project names to gradle so it can exclude those during name generation.

This change fixes the import of gradle projects that have no existing
conflicting .project files

Signed-off-by: Christian Fraenkel <christian-ec@fraenkel.net>
Signed-off-by: Christian Fraenkel <christian-ec@fraenkel.net>
@fraenkelc
Copy link
Owner

I've rebased my pr and cherrypicked your changes.

@fraenkelc fraenkelc closed this May 4, 2019
@donat donat deleted the fraenkelc-reserved_project_names branch May 8, 2019 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants