Alva Swanson
ba28806d74
gradle: Create bisq.java-integration-tests plugin
...
The bisq.java-integration-tests plugin creates an integrationTest source
set that depends on JUnit. The source set inherits the main source set's
compile classpath, runtime classpath, and the implementation's source
set configuration and runtimeOnly configuration.
2024-11-10 22:12:31 +00:00
Alva Swanson
38515ce7ae
Add JUnit MockitoExtension library
2023-12-28 08:50:13 +01:00
Alva Swanson
becbd41a03
Fix bisq-* root script generation
2023-12-15 09:57:49 +01:00
Alva Swanson
a7d79559a6
Revert "Remove start_script tasks"
...
This reverts commit 042f92665b
.
2023-12-14 16:23:39 +01:00
Alva Swanson
294fcb3459
Fallback to Java 15 on macOS
2023-10-31 17:50:21 +01:00
Alva Swanson
7ae04bfc39
Remove Azul JDK Enforcement
...
This is not needed anymore.
2023-10-31 17:47:29 +01:00
Alejandro García
c64c69b242
Merge pull request #6864 from alvasw/Make_build_reproducible
...
Make build reproducible
2023-09-11 21:38:29 +00:00
Alejandro García
bbbb567747
Merge pull request #6862 from alvasw/Enforce_same_JDK_in_all_start_scripts
...
Enforce same JDK in all start scripts
2023-09-11 21:37:39 +00:00
Alejandro García
b8a7f0acf8
Merge pull request #6854 from alvasw/gradle_Lazily_configure_JavaCompile_tasks
...
Lazily configure JavaCompile tasks
2023-09-11 21:30:38 +00:00
Alva Swanson
45c4d16a0c
Make build reproducible
2023-09-11 01:20:50 +02:00
Alva Swanson
042f92665b
Remove start_script tasks
2023-09-10 22:10:44 +02:00
Alva Swanson
72235457bc
Lazily configure JavaCompile tasks
2023-09-10 18:26:07 +02:00
Alva Swanson
7a03bd24bd
Gradle: Enforce same JDK everywhere
2023-09-10 18:24:08 +02:00
Alva Swanson
990ed8b1e6
Gradle: Enforce same JDK everywhere
2023-09-10 18:23:57 +02:00
Alva Swanson
e999e8e3af
apitest: Move JVM args definition to build.gradle
2023-08-05 19:46:14 +02:00
Alva Swanson
4464a2db3d
desktop: Move JVM args definition to build.gradle
2023-08-05 19:42:12 +02:00
Alva Swanson
46399516e3
build-logic: Create 'bisq.application' plugin
2023-08-05 15:13:31 +02:00
Alva Swanson
8bd51f2bd5
Gradle: Declare openjfx.javafx.plugin in version catalog
2023-08-04 13:38:14 +02:00
Alva Swanson
8258fe1f3c
Gradle Create bisq.javafx plugin
2023-08-04 12:50:44 +02:00
Alejandro García
9c9f627a60
Merge pull request #6751 from alvasw/gradle_java_conventions_remove_duplicate_repo_block
...
java-conventions: Remove duplicate repositories block
2023-07-06 19:31:59 +00:00
Alva Swanson
0b0dbe8af2
java-conventions: Remove duplicate repositories block
2023-07-06 18:17:03 +02:00
Alva Swanson
d50df8f49f
Add JaCoCo Gradle Plugin to all modules
...
Co-authored-by: napoly <napolytan@protonmail.com>
2023-07-06 17:51:05 +02:00
Alva Swanson
ec7755a09f
Re-enable all tests
...
Relates to #6619
2023-05-13 23:03:49 +07: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
napoly
e19ffe2308
Upgrade JUnit4 to JUnit5 Jupiter
2023-05-04 20:04:49 +02:00
Alva Swanson
faf9b23bc5
Gradle: Create bisq.java-conventions precompiled script
2023-02-05 21:58:46 +01:00