- 057528e Merge pull request #115 from eric-milles/assert-throws by Maarten Coene · 12 days ago master
- d7036d9 use `assertThrows` instead of `ExpectedException` rule by Eric Milles · 8 weeks ago
- 3a86595 refactor `IvyDependencyUpdateChecker` by Eric Milles · 3 weeks ago
- af65020 project refresh by Eric Milles · 8 weeks ago
- 8fe5d37 IVY-1410: FIX: the 'ivy:deliver' task didn't replace dynamic revision from inherited dependencies. by Maarten Coene · 3 weeks ago
- aa3c169 IVY-1664: added support for the override child element by Maarten Coene · 3 weeks ago
- 934bf19 IVY-1485, IVY-1661 : reverted old change causing issues with replacing dynamic revisions on deliver when there were multiple configurations. by Maarten Coene · 3 weeks ago
- 58232c0 Merge pull request #110 from eric-milles/IVY-813 by Maarten Coene · 7 weeks ago
- 9817b7c IVY-813: add typedef for nearest conflict manager by Eric Milles · 7 weeks ago
- 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
- 889bedb Mention Java 8 or higher is required now by Maarten Coene · 3 months ago
- 7b3ebeb Added missing '2.5' version and prepare for '2.6' as well by Maarten Coene · 3 months ago
- 318c5c6 Merge pull request #105 from jbeckers/inline-mode-no-literal-block by Maarten Coene · 3 months ago
- 79e2599 Remove spurious indent for 'Inline mode' by Joachim Beckers · 3 months ago
- ea70bbe IVY-813: added a 'nearest' conflict manager by Maarten Coene · 4 months ago
- 60a1ff1 Updated OSGI bundle headers for new pack200 code by Maarten Coene · 5 months ago
- ec7b728 Reorganized code a bit in an attempt to avoid class loading issues while loading ivy settings. by Maarten Coene · 5 months ago
- 05fdc91 Also catch errors when trying to instantiate optional classes. by Maarten Coene · 5 months ago
- 5f9e01d Added the default constructor in an attempt to fix a NoClassDefFoundError by Maarten Coene · 5 months ago
- 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
- 3a8510d Use latest Apache Rat Ant Task Library by Maarten Coene · 5 months ago
- 646b1d2 Mention to delete your Ivy cache after upgrading. by Maarten Coene · 5 months ago
- 6a8cfd4 FIX: improved Maven dependencyManagement matching for dependencies with a non-default type or classifier (IVY-1654) by Maarten Coene · 6 months ago
- a9eb9f1 Prepare for next development iteration by Maarten Coene · 8 months ago
- a26e706 Prepare for next development iteration by Maarten Coene · 9 months ago
- 2b8bff0 Fixed doap_Ivy.rdf by Maarten Coene · 9 months ago 2.5.3
- f3215e0 Prepare 2.5.3 release by Maarten Coene · 9 months ago
- f82387a Prepare 2.5.3 release by Maarten Coene · 9 months ago
- ea446ad Prepare 2.5.3. release by Maarten Coene · 9 months ago
- e1753e8 Prepare 2.5.3. release by Maarten Coene · 9 months ago
- 4c7f310 Fixed a spacing issue in the documentation footer. by Maarten Coene · 9 months ago
- 466b299 Fixed a spacing issue in the documentation footer. by Maarten Coene · 9 months ago
- b5246c5 Fix sign task by COENE Maarten · 9 months ago
- 79cd9b6 bump year by Maarten Coene · 9 months ago
- 879ef9e Merge pull request #104 from maartenc/release_2.5.3 by Maarten Coene · 9 months ago
- 54bf314 Prepare 2.5.3 release by Maarten Coene · 9 months ago
- 5196470 Fix junit tests on Windows by Maarten Coene · 9 months ago
- 098c734 Exclude IntelliJ IDEA artifacts by Maarten Coene · 9 months ago
- 7c36459 Prepare 2.5.3 release by Maarten Coene · 9 months ago
- 9828c8f Fix indentation by Maarten Coene · 9 months ago
- 95a8cbe Fixed junit test: IvyDE has been archived by Maarten Coene · 10 months ago
- a7ddb5b Merge pull request #103 from maartenc/IVY-1651 by Maarten Coene · 10 months ago
- 0e83732 IVY-1651: improved documentation regarding patterns and retrieve task by Maarten Coene · 10 months ago
- 6d0e0aa Merge pull request #102 from maartenc/IVY-1649 by Maarten Coene · 10 months ago
- d30c90b Added default implementation for the new interface method to improve backwards compatibility + some javadoc by Maarten Coene · 10 months ago
- e786dbb IVY-1649, IVY-1650: Fixed invalid cached Ivy file in combination with qualified extra attributes. by Maarten Coene · 10 months ago
- 503aafc IVY-1648 some tests are failing on Java8 by Stefan Bodewig · 2 years ago
- 5d69c9a IVY-1647 better check whether properties/features can be set by Stefan Bodewig · 2 years ago
- e00e9e0 prepare for next development iteration by Stefan Bodewig · 2 years, 1 month ago
- 6c0560f update release notes with CVE-2022-46751 by Stefan Bodewig · 2 years, 1 month ago rel/2.5.2
- 2be17bc CVE-2022-46751 don't parse doctypes and access external entities by default by Stefan Bodewig · 2 years, 8 months ago
- 6ac4f36 bump copyright line by Stefan Bodewig · 2 years, 1 month ago
- 6fc8657 prepare Ivy 2.5.2 by Stefan Bodewig · 2 years, 1 month ago
- aa011fe record HttpClient upgrade by Stefan Bodewig · 2 years, 3 months ago
- 5f11f05 IVY-1642 fix POM translation for multiple artifacts in one module by Stefan Bodewig · 2 years, 5 months ago
- c63ce79 IVY-1641: fix NullPointerException if content type has no charset by Stefan Bodewig · 2 years, 6 months ago
- 8a5ef68 upgrade dependencies with known vulnerabilities by Stefan Bodewig · 2 years, 10 months ago
- fe57d58 add last two Ivy releases by Stefan Bodewig · 2 years, 11 months ago
- 4ffed63 back to normal development by Stefan Bodewig · 2 years, 11 months ago
- 9c4802b update release notes with CVE information by Stefan Bodewig · 2 years, 11 months ago rel/2.5.1
- 3f37460 CVE-2022-37866 prevent path-traversal with bogus module coordinates by Stefan Bodewig · 3 years, 1 month ago
- 03b6b8c CVE-2022-37865 ZipPacking allows overwriting arbitrary files by Stefan Bodewig · 3 years, 2 months ago
- 9d7b5e1 ignore failing test by Stefan Bodewig · 2 years, 11 months ago
- 55179bb need newer version of RAT for https license URIs by Stefan Bodewig · 2 years, 11 months ago
- ff6adbe prepare Ivy 2.5.1 by Stefan Bodewig · 2 years, 11 months ago
- 259d054 switch to https by Stefan Bodewig · 3 years, 2 months ago
- cd9296a add contributor of IVY-1632 to contributors list by Jaikiran Pai · 3 years, 8 months ago
- a2701d7 Merge pull request #96 from bernolanger/master by Jaikiran · 3 years, 8 months ago
- 1fe3c3c repo.jfrog.org is no longer available by Jaikiran Pai · 3 years, 9 months ago
- 17a0d80 IVY-1632: Use valid value for HTTP header "Accept". by Berno Langer · 3 years, 9 months ago
- c14e2ba Merge pull request #95 from maartenc/IvyRetrieveEmptySet by Maarten Coene · 3 years, 10 months ago
- 0170436 Extra test to check that the created path is also empty by Maarten Coene · 3 years, 10 months ago
- 17f2727 Extra test to check that the created path is also empty by Maarten Coene · 3 years, 10 months ago
- 0864db0 set the project a bit sooner so it can be used within the other methods by Maarten Coene · 3 years, 10 months ago
- f760b39 IVY-1631: when the ivy:retrieve Ant task retrieves the jars to a non-empty directory, but the retrieve task itself didn't retrieve any files, the created fileset was not empty but contained the existing files in that directory. by Maarten Coene · 3 years, 10 months ago
- 8e2bdfb IVY-1616 Properly parse the artifact origin location, if the location is a file: URI by Jaikiran Pai · 4 years, 6 months ago
- 424fa89 IVY-1615 implement retrieval of ivysettings from url in standalone. by Jason Guild · 6 years ago
- ac9af26 Update release notes by Jaikiran Pai · 4 years, 6 months ago
- 370e52b IVY-1618 Don't change the dependency resolver configure on Ivy settings when setting the one on ResolveEngine by Jaikiran Pai · 4 years, 6 months ago
- a4ab62a IVY-1626 Add a note to bintray resolver documentation, that bintray and JCenter are being decommissioned by Jaikiran Pai · 4 years, 6 months ago
- f1093f6 IVY-1628 Add a testcase to reproduce the issue and verify the fix by Jaikiran Pai · 4 years, 6 months ago
- 083e3f6 IVY-1628 Fix potential ConcurrentModificationException by Jaikiran Pai · 4 years, 6 months ago
- 79bd0ce Documentation fix: the [originalname] token does NOT contains the extension! by Maarten Coene · 4 years, 7 months ago
- 2cf83cc IVY-1614 Add a test to show that Maven version range exclusion syntax is correctly honoured by Jaikiran Pai · 4 years, 7 months ago
- 70dfaf2 Allow jacoco coverage to be disabled when running tests by Jaikiran Pai · 4 years, 8 months ago
- 824e8ee Skip Pack200 tests from JDK >=14 (since Pack200 tools and API have now been removed from that JDK version) by Jaikiran Pai · 4 years, 8 months ago
- 27491e3 Use https for IvyDE updatesite test by Jaikiran Pai · 4 years, 8 months ago
- 66547a2 jfrog repo now redirects http to https - use https in the test by Jaikiran Pai · 4 years, 8 months ago
- ad87c25 Upgrade to 0.8.6 of jacoco by Jaikiran Pai · 4 years, 8 months ago
- bb8cfa7 RetrieveEngine: remove superfluous space in error by Simon Legner · 5 years ago
- 87de654 Use newer version of jacoco by Jaikiran Pai · 6 years ago
- 4c13475 Add Java 8 runtime requirement to release notes by Jaikiran Pai · 6 years ago
- 6364399 Remove property which seems to be unused by Jaikiran Pai · 6 years ago
- 6edcf26 No longer required in Java 8 by Jaikiran Pai · 6 years ago
- 28eb66d Upgrade ivy.api.reference version to 2.5.0 by Jaikiran Pai · 6 years ago
- 5a5e3eb Use newer version of Ivy in example by Jaikiran Pai · 6 years ago
- b5f8c9d Fix link in release notes. by Jaikiran Pai · 6 years ago
- 8e29e30 Upgrade to latest versions of bouncycastle and httpclient by Jaikiran Pai · 6 years ago
- c0c8df4 Remove the workaround introduced in commit 5918182e0d6836d89c42260da9de4428d4cbcec0, now that we require minimum Java 8 runtime by Jaikiran Pai · 6 years ago
- bf82dbe Minimum Java version is now 1.8 by Jaikiran Pai · 6 years ago