Commit Graph
32 Commits
Author SHA1 Message Date
Axel Uhl b0c5c44271 bug6128: installed the 2.11.1 GWT JARs 2025-05-23 11:56:31 +02:00
Axel Uhl e1c7e8e82b bug6127: fixed version of com.google.gwt.dev 2025-05-22 23:22:36 +02:00
Axel Uhl f9e96aa197 bug6128: updated pom to usr gwt-2.11.1 2025-05-22 20:13:43 +02:00
Axel Uhl 6614248201 added LICENSE files in projects with copied content 2024-04-12 15:45:29 +02:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
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
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 8fa673b998 Added dependency because gwt-user needs some stuff from gwt-dev 2016-11-21 15:16:46 +01:00
Steffen Schaefer f8c0319f1e Added gwt-dev and gwt-user as separate bundles 2016-11-21 10:10:41 +01:00
Steffen Schaefer a5aaea8a06 Removed old com.google.gwt.dev and com.google.gwt.osgi projects 2016-11-16 11:15:02 +01:00
Axel Uhl 25726e99e6 trying to make gwt.test tests compile by separating out gwt-dev.jar into separate OSGi bundle, requiring its packages as needed in gwt.osgi bundle 2015-02-19 01:15:09 +01:00