mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
Revert "upgraded to TracAPI 3.13.8; may fix the live delay update and race official status update problem"
This reverts commit 17877c7425.
This commit is contained in:
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: TracTrac Client module
|
||||
Bundle-SymbolicName: com.tractrac.clientmodule
|
||||
Bundle-Version: 3.13.8
|
||||
Bundle-Version: 3.13.7
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ClassPath: .,
|
||||
lib/TracAPI.jar
|
||||
|
||||
@@ -14,25 +14,13 @@ It contains also some files:
|
||||
- test.sh -> script that compiles the code in the src folder, creates the test.jar library and execute the code of the example.
|
||||
- Manifest.txt -> manifest used to create the test.jar file
|
||||
|
||||
********************************************
|
||||
TracAPI 3.13.8
|
||||
********************************************
|
||||
This is a final version. It adds two new values to the RaceCompetitorStatusType
|
||||
|
||||
Release date: 01/06/2021
|
||||
Build number:
|
||||
|
||||
1) Bugs
|
||||
|
||||
- The UPDATE RACE messages are always sent (Requested by Jorge Piera, 01/06/2021)
|
||||
|
||||
********************************************
|
||||
TracAPI 3.13.7
|
||||
********************************************
|
||||
This is a final version. It adds two new values to the RaceCompetitorStatusType
|
||||
|
||||
Release date: 02/03/2021
|
||||
Build number: 2d21ce3085f8a4c915fc9d81b09d1c0518e349c4
|
||||
Build number:
|
||||
|
||||
1) Bugs
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -8,6 +8,6 @@
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>com.tractrac.clientmodule</artifactId>
|
||||
<version>3.13.8</version>
|
||||
<version>3.13.7</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user