mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 02:27:32 +01:00
a0286458c6
* Replace maven-capsule-plugin with maven-assembly-plugin in eclair-node and eclair-node-gui: The new packaging produces a zip file containing a launcher script and all the artifacts and dependencies in lib/. * Add bash launcher scripts for eclair-node and eclair-node-gui, inspired by https://github.com/sbt/sbt-native-packager/blob/master/src/main/resources/com/typesafe/sbt/packager/archetypes/scripts/bash-template * Add windows launcher scripts, inspired by https://github.com/sbt/sbt-native-packager/blob/master/src/main/resources/com/typesafe/sbt/packager/archetypes/scripts/bat-template * Add option to start kanela agent with eclair-node launcher scripts * Force unix file ending in launcher scripts * Add eclair-cli in the bin folder of packaged eclair-node and eclair-node-gui |
||
---|---|---|
.. | ||
assembly.xml |