Skip to content

[REQ] [JAVA] Update Gradle used in generated projects #4535

@tobymurray

Description

@tobymurray

Is your feature request related to a problem? Please describe.

The version of Gradle used in generated Java projects is ~3 years out of date, but more importantly Gradle has changed dramatically in that time. The syntax used has evolved and the features available have improved. Using the current version in the generated projects (Gradle 2) is extremely limiting when it comes to adding things by overriding the templates.

Describe the solution you'd like

Upgrade Gradle to the latest version feasible

Describe alternatives you've considered

  • Work around the issues outside of the generated project (works but it sucks)
  • Upgrade Gradle in templates and override the old version (works but doesn't help community)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions