Skip to content

Run tests on Java 11 - #480

Merged
tylerbenson merged 2 commits into
masterfrom
tyler/java-11
Oct 2, 2018
Merged

Run tests on Java 11#480
tylerbenson merged 2 commits into
masterfrom
tyler/java-11

Conversation

@tylerbenson

Copy link
Copy Markdown
Contributor

No description provided.

@tylerbenson

Copy link
Copy Markdown
ContributorAuthor

@realark Looks like we have some work to do to get that ready.

@tylerbensontylerbenson added this to the 0.16.0 milestone Sep 12, 2018
@tylerbensontylerbenson added the tag: do not merge Do not merge changes label Sep 17, 2018
@tylerbensontylerbenson removed this from the 0.16.0 milestone Sep 21, 2018
@tylerbenson
tylerbensonforce-pushed the tyler/java-11 branch 2 times, most recently from 0f528a2 to 17c2336CompareOctober 1, 2018 16:03
@tylerbensontylerbenson added comp: testing Testing and removed tag: do not merge Do not merge changes labels Oct 1, 2018
@tylerbensontylerbenson added this to the 0.17.0 milestone Oct 1, 2018

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this the correct change or should this be .asTerminalTransformation()?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

No, that would imply that no other transformers could apply. He basically inverted the meaning, so we want the default now.

Comment threadgradle/java.gradle Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I do not think this is correct - you probably do not want this excluded for 9+.
Also - I have a parallel PR I'm working on which rewrites this part heavily. I would prefer if you could just add 11-th version by just copy-pasting version 10 without this refactoring for now. It will be refactored in that PR (#522). This is just to avoid too many conflicts that would be hard to resolve.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Good point. I forgot about that distinction.

I think that would still have conflicts. I'll just fix this bug, but then we can resolve the conflict by just using your whole file. Yours should cover everything anyway.

Comment thread.circleci/config.yml Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It would be nice to check if zulu provides this already. Also early_access seems wrong - if we are to get this from java.net we may get GA version.

@tylerbenson
tylerbensonforce-pushed the tyler/java-11 branch 3 times, most recently from 7013995 to d308b87CompareOctober 1, 2018 20:14
@tylerbenson
tylerbenson changed the base branch from master to mar-kolya/better-java-tests-and-buildsOctober 2, 2018 15:32
@tylerbenson
tylerbenson changed the base branch from mar-kolya/better-java-tests-and-builds to masterOctober 2, 2018 15:33
@tylerbenson
tylerbenson merged commit 854866d into masterOct 2, 2018
@tylerbenson
tylerbenson deleted the tyler/java-11 branch October 2, 2018 17:07
@tylerbensontylerbenson modified the milestone: 0.17.0Oct 22, 2018
Sign up for freeto 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.

2 participants

@tylerbenson@mar-kolya