Commit Graph
15 Commits
Author SHA1 Message Date
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