mirror of
https://github.com/corda/corda.git
synced 2024-12-28 00:38:55 +00:00
Improve packaging information.
This commit is contained in:
parent
0a1632a0d5
commit
6b86ee415b
@ -148,6 +148,7 @@ task javapackage(dependsOn: 'distZip') {
|
||||
|
||||
ant.deploy(nativeBundles: "$packageType", outdir: "$buildDir/exedir", outfile: 'DemoBench', verbose: 'true') {
|
||||
application(name: 'DemoBench', version: "$pkg_version", mainClass: "$mainClassName")
|
||||
info(title: 'DemoBench', vendor: 'R3', description: 'A sales and educational tool for demonstrating Corda.')
|
||||
resources {
|
||||
fileset(dir: "$dist_source/lib", type: 'jar') {
|
||||
include(name: '*.jar')
|
||||
|
BIN
tools/demobench/package/linux/DemoBench.png
Normal file
BIN
tools/demobench/package/linux/DemoBench.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user