Are you able to test against SGWT 5.1d? The hope was to gather feedback as to the effectiveness of the solution in that branch for customers using GWT 2.7. If effective, it would then be ported back to SGWT 4.1p.
Announcement
Collapse
No announcement yet.
X
-
We've done internal testing of the fix with our own SGWT apps and GWT 2.7, but "all the issues" is broad language - we may not know the answer without users testing their own apps and reporting back.
If you'd like to try SGWT 5.1 LGPL or SGWT 5.1d Eval editions, you can download them here:
http://www.smartclient.com/builds/SmartGWT/5.1d
Is that not possible?
Comment
-
Why don't you backport the fixes to 4.1p ? I don't understand why I have to download a version I don't currently need, upgrade my whole application to the new major version and try to test everything (what exactly should I test?) in order to tell you , for you to backport the fixes to the 4.1p version? And then downgrade again to 4.1p.
Wouldn't be better for the customers having the issues using version 5 to test this?
Comment
-
This is not really just a "fix". GWT 2.7 unexpectedly dropped support for a basic feature that many libraries depend upon, and we have had to reimplement it as a fairly complicated compiler extension.
If you don't want to be part of the testing effort to verify this new functionality, don't upgrade to 5.1 and postpone your upgrade to GWT 2.7 as well.
Comment
-
We've already covered this:
A fix for the script tag limitation with the xsiframe linker (default in GWT 2.7.0) has been committed to SGWT 5.1d, and will be in the nightlies built tonight.
This will be eventually ported back to SGWT 4.1p, but if those who originally reported this problem can test their applications against SGWT 5.1d we may be able to immediately correct any issues.
Comment
-
Thanks messer for letting us know.
As far as Maven, if you use our Maven plugin, yes you'll have this feature since you're getting the same thing you get from smartclient.com/builds.
Comment
Comment