Alva Swanson
c1c4caf87f
Gradle: Apply bisq.java-conventions to all projects
2023-02-05 22:02:13 +01:00
Chris Beams
3c54be2d4f
Pull up remaining desktop config to root
...
And also relocate gradle-witness jar and config (back) to root-level
gradle/witness dir.
2018-11-04 17:37:32 +01:00
Chris Beams
51d9f00d44
Inline $jmockitVersion core/desktop build.gradle
2018-11-04 16:37:39 +01:00
Chris Beams
bd1e7e273f
Pull up application plugin config to root
2018-11-04 16:27:52 +01:00
Chris Beams
1cdb39ab60
Pull up JesusMcCloud repo to root
...
Not all subprojects need it, but most do.
2018-11-04 14:28:14 +01:00
Chris Beams
f6a68f8aef
Pull up common JavaCompile config to root
2018-11-04 14:20:55 +01:00
Chris Beams
4e1fa914a2
Pull up common repositories to root build.gradle
2018-11-04 14:20:55 +01:00
Chris Beams
95c8b8ddfa
Pull up application and configuration of java plugin
2018-11-04 14:20:55 +01:00
Chris Beams
3c1c402d40
Remove use of maven plugin
...
It is no longer necessary to publish Maven metadata about common, core
and other submodules as they are no longer managed as separate libraries
in separate repositories. The only way these modules should be getting
referenced is from within applications in this repository such as
desktop, statsnode, etc. Essentially, we're no longer publishing our
libraries for public consumption.
2018-11-04 13:19:06 +01:00
Chris Beams
d6178f6eea
Remove osdetector plugin from desktop build
...
This is used only in common/build.gradle and is obsolete here.
2018-11-04 09:44:04 +01:00
Chris Beams
b460894e4d
Refactor gradle-witness plugin location and config
...
- Move gradle-witness.jar to top level
- Extract gradle-witness.gradle build file to top level
Moving these files out of the gradle/ dir and the main build file to the
top level of the repository calls them out and makes their presence and
function more obvious. It also removes a lot of noise from the main
build file.
2018-11-04 09:26:57 +01:00
Christoph Atteneder
80544d52f4
Remove module configuration for openjfx libraries as they are not used as Java 9 modules.
2018-10-23 10:15:59 +02:00
Manfred Karrer
2c26702c14
Merge pull request #1802 from ManfredKarrer/move-javafx-dep-to-core
...
Move javafx dependencies to core
2018-10-22 13:22:43 -05:00
Manfred Karrer
871e776509
Move javafx dependencies to core
...
We use some javafx (Properties,...) classes in core as well, so we need
to have the dependency resolved there already.
2018-10-22 13:17:06 -05:00
Christoph Atteneder
3f04be9d30
Remove openjfx checksum until implementation for platform specific libraries is finished
2018-10-22 19:57:25 +02:00
Christoph Atteneder
4fe45d3b8b
Remove platform specific libraries in checksum
2018-10-22 18:58:19 +02:00
Christoph Atteneder
c231187daa
Add checksums for new openjfx libraries
2018-10-22 09:42:35 +02:00
Devin Bileck
5ae96b74b1
Remove unnecessary content from build.gradle
2018-10-20 08:25:17 -07:00
Devin Bileck
48c196b5d1
Switch to OpenJDK10 in Gradle builds
...
Oracle JDK10 is EOL and is no longer available for download.
So switch to OpenJDK10 in Gradle builds.
2018-10-19 15:46:01 -07:00
Manfred Karrer
8414911395
Update libdohj to d4ace7bc
2018-09-25 00:43:19 -05:00
Manfred Karrer
bfc7320ddc
Update to libdohj 411a920e
...
Update dependencyVerification entries
2018-09-24 11:15:49 -05:00
Christoph Atteneder
1c783e436e
Update fontawesome library
2018-09-14 15:28:51 +02:00
Christoph Atteneder
64370f7adb
Fix JMockit setup
2018-09-13 10:46:07 +02:00
Christoph Atteneder
8ed7f4218f
Add not working JMockit setup (help wanted)
2018-09-07 14:03:52 +02:00
Christoph Atteneder
e319449186
Make power mock tests Java 10 compatibile
2018-09-07 14:02:22 +02:00
Christoph Atteneder
bd9a208977
Update source compatibility to Java 10
2018-09-07 11:35:45 +02:00
Christoph Atteneder
73e4ee5f47
Update lombok library
2018-09-05 18:54:18 +02:00
Christoph Atteneder
4f7161a0a4
Update checksum for forked repositories
2018-09-05 11:38:16 +02:00
Christoph Atteneder
5d4e99c210
Merge 'Update and add new checksums':5e9f48d1e129053d53dfc9f3bd36ad76142265c9
2018-09-05 11:23:27 +02:00
Chi Nul
918269b6ea
Merge "desktop: Update gradle scripts for monorepo":5f14cf8b4146f4eb25b7bd03f7f44e129c97be17 from @chirhonul
2018-09-05 11:19:20 +02:00
Christoph Atteneder
b35f8e5161
Adapt p2p reference in build files
2018-09-05 10:53:30 +02:00
Christoph Atteneder
4c470d39e1
Adapt core reference in build files
2018-09-05 10:51:21 +02:00
Christoph Atteneder
df9dc6e089
Adapt common reference in build files
2018-09-05 10:46:27 +02:00
Christoph Atteneder
c1c38a3ceb
Move desktop to subdirectory
2018-09-05 09:50:29 +02:00