Commit Graph

3093 Commits

Author SHA1 Message Date
Eric Milles af6502084f
project refresh 2025-09-03 22:45:40 +02:00
Maarten Coene 8fe5d37d6c
IVY-1410: FIX: the 'ivy:deliver' task didn't replace dynamic revision from inherited dependencies. 2025-08-31 23:39:45 +02:00
Maarten Coene aa3c169322
IVY-1664: added support for the override child element 2025-08-31 14:41:54 +02:00
Maarten Coene 934bf19233
IVY-1485, IVY-1661 : reverted old change causing issues with replacing dynamic revisions on deliver when there were multiple configurations. 2025-08-31 12:32:47 +02:00
Maarten Coene 58232c0ef0
Merge pull request #110 from eric-milles/IVY-813
IVY-813: add typedef for nearest conflict manager
2025-08-04 22:59:37 +02:00
Eric Milles 9817b7c03f
IVY-813: add typedef for nearest conflict manager 2025-08-04 10:47:12 -05:00
Maarten Coene 75b554334e
IVY-1660: the ivy:retrieve task failed when the retrieve pattern contained some text in parentheses before the first token 2025-08-01 22:41:32 +02:00
Maarten Coene 889bedb4ef
Mention Java 8 or higher is required now 2025-07-08 22:10:02 +02:00
Maarten Coene 7b3ebeb083
Added missing '2.5' version and prepare for '2.6' as well 2025-07-04 00:02:08 +02:00
Maarten Coene 318c5c64e8
Merge pull request #105 from jbeckers/inline-mode-no-literal-block
Remove spurious indent for 'Inline mode'
2025-06-28 19:40:30 +02:00
Joachim Beckers 79e2599a0a
Remove spurious indent for 'Inline mode'
The "Inline mode" paragraph starts with a space, which is an asciidoc construct: https://docs.asciidoctor.org/asciidoc/latest/verbatim/literal-blocks/

Remove the spurious space
2025-06-27 21:03:44 +02:00
Maarten Coene ea70bbe7e3
IVY-813: added a 'nearest' conflict manager 2025-06-08 12:57:50 +02:00
Maarten Coene 60a1ff1b11
Updated OSGI bundle headers for new pack200 code 2025-04-29 23:44:05 +02:00
Maarten Coene ec7b728251
Reorganized code a bit in an attempt to avoid class loading issues while loading ivy settings. 2025-04-29 23:21:51 +02:00
Maarten Coene 05fdc916fb
Also catch errors when trying to instantiate optional classes. 2025-04-24 00:39:32 +02:00
Maarten Coene 5f9e01d7a0
Added the default constructor in an attempt to fix a NoClassDefFoundError 2025-04-23 23:46:50 +02:00
Maarten Coene d77284167b
IMPROVEMENT: use Apache Commons Compress for pack200 handling to avoid issues on Java 14 and later. (IVY-1652) 2025-04-23 23:04:43 +02:00
Maarten Coene 3a8510df01
Use latest Apache Rat Ant Task Library 2025-04-21 23:23:35 +02:00
Maarten Coene 646b1d2fea
Mention to delete your Ivy cache after upgrading. 2025-04-21 23:15:34 +02:00
Maarten Coene 6a8cfd4004
FIX: improved Maven dependencyManagement matching for dependencies with a non-default type or classifier (IVY-1654) 2025-03-25 00:00:19 +01:00
Maarten Coene a9eb9f1680
Prepare for next development iteration 2025-01-29 23:22:06 +01:00
Maarten Coene a26e706dbd
Prepare for next development iteration 2025-01-07 16:42:06 +01:00
Maarten Coene 2b8bff07ee
Fixed doap_Ivy.rdf 2024-12-26 11:54:50 +01:00
Maarten Coene f3215e06e6
Prepare 2.5.3 release 2024-12-23 12:47:34 +01:00
Maarten Coene f82387a131
Prepare 2.5.3 release 2024-12-23 12:47:10 +01:00
Maarten Coene ea446adbb4
Prepare 2.5.3. release 2024-12-23 11:07:48 +01:00
Maarten Coene e1753e8b4b
Prepare 2.5.3. release 2024-12-23 11:07:20 +01:00
Maarten Coene 4c7f310077
Fixed a spacing issue in the documentation footer. 2024-12-22 19:12:12 +01:00
Maarten Coene 466b299fc9
Fixed a spacing issue in the documentation footer. 2024-12-22 19:11:49 +01:00
COENE Maarten b5246c559e Fix sign task 2024-12-22 16:28:18 +01:00
Maarten Coene 79cd9b6552
bump year 2024-12-20 12:53:11 +01:00
Maarten Coene 879ef9e92b
Merge pull request #104 from maartenc/release_2.5.3
Prepare 2.5.3 release
2024-12-20 12:46:19 +01:00
Maarten Coene 54bf314780 Prepare 2.5.3 release 2024-12-20 12:45:13 +01:00
Maarten Coene 5196470c0d Fix junit tests on Windows 2024-12-20 12:44:12 +01:00
Maarten Coene 098c73410e Exclude IntelliJ IDEA artifacts 2024-12-19 10:25:42 +01:00
Maarten Coene 7c364592f0 Prepare 2.5.3 release 2024-12-19 10:09:53 +01:00
Maarten Coene 9828c8f99a
Fix indentation 2024-12-18 17:46:10 +01:00
Maarten Coene 95a8cbe57a
Fixed junit test: IvyDE has been archived 2024-11-18 09:47:25 +01:00
Maarten Coene a7ddb5b80b
Merge pull request #103 from maartenc/IVY-1651
IVY-1651: improved documentation regarding patterns and retrieve task
2024-11-17 12:32:08 +01:00
Maarten Coene 0e83732542 IVY-1651: improved documentation regarding patterns and retrieve task 2024-11-17 12:28:43 +01:00
Maarten Coene 6d0e0aa57a
Merge pull request #102 from maartenc/IVY-1649
Fix for IVY-1649 and IVY-1650
2024-11-13 00:06:53 +01:00
Maarten Coene d30c90bf86 Added default implementation for the new interface method to improve backwards compatibility + some javadoc 2024-11-13 00:01:03 +01:00
Maarten Coene e786dbb2d5 IVY-1649, IVY-1650: Fixed invalid cached Ivy file in combination with qualified extra attributes. 2024-11-12 23:51:01 +01:00
Stefan Bodewig 503aafc594 IVY-1648 some tests are failing on Java8 2023-09-15 18:09:50 +02:00
Stefan Bodewig 5d69c9a544 IVY-1647 better check whether properties/features can be set 2023-09-15 17:26:32 +02:00
Stefan Bodewig e00e9e0ee0 prepare for next development iteration 2023-08-20 16:32:58 +02:00
Stefan Bodewig 6c0560f93c update release notes with CVE-2022-46751 2023-08-20 11:59:44 +02:00
Stefan Bodewig 2be17bc18b CVE-2022-46751 don't parse doctypes and access external entities by default 2023-08-17 16:53:14 +02:00
Stefan Bodewig 6ac4f36c9e bump copyright line 2023-08-17 16:52:06 +02:00
Stefan Bodewig 6fc8657b81 prepare Ivy 2.5.2 2023-08-16 20:58:47 +02:00