-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Build
-
None
The gradle build currently doesn't follow the recommended practises.
The Logic shared between projects is highly mixed - resulting in different behaviour on upgrades to gradle. Eg: JAVA-4577 broke due to reliance on processing the javadoc.gradle and the custom aggregatedScalaDoc task.
See: https://docs.gradle.org/current/userguide/organizing_gradle_projects.html
- is duplicated by
-
JAVA-4876 Update the build to modern Gradle
- Backlog