Commit Graph
55 Commits
Author SHA1 Message Date
Axel Uhl 22f180cee1 bug6215: moving Speed, Position, Bearing, Weigher and others to SSE; GWT CFSs not done yet 2026-03-03 17:30:56 +01:00
Axel Uhl 6dcd7d4187 bug6127_2024-12: adjusted JUnit dependencies in MANIFEST.MF files to downgraded versions 2025-07-07 11:33:18 +02:00
Axel Uhl 3138f7745f bug6127: refactored more test fragments to JUnit5 2025-06-05 17:21:26 +02:00
Axel Uhl f36ed8c2be bug6127: got the first Eclipse JUnit5 runnable test fragment (geocoding.test) 2025-06-05 17:21:25 +02:00
Axel Uhl faf71f55a7 bug6127: first step migrating tests from JUnit4 to JUnit5 2025-06-05 17:21:25 +02:00
Axel Uhl 8f9e9619e4 bug6127: added JUnit5 to target platform ("jupiter") 2025-06-05 17:21:18 +02:00
Axel Uhl bbd6b1e555 adjusted geo-coordinate of "Kiel" to let reverse geocoder produce "Kiel" 2025-06-04 13:20:45 +02:00
Axel Uhl 735a54d511 fixed Wendtdorf[er Strand] test issue by allowing for both variants 2025-04-08 15:45:37 +02:00
Axel Uhl 9be776a5dc Wendtdorfer Strand agan became Wendtdorf... 2025-04-04 10:34:51 +02:00
Axel Uhl 7a75f1d14c Geonames changed from Wendtdorf to Wendtdorfer Strand; adjusted test 2025-04-04 00:31:58 +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 36bba2daa3 added time zone lookup 2023-08-20 12:38:35 +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 6fcd7bcfa0 bug5451: added getLocation() on Event and use it during export; link regatta to event 2021-07-06 12:16:54 +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
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Axel Uhl 4dd9f10e2c removed further deprecations by switching imports from junit.* to org.junit 2018-12-10 03:46:28 +01:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Axel Uhl dfc22b930b increased error margin in placemark test; geonames.org positions are unpredictable
Change-Id: Iea472c5123f956f297659ddc3b043a3887276fb0
2017-06-09 09:49:30 +02:00
Axel Uhl 6b42c4caac bug 4161: using empty User-Agent in ReverseGeocoder
Change-Id: I9fbcd1b9cefebf6bd19a7a4eafb38e1cceaa7387
2017-06-09 01:59:26 +02:00
Axel Uhl e0150785e7 bug 4161: adjusted test position to make sure Wentdorf is chosen over Heidkate
Change-Id: Ibf0e4e0b22a96a31eef08a6588c09b177ea23a97
2017-06-08 22:14:44 +02:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Axel Uhl 48091cb8a3 replaced SerializablePosition by Position in Placemark and ReverseGeocoder;
Position long has been made serializable

Change-Id: Icd2c6c2595fab65859449c0f7c0be5d6be9509a9
2017-05-12 09:13:18 +02:00
Steffen Schaefer dd5d1fc745 Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
2016-11-24 13:29:02 +01:00
Axel Uhl 69de0f2d76 upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly 2014-10-01 15:00:44 +02:00
Axel Uhl 161d823dee updated project compliance settings to JavaSE-1.8 2014-10-01 14:44:22 +02:00
Axel Uhl e9130d38f3 upgraded classpaths to JavaSE-1.8 2014-10-01 14:16:18 +02:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
fmittag 5ab7d5af96 unified usage of "require-bundle: org.junit4" for all test bundles 2013-09-02 11:47:06 +02:00
Axel Uhl 5710e2f9c5 made ReverseGeocoderTest more flexible regarding changes to population; made ReverseGeocoderImpl more flexible regarding number formats 2013-07-04 12:44:00 +02:00
Armin Zamani b501d1ca6f Merge branch 'racecommittee_integrated' of
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated

Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
Jens Rommel 08429d5a92 Turn test bundles to fragments.
- Builds with maven, except know local issue with selenium tests on my machine (due to Selenium/Firefox version mismatch)
- domain.test not suitable for a test fragment, since it contains larger parts of integration-tests using many different down-stream bundles.
2013-01-21 15:58:13 +01:00
D049941 c393031c41 Merge branch 'master' into 'gwt25'
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/SortedCellTableWithStylableHeaders.java
2012-11-22 15:43:03 +01:00
Axel Uhl 7a99a4d2f5 use multiple geonames.org accounts 2012-06-23 19:58:20 +02:00
Axel Uhl 09177d13ec un-ignore geocoding test again to see if this was an intermittent failure 2012-02-22 06:37:20 +01:00
Axel Uhl a4a5c83cc0 @Ignore geocoder tests for now; have we reached some limits? 2012-02-20 11:42:41 +01:00
Axel Uhl 1ba40b63bd removed CompositeCollection and CompositeIterable; they weren't used anywhere but caused Java7 warnings 2012-01-19 10:09:29 +01:00
Axel Uhl 22b24c0450 switched all projects to Java7 except for those used by as GWT source 2012-01-19 10:01:36 +01:00
Lennart Hensler 6f02d1e437 Merge branch 'spectator' into gwt 2012-01-16 17:14:03 +01:00
Lennart Hensler ec3ed3d677 Fixed RaceDAO Serialization Bug + Spectator view changes 2012-01-16 17:12:08 +01:00
Axel Uhl 068f9332cf fixed Junit dependencies 2012-01-16 14:58:47 +01:00
Lennart Hensler a62e9c98c0 Finishing Geocoder-Cache 2012-01-16 10:34:00 +01:00
Lennart Hensler 02a293360e Moved QuadTree to *.common + Added Cache to Geocoder 2012-01-12 18:23:54 +01:00
Lennart Hensler 51d874d192 More Refactoring + Improvements of getRacePlaces() 2012-01-12 14:48:00 +01:00
Lennart Hensler 07cb5cc61f Added country name as attribut to Placemark to prevent dependency cycle 2012-01-11 16:43:14 +01:00
Lennart Hensler c752bd0020 Removed attribute Type from Placemark 2012-01-11 16:04:12 +01:00
Lennart Hensler 8e3699e0e5 Position fully implemented in Geocoder 2012-01-11 15:33:07 +01:00
Lennart Hensler 90755dd8af Adjusted classes for use of Position. Minor Test-Changes 2012-01-11 13:19:56 +01:00
Lennart Hensler d7108af177 First try to build after using Position in Geocoder 2012-01-11 11:44:14 +01:00
Lennart Hensler d51ff6cbe4 ReverseGeocoder improvements 2012-01-10 16:25:04 +01:00