Alva Swanson
516df168fd
Move bisq-* scripts from root directory to scripts directory
2023-07-07 21:08:30 +02:00
Alejandro García
9869410587
Merge branch 'master' into declare_protobuf_java_version_in_platorm_for_all_dependencies
2023-07-06 19:39:40 +00:00
Alejandro García
9693826595
Merge pull request #6754 from alvasw/declace_grpc_version_in_proto_version
...
Declare grpc compiler version in proto module
2023-07-06 19:36:28 +00:00
Alva Swanson
e5e1ec092d
Declare grpc compiler version in proto module
2023-07-06 18:23:12 +02:00
Alva Swanson
d9056fa2be
Declare protoc version in proto module
2023-07-06 18:21:35 +02:00
Alva Swanson
78a742695c
Declare global protobuf-java in Java Platform Plugin
...
The constraints in the platform module apply to all libraries (including
to transitively included libraries).
2023-07-06 18:18:59 +02:00
Alva Swanson
52ab467a65
Remove redundant 'useJUnitPlatform()' declarations
2023-05-13 23:05:04 +07:00
Alva Swanson
796205c7a6
Remove redundant 'testRuntimeOnly libs.junit.jupiter.engine'
2023-05-13 23:05:04 +07:00
Alejandro García
2e892bf90a
Merge pull request #6688 from alvasw/move_mockito_definition_to_bisq_java_conventions
...
Move mockito dependency definition to bisq.java-conventions
2023-05-08 18:19:19 +00:00
Alejandro García
cc9a49ef2b
Merge pull request #6687 from alvasw/move_hamcrest_definition_to_bisq_java_conventions
...
Move hamcrest dependency definition to bisq.java-conventions
2023-05-08 18:18:33 +00:00
Alejandro García
6f851b944c
Merge pull request #6686 from alvasw/move_junit_definition_to_bisq_java_conventions
...
Move JUnit dependency definition to bisq.java-conventions
2023-05-08 18:17:49 +00:00
Alva Swanson
28a4787853
Move mockito dependency definition to bisq.java-conventions
2023-05-08 17:51:05 +10:00
Alva Swanson
7c1eb65775
Move hamcrest dependency definition to bisq.java-conventions
2023-05-08 17:51:05 +10:00
Alva Swanson
6e0e5028a3
Move JUnit dependency definition to bisq.java-conventions
2023-05-08 17:51:05 +10:00
Alva Swanson
59521731c9
Accept Gradle terms if buildScan property set by developer
2023-05-08 17:37:36 +10:00
napoly
e19ffe2308
Upgrade JUnit4 to JUnit5 Jupiter
2023-05-04 20:04:49 +02:00
Alva Swanson
c1c4caf87f
Gradle: Apply bisq.java-conventions to all projects
2023-02-05 22:02:13 +01:00
Alejandro García
1b646768ab
Merge pull request #6523 from alvasw/gradle_daemon_module_build_gradle
...
Create build.gradle for daemon module
2023-01-17 15:07:53 +00:00
Alejandro García
31dbe070ac
Merge pull request #6522 from alvasw/gradle_cli_module_build_gradle
...
Create build.gradle for cli module
2023-01-17 15:07:13 +00:00
Alva Swanson
798f84968a
Create build.gradle for daemon module
2023-01-16 17:33:27 +02:00
Alva Swanson
0dd7fc630b
Create build.gradle for cli module
2023-01-16 17:26:30 +02:00
Alva Swanson
4ab4d6789b
Create build.gradle for assets module
2023-01-16 17:14:52 +02:00
Christoph Atteneder
9e3b28bf0f
Add back distribution tar generation for daemon and cli
...
This is required in finalize.sh script for creating the release bundle
2022-12-20 13:32:27 +01:00
Alva Swanson
5d30d44b15
Gradle: Move protoc build-logic into its own build.gradle
2022-12-14 17:38:35 +02:00
HenrikJannsen
fb1e731d47
Deactivate shadowDistTar and shadowDistZip tasks
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-12-13 20:41:02 -05:00
HenrikJannsen
3ae52dbb52
Add proto to seed node
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-12-11 17:26:08 -05:00
Alejandro García
1d67af6f40
Merge pull request #6449 from alvasw/introduce_gradle_version_catalog
...
Introduce Gradle Version Catalog
2022-12-09 19:47:39 +02:00
Alva Swanson
de600ddb30
Introduce Gradle Version Catalog
...
To simplify the build.gradle file, this change moves all version variables to
Gradle's version catalog.
2022-12-09 15:45:57 +02:00
HenrikJannsen
37c711a8aa
Add distTar.enabled = false
to build
...
Helps to speed up the build.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-12-07 11:47:14 -05:00
HenrikJannsen
a1bbac41ea
Provide commit hash to seed node.
...
Provide full hash without truncating
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-12-07 11:46:26 -05:00
Alejandro García
28c4da3212
Merge pull request #6430 from HenrikJannsen/remove-unused-modules
...
Remove unused modules
2022-11-29 14:45:37 +02:00
HenrikJannsen
0e4255c61b
Update verification-metadata.xml
...
Remove classpath to springframework
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-11-25 12:37:02 -05:00
HenrikJannsen
f55ab5e565
Remove monitor module
...
It has been extracted to https://github.com/bisq-network/bisq-monitor
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-11-24 16:30:34 -05:00
HenrikJannsen
4ad1f4d246
Remove pricenode module
...
It has been extracted to https://github.com/bisq-network/bisq-pricenode
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2022-11-24 16:26:31 -05:00
jmacxx
797bfe5cd5
Store the build's commit hash in Jarfile manifest.
2022-10-29 22:12:31 -05:00
Christoph Atteneder
40410daef4
Update tor-browser to v11.5.2 / tor-binary to v0.4.7.10
2022-10-04 12:10:51 +02:00
ghubstan
b9918f6649
Remove subproject :relay
2022-09-28 12:52:23 -03:00
Christoph Atteneder
aefb342691
Not use git lfs anymore
2022-09-15 09:21:37 +02:00
ghubstan
b758bd8b41
Remove build's project(':daonode') configuration + deps
2022-08-08 11:23:55 -03:00
ghubstan
8705f9937b
Remove subproject inventory
...
This has been moved into its own repo:
https://github.com/bisq-network/bisq-inventory
2022-08-04 12:31:59 -03:00
ghubstan
d139d85ddd
Set desktop version property in resources file
...
Several repos are to be extracted from the main bisq repo, and their
distribution versions need to match the bisq desktop's version.
This change moves the desktop version property definition to a file
that can be read from Gradle builds having the bisq git submodule dependency,
i.e., version = file("bisq/desktop/src/main/resources/version.txt").text.trim()
Based on `master`.
2022-07-19 14:28:08 -03:00
Christoph Atteneder
da8cbabe3e
Revert to SNAPSHOT version
2022-07-08 21:30:04 +02:00
Christoph Atteneder
1b2bddf1e7
Use tag instead of commit hash for netlayer
2022-07-05 10:46:43 +02:00
Christoph Atteneder
f615e66a31
Update tor-browser to v11.0.15 / tor-binary to v0.4.7.8
2022-07-04 15:27:50 +02:00
Christoph Atteneder
efe306aae6
Bump version number for v1.9.4
2022-07-04 09:52:27 +02:00
Christoph Atteneder
791ad62a51
Bump version number for v1.9.3
2022-06-23 09:39:04 +02:00
Christoph Atteneder
56d8842092
Merge branch 'master' of github.com:bisq-network/bisq into release/v1.9.2
...
Conflicts:
build.gradle
desktop/package/linux/Dockerfile
desktop/package/macosx/finalize.sh
desktop/package/macosx/insert_snapshot_version.sh
relay/src/main/resources/version.txt
2022-06-23 09:03:33 +02:00
Christoph Atteneder
a2d84b0174
Revert to SNAPSHOT version
2022-06-22 21:20:18 +02:00
Christoph Atteneder
043f1e4c70
Bump version number for v1.9.2
2022-06-21 20:39:23 +02:00
chimp1984
97cbc21d61
Add netlayer 0.7.3
...
Conflicts:
gradle/verification-metadata.xml
2022-06-21 20:36:36 +02:00