Commit Graph
10 Commits
Author SHA1 Message Date
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 bfbff7b024 bug5627: i18n in sharding panel; fixing duplicate addShard popup 2023-01-03 14:14:32 +01:00
Axel Uhl f611653c23 bug5627: refactored shard target group name handling 2023-01-03 12:15:36 +01:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl e0b29cda52 bug5655: move RedirectDTO classes/visitor to .shared package 2021-12-14 15:09:17 +01:00
Axel Uhl 6fc3014e37 bug4493: use stopTracking(Regatta, Predicate, Runnable, boolean, boolean) also from scheduleAbortTrackerAfterInitialTimeout.run();
the logic was the same, with another duplication of the locking issue
that bug 4493 is about. Now the problem is reduced to a single place.
2021-11-11 10:11:06 +01: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
Axel Uhl 5bec100063 bug4811: introduced GWT module for com.sap.sse.landscape.aws.common and fixed bundle dependencies and GWT module inherits 2021-02-04 14:41:47 +01:00
Axel Uhl e3fb3e0a6b bug4811: fixed artifact ID of com.sap.sse.landscape.aws.common in pom.xml 2021-02-04 14:20:55 +01:00
Axel Uhl 3c22ee6e86 bug4811: made HasPermissions GWT-serializable, adding custom field serializers and new bundle ...landscape.aws.common 2021-02-04 14:11:59 +01:00