Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

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

docs: Minor addition in build-tasks.

parent 2b0e3c1d
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,11 @@ The following directories/files must be provided in the application folder (e.g.
Checklist to build a new release:
1. Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO_CSE-2.0.1-beta1.
2. Copy into it:
1 (ask to) Create a new "version" in JIRA.
* Mark all resolved issues in this new version.
2. Update CHANGES.md with work done since last release.
3. Make zip-folder named with the "Semantic-version", ie: 2014_15_5-VECTO_CSE-2.0.1-beta1.
4. Copy into it:
* executable (`.EXE` and optionally `.PDB` when a prerelease)
* vectolic.dll (check correct version)
* Newtonsoft.Json.dll 6.0.0
......@@ -34,15 +37,16 @@ Checklist to build a new release:
* README.md
* CHANGES.md
* COPYING.txt
3. Make a temp-copy of the folder and run it with a license.
* Does the "User Manual" open?
4. Check everything alright, or else go back to step (2).
5. Issue a Pull-request to CITNet with all latest changes.
6. ZIP the original folder.
7. Upload into CITNet's SVN:
5. Make a temp-copy of the folder and run it with a license.
* Does the "User Manual" link in Help-menu open?
6. Check everything alright, or else go back to step (2).
7. Issue a Pull-request to CITNet with all latest changes.
8. ZIP the original folder.
9. 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_CSE/Releases
8. Make licenses and update private pages
9. Tag repos.
10. Send announcment email through JIRA (ie see VECTO-28).
10. Make licenses and update private pages
11. Tag repos in git.
12. Send announcment email through JIRA (ie see VECTO-28).
* Linking any fixed ISSUES in the announcment and Wiki's release-page.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment