Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 67f767df authored by Kostis ANAGNOSTOPOULOS's avatar Kostis ANAGNOSTOPOULOS
Browse files

VECTO-28 - Preparations for release (minor update Release Notes)

parent f9b77327
No related branches found
No related tags found
No related merge requests found
v_veh [km/h],cdx_rel [-]
0,1.09879105165478
5,1.09879105165478
10,1.09879105165478
15,1.09879105165478
20,1.09879105165478
25,1.09879105165478
30,1.09879105165478
35,1.09879105165478
40,1.09879105165478
45,1.09879105165478
50,1.09879105165478
55,1.09879105165478
60,1.09879105165478
65,1.08880328691127
70,1.08053379303156
75,1.07361197884146
80,1.06774118921044
85,1.0627044915251
90,1.05833988168619
95,1.05452412535638
100,1.05116194011008
# Cross-wind sensitivity for rigid vehicle (Mitschke)
# average cross wind: 3m/s
v_veh [km/h],cdx_rel [-]
0,1.09879105165478
5,1.09879105165478
10,1.09879105165478
15,1.09879105165478
20,1.09879105165478
25,1.09879105165478
30,1.09879105165478
35,1.09879105165478
40,1.09879105165478
45,1.09879105165478
50,1.09879105165478
55,1.09879105165478
60,1.09879105165478
65,1.08880328691127
70,1.08053379303156
75,1.07361197884146
80,1.06774118921044
85,1.0627044915251
90,1.05833988168619
95,1.05452412535638
100,1.05116194011008
This diff is collapsed.
### BUILD
Before compiling you need to add references to:
- vectolic.dll
- itextsharp.dll
- Newtonsoft.Json.dll
### EXECUTE
The following directories/files must be provided in the application folder (e.g. ..\bin\Release):
- User Manual
- User Manual\Release Notes.pdf (provided with the VECTO release)
- GRAPHi (provided with the VECTO release)
- vectolic.dll (should be placed there automatically when compiling)
- license.dat (provided by EC/JRC)
### RELEASE
Checklist to build a new release:
- Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO-2.0.1-beta1.
- Copy into it:
- executable (`.EXE`)
- itextsharp.dll
- Newtonsoft.Json.dll
- vectolic.dll (check for right version!! Source is currently in beta for file signing features)
- User Manual\Release Notes.pdf
- User Manual (dir)
- Declaration (dir)
- Generic Vehicles (dir)
- ZIP the folder.
- Upload into CITNet's SVN:
https://webgate.ec.europa.eu/CITnet/svn/VECTO/trunk/Share/
and link from:
https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
- Make licenses and update private pages
- Tag repos.
- Send announcment email through JIRA (ie see VECTO-28)
No preview for this file type
File deleted
No preview for this file type
~ Before compiling you need to add references to: ~
- vectolic.dll
- itextsharp.dll
- Newtonsoft.Json.dll
~ The following directories/files must be provided in the application folder (e.g. ..\bin\Release): ~
- User Manual
- User Manual\Release Notes.pdf (provided with the VECTO release)
- GRAPHi (provided with the VECTO release)
- vectolic.dll (should be placed there automatically when compiling)
- license.dat (provided by EC/JRC)
~ Release Checklist ~
- Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO-2.0.1-beta1.
- Copy into:
-- VECTO: executable
-- VECTO: itextsharp.dll, Newtonsoft.Json.dll, vectolic.dll (check for right version!! Source is currently in beta for file signing features)
-- VECTO: User Manual (dir)
-- VECTO: User Manual\Release Notes.pdf
-- VECTO: Declaration
-- <root>: Generic Vehicles (dir)
- ZIP.
- Upload into CITNet's SVN:
https://webgate.ec.europa.eu/CITnet/svn/VECTO/trunk/Share/
and link from:
https://webgate.ec.europa.eu/CITnet/confluence/display/VECTO/Releases
- Make licenses and Update private pages.
- Send announcment email.
- Tag repos.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment