Mirror of Apache Ant Ivy

Clone this repo:
  1. 057528e Merge pull request #115 from eric-milles/assert-throws by Maarten Coene · 3 weeks ago master
  2. d7036d9 use `assertThrows` instead of `ExpectedException` rule by Eric Milles · 9 weeks ago
  3. 3a86595 refactor `IvyDependencyUpdateChecker` by Eric Milles · 4 weeks ago
  4. af65020 project refresh by Eric Milles · 9 weeks ago
  5. 8fe5d37 IVY-1410: FIX: the 'ivy:deliver' task didn't replace dynamic revision from inherited dependencies. by Maarten Coene · 4 weeks ago
  6. aa3c169 IVY-1664: added support for the override child element by Maarten Coene · 4 weeks ago
  7. 934bf19 IVY-1485, IVY-1661 : reverted old change causing issues with replacing dynamic revisions on deliver when there were multiple configurations. by Maarten Coene · 4 weeks ago
  8. 58232c0 Merge pull request #110 from eric-milles/IVY-813 by Maarten Coene · 8 weeks ago
  9. 9817b7c IVY-813: add typedef for nearest conflict manager by Eric Milles · 8 weeks ago
  10. 75b5543 IVY-1660: the ivy:retrieve task failed when the retrieve pattern contained some text in parentheses before the first token by Maarten Coene · 8 weeks ago
  11. 889bedb Mention Java 8 or higher is required now by Maarten Coene · 3 months ago
  12. 7b3ebeb Added missing '2.5' version and prepare for '2.6' as well by Maarten Coene · 3 months ago
  13. 318c5c6 Merge pull request #105 from jbeckers/inline-mode-no-literal-block by Maarten Coene · 3 months ago
  14. 79e2599 Remove spurious indent for 'Inline mode' by Joachim Beckers · 3 months ago
  15. ea70bbe IVY-813: added a 'nearest' conflict manager by Maarten Coene · 4 months ago
  16. 60a1ff1 Updated OSGI bundle headers for new pack200 code by Maarten Coene · 5 months ago
  17. ec7b728 Reorganized code a bit in an attempt to avoid class loading issues while loading ivy settings. by Maarten Coene · 5 months ago
  18. 05fdc91 Also catch errors when trying to instantiate optional classes. by Maarten Coene · 5 months ago
  19. 5f9e01d Added the default constructor in an attempt to fix a NoClassDefFoundError by Maarten Coene · 5 months ago
  20. d772841 IMPROVEMENT: use Apache Commons Compress for pack200 handling to avoid issues on Java 14 and later. (IVY-1652) by Maarten Coene · 5 months ago