-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Currently, the build.gradle file contains the instructions to compile and package the JavaFX code, but also to bundle and install maven artifacts.
The build.gradle file is huge and not trivial to maintain. The process of bundling/installing should not be part of this main gradle build file. It should be extracted and placed in a separate file (e.g. in buildSrc ?)
The build.gradle file is huge and not trivial to maintain. The process of bundling/installing should not be part of this main gradle build file. It should be extracted and placed in a separate file (e.g. in buildSrc ?)
- blocks
-
JDK-8344728 ☂ Gradle build modernization
- Open
- relates to
-
JDK-8276170 Create Sources when publishing to Maven
- Open