Commit Graph
21 Commits
Author SHA1 Message Date
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
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
Axel Uhl 4b6efffcff fixed parent pom relations 2011-07-12 23:36:17 +02:00
Axel Uhl 67421c6738 added top-level pom.xml 2011-07-12 21:37:56 +02:00
Simon Pamies b03d9185eb moved all Java stuff to java/ subdir 2011-06-10 16:39:27 +02:00
Axel Uhl 13a008fcc4 added java-diff-utils from Google Code (Apache License)
Preparing to diff a waypoint list to find a minimal diff
2011-06-10 11:02:57 +02:00
Axel Uhl 2a61b64ce6 successfully load/store wind tracks from MongoDB for TrackedRaceImpl instances 2011-06-09 23:41:40 +02:00
Axel Uhl 5e158c7c75 added com.sap.sailing.mongodb to maven build, removed TODO regarding concurrency issue: can't be reproduced anymore 2011-06-09 10:54:52 +02:00
Axel Uhl 18e3931401 added MongoDB driver and test to Maven build 2011-06-08 14:37:01 +02:00
Axel Uhl 5a2c088f73 use Long.MAX_VALUE instead of Integer.MAX_VALUE 2011-06-07 11:58:35 +02:00
Axel Uhl 4cabbf6475 added start time to listevents output 2011-06-07 11:53:01 +02:00
Axel Uhl 2e9953528c changed race listener structure; added kielweek.web4sap.com as deploy target for maven 2011-06-05 15:50:19 +02:00
Axel Uhl 035e12243d don't use Thread.stop() anymore; file a bug to TracTrac instead
Turned off proxy for tests in pom.xml
Show wind in showwind up to 24h before race start as the default
2011-06-04 12:29:22 +02:00
trac d433b77ad6 commented out the proxy for test execution 2011-06-04 11:41:14 +02:00
Axel Uhl e1cb6de9aa changed proxy hostname from proxy.wdf.sap.corp to proxy so with a corresponding
/etc/hosts entry and a simple HTTP proxy installation, this may also work on the server
2011-06-03 22:56:02 +02:00
Axel Uhl 5e2ffb1048 include new resultapi into Maven build 2011-06-03 11:56:35 +02:00
Axel Uhl d330850b87 stop ioThread explicitly; added TODO; added deploy target to top-level pom.xml 2011-06-03 10:36:13 +02:00
Axel Uhl 43fd8bc95e added add(Bearing) on Bearing 2011-05-31 14:45:11 +02:00
Axel Uhl 69a93f3da6 remove unnecessary test exclude 2011-05-31 13:50:36 +02:00
Axel Uhl c176c2ad9d added API to obtain selected subset of event receivers 2011-05-31 10:39:44 +02:00
Axel Uhl 238a422aba added pom.xml files for maven build 2011-05-31 10:03:35 +02:00