Version embedding and display
- Langage dominant
- Scala
- Étoiles
- 33
- Forks
- 16
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Background
Application version is incorporated and read via a configuration file (`application.conf` and `application.properties`).
That can be theoretically overridden by user or configuration. Also it's not really output in any way except UI.
## Goal
Make the version number more "hardcoded", read within the application in a standard way and make it available to the user
## Expected Task List
1. Application version from `pom.xml` is embedded within the code.
2. There's a standard way how to read that version.
3. Display the version in UI
4. Display the version when `SparkJobs.jar` is called with `--help` parameter
5. Create a Menas API returning the version
**NB! Don't forget to assign the Epic into a Milestone**
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.