View Issue Details

IDProjectCategoryView StatusLast Update
0006694libeufinotherpublic2023-01-08 10:32
ReporterFlorian Dold Assigned ToMS  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionreopened 
Target Version0.9.0Fixed in Version0.9.0 
Summary0006694: libeufin-{nexus,sandbox,cli} should have version arg
DescriptionThat would make it easier to sort out potential version issues during deployment.

Commit 1d8c40ed6a529 already adds a dummy --version argument.

For Java, the easiest way would be to generate a property file (one per sub-project):

https://stackoverflow.com/a/33026919

For the libeufin-cli, we could substitute the version when doing "make install" and/or when doing "./gradlew dist".
TagsNo tags attached.

Activities

MS

2021-01-19 20:24

manager   ~0017374

Fixed here: 0028e4d453780edc1f5a0aeec55a5241babcea8a. CLI has it hard-coded, for now.

MS

2021-01-19 20:26

manager   ~0017375

Putting as feedback, to track what will happen with the CLI.

MS

2021-01-21 16:56

manager   ~0017385

CLI gets the version value substituted by Gradle. That is made here: 360d0f8879195fcb95fc3ea6ae95c8c7112270c3

Issue History

Date Modified Username Field Change
2021-01-13 14:47 Florian Dold New Issue
2021-01-13 14:47 Florian Dold Status new => assigned
2021-01-13 14:47 Florian Dold Assigned To => MS
2021-01-19 20:24 MS Status assigned => resolved
2021-01-19 20:24 MS Resolution open => fixed
2021-01-19 20:24 MS Note Added: 0017374
2021-01-19 20:26 MS Status resolved => feedback
2021-01-19 20:26 MS Resolution fixed => reopened
2021-01-19 20:26 MS Note Added: 0017375
2021-01-21 16:56 MS Note Added: 0017385
2021-01-21 16:56 MS Status feedback => resolved
2023-01-08 10:31 Christian Grothoff Fixed in Version => 0.9.0
2023-01-08 10:31 Christian Grothoff Target Version => 0.9.0
2023-01-08 10:32 Christian Grothoff Status resolved => closed