Skip to content

Update eclipse to version 4.11.0 (fix #381)#384

Merged
fvgh merged 1 commit intodiffplug:masterfrom
iemejia:master
Mar 26, 2019
Merged

Update eclipse to version 4.11.0 (fix #381)#384
fvgh merged 1 commit intodiffplug:masterfrom
iemejia:master

Conversation

@iemejia
Copy link
Copy Markdown
Contributor

@iemejia iemejia commented Mar 26, 2019

No description provided.

Copy link
Copy Markdown
Member

@fvgh fvgh left a comment

Choose a reason for hiding this comment

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

Great. Thanks for the help! Could you provide the small changes?

@@ -0,0 +1,19 @@
# Spotless formatter based on JDT version 4.11.0 (see https://projects.eclipse.org/projects/eclipse.jdt)
# Compare tag in M2 pom with https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/log/?h=R4_9_maintenance to determine core version.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done and updated to the four latest revisions

@Override
protected String[] getSupportedVersions() {
return new String[]{"4.6.1", "4.6.2", "4.6.3", "4.7.0", "4.7.1", "4.7.2", "4.7.3a", "4.8.0", "4.9.0", "4.10.0"};
return new String[]{"4.6.1", "4.6.2", "4.6.3", "4.7.0", "4.7.1", "4.7.2", "4.7.3a", "4.8.0", "4.9.0", "4.10.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The formatting is broken, that's why the build fails.
Run 'gradlew spotlessApply' to fix these violations.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done, it catched a .gradle formatting error too so I included it in the PR

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@iemejia
Copy link
Copy Markdown
Contributor Author

iemejia commented Mar 26, 2019

Rebased and fixed issues. @fvgh PTAL

@fvgh fvgh merged commit 0368773 into diffplug:master Mar 26, 2019
@nedtwigg
Copy link
Copy Markdown
Member

Published in x.21.0. Thanks for the code PR @iemejia. Let me know if you'd like any changes to this credit.

@iemejia
Copy link
Copy Markdown
Contributor Author

iemejia commented Mar 28, 2019

That's perfect, thanks!

@nedtwigg nedtwigg mentioned this pull request Oct 31, 2019
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.

3 participants