Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8333146

Move maven publication logic from build.gradle

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      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 ?)

            Unassigned Unassigned
            jvos Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: