-
Notifications
You must be signed in to change notification settings - Fork 9
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
improvements #3
base: maven
Are you sure you want to change the base?
improvements #3
Conversation
FrankHossfeld
commented
Jun 6, 2020
- update Maven to be more CI-friendly
- add Java 8 to GitHub action
- avoid deploying test modules
- update gwt to 2.9.0
- remove commented code
* update Maven to be more CI-friendly * add Java 8 to GitHub action * avoid deploying test modules * update gwt to 2.9.0 * remocve commented code
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.
Note: when this is merged, be sure "rebase" is clicked so we avoid the merge commit, as thomas requested
Also, should the first commit be cherry-picked instead? I think Thomas wrote something earlier for this?
Can you explain, why we should cherry pick, please. I forked this repo and worked based on the latest commit. |
cherry-pick: I screwed up, this doesn't apply - I was thinking of changes started to gwt-http |
@tbroyer Please, review again. |