Skip to content
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

Upgrade GWT Boot to JDK 11, GWT 2.9 and all other up-to-date libraries #13

Closed
lofidewanto opened this issue Jul 19, 2020 · 6 comments
Closed
Assignees

Comments

@lofidewanto
Copy link
Collaborator

lofidewanto commented Jul 19, 2020

  • JDK 11
  • GWT 2.9
  • Elemento 1.0.1
  • Dagger2

... and all the starters and examples should work properly with the new versions.

@lofidewanto
Copy link
Collaborator Author

lofidewanto commented Jul 19, 2020

Update is done, result see the table "GWT / Elemento Core Version" on the README.md file: https://github.com/gwtboot/gwt-boot-modules/blob/master/README.md

@lofidewanto
Copy link
Collaborator Author

Waiting one answer from @hpehl

...

@hpehl Thanks a lot, I'm updating my GWT Boot stuffs to work with all the newest versions...

Question: elemento-template-api and elemento-template-processor are still in the version 0.9.6? Is this compatible with elemento-core 1.0.0? Or are they deprecated and instead we should use crysknife?

See: https://gitter.im/hal/elemento

...

@lofidewanto
Copy link
Collaborator Author

Confirmed: elemento-template-api and elemento-template-processor are deprecated and we should move to crysknife https://github.com/treblereel/crysknife

OK, I will move with a new starter for crysknife... In the meantime I updated the elemento template only with GWT 2.9 and Java 11 ... Everything works as expected but I will delete the example with elemento template...

@lofidewanto
Copy link
Collaborator Author

One question I asked to rxjava-gwt, whether there is a new version for GWT 2.9? See: intendia-oss/rxjava-gwt#6

@lofidewanto
Copy link
Collaborator Author

lofidewanto commented Jul 22, 2020

Following version updates are now in GWT Boot modules:

	<gwt-boot-modules.version>1.0.0-SNAPSHOT</gwt-boot-modules.version>
	<gwt.version>2.9.0</gwt.version>
	<gwt-maven-plugin.version>1.0.0</gwt-maven-plugin.version>
	<gwt-bootstrap3.version>0.9.4</gwt-bootstrap3.version>
	<gwt-material.version>2.3.0</gwt-material.version>
	<gwt-restygwt.version>2.2.7</gwt-restygwt.version>
	<rs-api.version>2.1</rs-api.version>
	<gwt-mockito.version>1.1.9</gwt-mockito.version>
	<gwt-eventbinder.version>1.1.0</gwt-eventbinder.version>
	<gwt-gin.version>3.0.0</gwt-gin.version>
	<gwt-dominoui.version>1.0-SNAPSHOT</gwt-dominoui.version>
	<gwt-elemento.version>1.0.1</gwt-elemento.version>
	<gwt-elemento-template.version>0.9.6</gwt-elemento-template.version>
	<inject-api.version>1</inject-api.version>
	<gwt-dagger2.version>2.28.3</gwt-dagger2.version>
	<vue-gwt.version>1.0-beta-10-SNAPSHOT</vue-gwt.version>
	<rx-gwt.version>2.2</rx-gwt.version>
	<gwt-domino-rest.version>1.0-rc.4-SNAPSHOT</gwt-domino-rest.version>

@lofidewanto
Copy link
Collaborator Author

Done.

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

No branches or pull requests

1 participant