Apache Ant is a Java-based build tool.

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