Changes between Version 1 and Version 2 of Ticket #23218, comment 31


Ignore:
Timestamp:
2023-10-10T18:33:11+02:00 (22 months ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23218, comment 31

    v1 v2  
    11> I really hate ant. It's an awful build system.
    22Do we want to revisit #8269? Maven can run [https://maven.apache.org/guides/mini/guide-using-ant.html ant] tasks, as can [https://docs.gradle.org/current/userguide/migrating_from_ant.html gradle] (AKA both have migration paths).
     3
     4EDIT: So does [https://github.com/sbt/sbt-ant sbt].