Version embedding and display
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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**
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.