View Issue Details

IDProjectCategoryView StatusLast Update
0006697libeufinotherpublic2023-01-08 10:32
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.0Fixed in Version0.9.0 
Summary0006697: create debian package for LibEuFin based on fat jar zip
DescriptionWe can automatically generate a binary distribution zip of LibEuFin via:

$ ./gradlew dist

This creates a fat jar (in build/distributions/). That might be a good initial approach for Debian packaging, as not all dependencies of LibEuFin are packaged in Debian.

Gradle downloads dependencies from maven repositories. That's forbidden by Debian's packaging policy, but generally supported by non-official Debian packages.
TagsNo tags attached.

Activities

MS

2021-03-25 10:36

manager   ~0017646

Done a while ago by Christian.

Issue History

Date Modified Username Field Change
2021-01-14 00:13 Florian Dold New Issue
2021-01-14 00:13 Florian Dold Status new => assigned
2021-01-14 00:13 Florian Dold Assigned To => Christian Grothoff
2021-03-25 10:36 MS Status assigned => resolved
2021-03-25 10:36 MS Resolution open => fixed
2021-03-25 10:36 MS Note Added: 0017646
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