Commit Graph
26 Commits
Author SHA1 Message Date
Axel Uhl 1c7cf143b3 bug5127: turned GWT.log into j.u.l logs on client side 2023-01-30 14:43:18 +01:00
Axel Uhl 76007774ab bug5077: updated GWT to version built from f1725b59cb04ef147b11009ab4fb959fc14e97d3 2022-11-29 11:22:46 +01:00
Axel Uhl 0cd23bb8f0 bug5077: finish/close writer when writing response from cache; use -Dgwt.rpc.version=9 for tests 2022-10-28 15:50:30 +02:00
Axel Uhl 46f9e35b98 bug5077: updated with latest "gwt-2.11.0" candidate for forward serialization 2022-10-26 11:37:48 +02:00
Axel Uhl 136ecdb3b7 bug5077: GWT RPC with backward-compatible public contracts 2022-10-13 17:13:20 +02:00
Axel Uhl 2a5a899650 bug5077: new gwt.rpc.version=9 property selects new forward streaming 2022-09-30 17:16:37 +02:00
Axel Uhl db1d0b00a8 bug5077: new gwt-2.11.0 candidate with successful streamed serialization 2022-09-22 15:37:44 +02:00
Axel Uhl ddb4c96e47 bug5077: using a gwt-2.11.0 dev version with first streamin approach for RPC response;
completely untested first approach
2022-09-21 18:26:48 +02:00
Axel Uhl c563aed7e8 bug5077: a GWT local build that serializes in forward order;
this is preparing for streaming serialization
2022-09-20 21:04:31 +02:00
Axel Uhl 58b94f27f4 gwt-2.10.0 upgrade; entirely untested so far, only patched target platform, gwt projects and MANIFEST.MF files 2022-08-15 17:49:22 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Georg Herdt fbadad0ef7 switch from java.servlet bundle to osgi-servlet bundle to be able to resolve DTDs and XSD for validation (e.g. web.xml)
bug 5153
2021-01-17 22:10:27 +01:00
Georg Herdt 64cff05484 upgrade pom.xml version dependencies
bug5283
2020-06-29 09:46:33 +02:00
Georg Herdt 256f7091a6 upgrade to GWT 2.9.0
bug5283
2020-06-29 09:35:45 +02:00
Axel Uhl 89e8bef9c8 Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.

This reverts commit 063484e29f.
2019-05-28 21:54:20 +02:00
Axel Uhl 063484e29f removed PluginNature from our OSGi bundles; they are not Eclipse plugins 2019-05-27 22:53:30 +02:00
Axel Uhl 4c8acc17ac use JavaSE-1.8
Change-Id: I7889000098808b1b53cfc8c9c0053b77dfe8a4cf
2019-04-05 22:31:03 +02:00
Steffen Schäfer 9c66f8cdce Bug 4727: Fixed path to gwt-user sources in dashboards.gwt project 2018-08-14 09:39:52 +02:00
Axel Uhl 1bd7d035e8 throw proper serializable exception when pairing list generation fails; fix NPE when no callback is provided to a dialog
Change-Id: I717428afb1204252aede0165b42ed8216cb0503e
2018-04-26 15:43:30 +02:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Steffen Schaefer 94bfa841cb Bug 4303: Updated version of GWT bundles 2017-10-24 09:15:15 +02:00
Steffen Schaefer a84e25237e Bug 4303: Updated GWT jars 2017-10-24 09:13:47 +02:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Steffen Schaefer 7839416608 Updated GWT to version 2.8.1 2017-04-27 14:35:37 +02:00
Steffen Schaefer 6dc22160b7 Added project wrapping gwt-servlet 2.8 2016-11-16 10:46:03 +01:00