Axel Uhl
|
845c766ee5
|
adjusted more declination test verdicts
|
2012-04-09 17:38:28 +02:00 |
|
Axel Uhl
|
8f8c24df4b
|
fixing bug 536, adapting to new NOAA service interface and fixing test verdicts for modified results
|
2012-04-09 17:33:11 +02: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
|
4a71aa0c74
|
Merge remote-tracking branch 'origin/gwt' into spectator
Conflicts:
java/com.sap.sailing.declination.test/META-INF/MANIFEST.MF
java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/WindEstimationOnStoredTracksTest.java
java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/impl/BearingCluster.java
java/com.sap.sailing.gwt.ui.test/src/com/sap/sailing/gwt/ui/test/GwtTestCaseColumnToggling.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AbstractEventManagementPanel.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RaceMapPanel.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
|
2012-01-16 11:42:56 +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
|
d7108af177
|
First try to build after using Position in Geocoder
|
2012-01-11 11:44:14 +01:00 |
|
Axel Uhl
|
00cb2a1348
|
prepared confidence handling for bearing
|
2012-01-10 18:14:08 +01:00 |
|
Lennart Hensler
|
ec3bb51440
|
Refactoring done
|
2012-01-10 16:33:46 +01:00 |
|
fmittag
|
531aa0166f
|
clean up of all version in all pom.xml files
- changed 0.0.1-SNAPSHOT to 1.0.0-SNAPSHOT
- changed product version from 1.1.0 to 1.0.0
- removed unnecessary <version> tags in plugins
|
2012-01-04 16:04:23 +01:00 |
|
fmittag
|
12d589e4a7
|
fix the manifest files of the test bundles
|
2011-12-19 14:07:22 +01:00 |
|
fmittag
|
18a21b56d2
|
add missing package import for test bundles
|
2011-12-16 17:21:24 +01:00 |
|
fmittag
|
956532b362
|
first version... the PDE build works against a target platform referencing local p2 repositories generated by a script file...
|
2011-12-06 16:42:25 +01:00 |
|
fmittag
|
e4ec273724
|
remove m2e nature from all .project files
|
2011-11-09 22:06:14 +01:00 |
|
Axel Uhl
|
2cd4fb082e
|
added preferences files; removed generated files from git; added missing RaceAverageSpeedColumn.java
|
2011-10-05 23:51:26 +02:00 |
|
Axel Uhl
|
0282c6a8c8
|
added Leaderboard interface with first little test cases
Also, streamlined pom.xml files
|
2011-07-29 15:36:49 +02:00 |
|
Axel Uhl
|
e93a21a849
|
added (untested) tests for outliers in Hasso's and Birkner's tracks
|
2011-07-13 09:54:51 +02:00 |
|
Axel Uhl
|
77d00c18fd
|
don't need the ObjectOutputStream-formatted declinations anymore
|
2011-07-13 09:06:05 +02:00 |
|
Axel Uhl
|
413a073720
|
performed a one-time migration of declination stores from ObjectOutputStream to simple text format
|
2011-07-13 08:53:29 +02:00 |
|
Axel Uhl
|
98efb3f4f7
|
increased timeout for declination read-out; notify about mark passings changes only after
all of a competitor's known mark passings have been re-established
|
2011-06-13 22:27:49 +02:00 |
|
Axel Uhl
|
ab391414eb
|
longer timeout in declination test
|
2011-06-11 17:10:19 +02:00 |
|
Axel Uhl
|
2e2a450fcf
|
longer timeout in declination tests; formatting changes
|
2011-06-10 17:49:10 +02:00 |
|
Simon Pamies
|
b03d9185eb
|
moved all Java stuff to java/ subdir
|
2011-06-10 16:39:27 +02:00 |
|