-
Notifications
You must be signed in to change notification settings - Fork 24
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
GH-369: As a smith I need to bump to Eclipse Oxygen #586
Closed
Changes from 25 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
8d033c5
GH-369: Update to oxygen
4667534
GH-369: Force guava version 15
5817efa
GH-369: Force guava version 15
153de19
GH-369: Force guava version 15
116fa9f
GH-369: Remove guava version
b41186a
GH-369: Minor
18ad850
Update code to Guava 18
f4605ce
Merge remote-tracking branch 'origin/master' into GH-369
1023c9f
GH-369 fix depricated errors and warnings due to newer Guava and jfac…
705407b
GH-369: Remove further warnings
8dfbeec
Fix warnings
e9f3f08
Update target platform and generated code
71eb586
Fix version in pom
aa9ee13
Fix version
8f0ec17
Reverse version
6c20d34
GH-369: Minor
54c153d
Decrease EMF version back to 2.12
69c8883
Update generated code
22ca987
Updatate code generated from EMF Ecore 2.13
fb6b580
do not launch MWE2 workflow nor xcore generation during Maven build
23438df
Remove emf version in pom and update emf to 2.13 in oomph setup
eb964c7
Update emf xcore
92e1098
Reverse emf xcore version
c08e018
Update target platform
b121e53
Merge remote-tracking branch 'origin/master' into GH-369
6a95f25
Merge remote-tracking branch 'origin/master' into GH-369
31f8ea6
Use java 9 in docker file
214f52f
Use java 8
bbe070b
Remove warnings
bf0f321
Review feedback 1
3aef247
Feedback 2
4fab0d6
Use Oxygen .2
c38c9a2
Merge remote-tracking branch 'origin/master' into GH-369
b0eeeff
Update doc to Oxygen
837742f
Configure memory for docker
bcf0300
Fix
3576018
Merge remote-tracking branch 'origin/master' into GH-369
e19fac0
Fix memory flag
2d63b01
Set maven flags
2494be8
Fix syntax
d33ad2d
Increase docker mem to 10G
b887559
Fraction to 3
90ce1d0
Remove kaputt keyserver
a5316a5
Update target platform
554330a
Set fraction to 2
3826f8f
Reverse build node label
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be included in the try-with-resources statement
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done