vaadin7 - what version of GWT is Vaadin 7.4/7.5 based on? -
what version of gwt vaadin 7.4/7.5 based on?
i know vaadin includes own version of gwt addons , possible additional bug fixes version vaadin 7.4/7.5 based on?
surely need know if intend switch gwt jars vaadin provided jars. example gwt rpc not work in development mode when use gwt jars on client , vaadin jars on server when vaadin based on same version of gwt. e.g vaadin 7.1 believe based on gwt 2.5.1
we have gwt application uses rpc , vaadin application. we've had make sure vaadin gwt version , gwt application use same version of gwt (if know mean).
we want move vaadin 7.4/7.5 assuming need migrate our gwt application same version vaadin 7.4/7.5 based on?
i'd 2.7 changes vaadin. can't sure, assumptions based on property
gwt.version=2.7.0.vaadin3
in file: https://github.com/vaadin/vaadin/blob/7.5/build.properties
here same file fore vaadin 7.4: https://github.com/vaadin/vaadin/blob/7.4/build.properties
Comments
Post a Comment