Apache Ant is a Java-based build tool.

Clone this repo:
  1. f862774 bz-69485 Revert the foreach loop change that was done to FTPTaskMirrorImpl in 1c80d507f496dde98869890e671edf635bef8dec by Jaikiran Pai · 9 days ago master
  2. 79b72ac bz-69485 Revert the foreach loop change that was done to FTP.java in 1c80d507f496dde98869890e671edf635bef8dec by Jaikiran Pai · 5 weeks ago
  3. 789ba37 Merge pull request #223 from mattbertolini/mbertolini/resource-collection-stream-support by Stefan Bodewig · 5 months ago
  4. 033eee2 Revert "Override the spliterator method" by Matt Bertolini · 5 months ago
  5. f30f157 Override the spliterator method by Matt Bertolini · 5 months ago
  6. 0f3b6fa Use StreamSupport and spliterator to create a stream for ResourceCollection by Matt Bertolini · 5 months ago
  7. 708513e record #222 by Stefan Bodewig · 6 months ago
  8. f134449 Merge pull request #222 from robho/ant_bat_error_when_no_ant_home by Stefan Bodewig · 6 months ago
  9. 7576189 Exit ant.bat with ERROR_ENVVAR_NOT_FOUND if ANT_HOME isn't/can't be set by Robert Högberg · 6 months ago
  10. fe3727e FileUtils.tryHardToDelete() - On Windows, mark the file writable if it's read-only, before retrying File.delete() by Jaikiran Pai · 6 months ago
  11. 54350f7 antunit-tests - mark files as writable before attempting to delete in our antunit tests' tearDown() by Jaikiran Pai · 6 months ago
  12. 6a37d47 explicitly explain the use of nested text in concat. by Stefan Bodewig · 7 months ago
  13. 22852cb Merge pull request #219 from apache/mailer-tls-server-check by Stefan Bodewig · 7 months ago
  14. 01324b9 document default value by Stefan Bodewig · 7 months ago
  15. 6154296 improve security of TLS handling in MimeMailers by Stefan Bodewig · 7 months ago
  16. a8cd05d recod fix for bugzilla report 69680 by Stefan Bodewig · 7 months ago
  17. 4dec3b0 only strip leading character in getName when it actually is a path separator by Stefan Bodewig · 7 months ago
  18. 9b9b695 use extracted logic for detecting and stripping leading path separators by Stefan Bodewig · 7 months ago
  19. 6d2f06b extract logic for detecting and stripping leading path separators by Stefan Bodewig · 7 months ago
  20. 5e97959 explicitly mention Laucher is going to terminate the VM by Stefan Bodewig · 7 months ago