Skip to content

fix(plarform-remove): remove platform java 10 fail #3611

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

Merged
merged 1 commit into from
May 23, 2018

Conversation

KristianDD
Copy link
Contributor

@KristianDD KristianDD commented May 23, 2018

PR Checklist

What is the current behavior?

Trying to remove android platform version 4.0.1 fails with Java 10

What is the new behavior?

Platform removes successfully.

Fixes/Implements/Closes #3612.

@KristianDD KristianDD force-pushed the kddimitrov/fix-remove-platform-java10 branch from 744b002 to 869db33 Compare May 23, 2018 13:43

this.$logger.out(`Platform ${platform} successfully removed.`);
try {
const platformDir = path.join(projectData.platformsDir, platform);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe platform.toLowerCase() ?

@KristianDD KristianDD force-pushed the kddimitrov/fix-remove-platform-java10 branch from 869db33 to a4732ac Compare May 23, 2018 15:33
@KristianDD KristianDD merged commit 28322c8 into master May 23, 2018
@KristianDD KristianDD deleted the kddimitrov/fix-remove-platform-java10 branch May 23, 2018 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants