[MacPorts] #65801: jd-gui @1.6.6: build.gradle is incompatible with gradle 7 and later

MacPorts noreply at macports.org
Thu Sep 8 10:12:59 UTC 2022


#65801: jd-gui @1.6.6: build.gradle is incompatible with gradle 7 and later
---------------------+--------------------
 Reporter:  kakuhen  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.7.2
 Keywords:           |       Port:  jd-gui
---------------------+--------------------
 The port as-is will simply fail to build due to the project using Gradle
 5. Many keywords it uses have been removed as of Gradle 7, and the
 situation will not improve by the time Gradle 8 is out. I see two possible
 solutions here.

 The most difficult solution: patching 4 different build.gradle files to
 use replacements of deprecated keywords, and patch the files that resolve
 dependencies that are no longer allowed to resolve (in particular,
 runtimeOnly and related configurations).

 The easiest solution: grab the JAR from a GitHub release and install that.

-- 
Ticket URL: <https://trac.macports.org/ticket/65801>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list