Christoph Atteneder
9d39f16d35
Bump version number for v1.8.1
2022-01-12 10:41:29 +01:00
Christoph Atteneder
3f380226fd
Revert to SNAPSHOT version
2021-12-13 11:47:14 +01:00
cd2357
1261f84885
Update package.gradle: rely on local JDK 15
...
Enforce the use of JDK 15 when packaging. This removes the need to download and unpack JDK 15 just for the use of jpackager.
2021-11-25 11:06:28 +01:00
Christoph Atteneder
6165fb6042
Add official Java 15 support
2021-11-25 11:06:27 +01:00
Christoph Atteneder
dd6af18350
Update data stores for v1.8.0
2021-11-24 11:47:53 +01:00
Christoph Atteneder
aacc1105e3
Bump version number for v1.8.0
2021-11-19 18:35:56 +01:00
Christoph Atteneder
50798f0d62
Revert to SNAPSHOT version
2021-10-29 16:06:49 +02:00
Christoph Atteneder
8fbccb7547
Bump version number for v1.7.5
2021-10-19 11:32:09 +02:00
Christoph Atteneder
f73274b0b9
Revert to SNAPSHOT version
2021-09-24 19:28:11 +02:00
Christoph Atteneder
e04f94d66a
Create file including jar signatures for all platforms
2021-09-24 19:25:11 +02:00
Christoph Atteneder
64274cf82e
Bump version number for v1.7.4
2021-09-21 09:24:26 +02:00
Christoph Atteneder
0e4278012b
Revert to SNAPSHOT version
2021-08-30 14:16:11 +02:00
Christoph Atteneder
ad95e5b3be
Bump version number for v1.7.3
2021-08-23 11:20:09 +02:00
Christoph Atteneder
4ef8242719
Update expired public key
2021-07-27 13:43:51 +02:00
Christoph Atteneder
4c451ebc11
Revert to SNAPSHOT version
2021-07-23 14:02:37 +02:00
Christoph Atteneder
0cd20d6cc5
Increase MaxRam setting to 8g
2021-07-22 15:01:11 +02:00
Christoph Atteneder
548ecaa595
Update Java options as described in #5609 and #5550
2021-07-22 15:01:10 +02:00
Christoph Atteneder
12b0a5bf80
Bump version number for v1.7.2
2021-07-16 20:37:10 +02:00
Christoph Atteneder
a924e1058d
Revert to SNAPSHOT version
2021-07-16 12:58:55 +02:00
Christoph Atteneder
dfb97ca05f
Bump version number for v1.7.1
2021-07-12 14:52:38 +02:00
Christoph Atteneder
9f42035108
Bump version number for v1.7.0
2021-06-23 14:27:22 +02:00
Christoph Atteneder
351d5f13e7
Revert to SNAPSHOT version
2021-05-31 09:53:33 +02:00
Christoph Atteneder
3be0795eea
Update data stores for v1.6.5
2021-05-25 10:40:45 +02:00
Christoph Atteneder
59de78c332
Bump version number for v1.6.5
2021-05-21 20:00:49 +02:00
Christoph Atteneder
c6d6bbefa3
Merge pull request #5516 from cd2357/fix-raspi-build
...
Fix raspi build
2021-05-21 15:40:31 +02:00
Christoph Atteneder
bb5c494959
Merge pull request #5515 from cd2357/open-binaries-dir-on-finish
...
Package: Open binaries shared folder on finish
2021-05-21 15:39:40 +02:00
cd2357
8e2323c72c
Package: Remove y/n interaction: Enforce Java 11
...
Enforce JDK 11 for building and packaging. If user tries to package binaries using any other version, the packaging will fail.
2021-05-20 23:35:26 +02:00
cd2357
0109d92aa0
Package: Fix issue with raspi build
...
Fix packaging issue which sometimes caused issues with creating the raspi package on Windows (and other environments where a recent ./gradlew :desktop:build was not run recently).
2021-05-20 22:56:59 +02:00
cd2357
31b40d3fa6
Package: Open binaries shared folder on finish
...
If user selects Y at the last packaging step ("copy binaries to shared folder"), open an explorer window at the shared folder location after binaries are copied. Copy binaries to shared folder only after all binary processing is done (including sha generation).
2021-05-20 22:47:59 +02:00
cd2357
12f074103a
Build: Include platform in filename of fat jar
...
Rename resulting fat jar in such a way that it includes the platform on
which it was built.
2021-05-20 20:38:52 +02:00
cd2357
85fe297128
Checksum deterministic jar after signing
...
Copy the deterministic, signed jar to the binaries folder only after it has been processed. Once copied, it will be checksum-ed in the last packaging step.
2021-05-12 01:17:50 +02:00
cd2357
3f0dd29158
Generate checksums for generated binaries
...
Add SHA256 checksum for each generated binary.
2021-05-12 01:07:47 +02:00
Christoph Atteneder
26e78e5989
Fix wrong resource path for Raspberry Pi bundle
2021-05-06 20:40:20 +02:00
Christoph Atteneder
25d2731fb4
Revert to SNAPSHOT version
2021-05-06 20:40:11 +02:00
Christoph Atteneder
dba59138df
Bump version number for v1.6.4
2021-05-05 10:27:42 +02:00
Christoph Atteneder
2c5e785a1e
Bump version number for v1.6.3
2021-04-22 10:36:37 +02:00
Christoph Atteneder
8957685073
Update release process documentation
2021-04-21 10:45:55 +02:00
Christoph Atteneder
bbe6c703ad
clean up formatting
2021-04-21 09:52:54 +02:00
Christoph Atteneder
5dc8abdbe7
Update Java SDK
2021-04-21 09:38:10 +02:00
Christoph Atteneder
2463e28330
Remove old build files
2021-04-21 09:23:32 +02:00
Christoph Atteneder
41fa3a9063
Only bundle Raspberry Pi on macOS
2021-04-20 15:26:12 +02:00
Christoph Atteneder
3281767a52
Clean build files and adapt binary signing
2021-04-20 15:10:44 +02:00
Christoph Atteneder
b5beea58db
Temporary delete QR code scanner
...
used for mobile notification pairing because of missing current macOS support by currently used webcam library
2021-04-20 10:20:58 +02:00
Christoph Atteneder
f862fc2097
Revert temp. disabling of rasperry-pi zip generation
...
Needs to be either only executed on macOS or adapted to work with Windows as well
2021-04-14 14:58:26 +02:00
Christoph Atteneder
7e6ab7b662
Customize Windows installer
2021-04-14 14:55:58 +02:00
cd2357
970537495a
Add jar lib for Raspberry Pi
...
Include a zip with the relevant libs for running on raspi. Place the zip in the generated binaries folder.
2021-04-10 13:34:49 +02:00
cd2357
e04537aca6
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.2' into upgrade-javafax-14
2021-04-10 10:31:04 +02:00
Christoph Atteneder
c2834cebd6
Revert to SNAPSHOT version
2021-04-01 15:45:10 +02:00
Christoph Atteneder
8623b7b546
Bump version number for v1.6.2
2021-04-01 09:41:07 +02:00
cd2357
ca5f41a9d9
Merge remote-tracking branch 'bisq-network/hotfix/v1.6.1' into upgrade-javafax-14
...
# Conflicts:
# build.gradle
2021-03-29 18:37:14 +02:00