Commit Graph

51 Commits

Author SHA1 Message Date
Stefan Bodewig b73fc55a25 Tagging version 2.6.0 of Ivy
-----BEGIN PGP SIGNATURE-----
 
 iIkEABYKADEWIQRqkxYesZkOg0bnuisjc439fEDeQwUCalembRMcYm9kZXdpZ0Bh
 cGFjaGUub3JnAAoJECNzjf18QN5DEZMA/jvWXUr1JjjazdAC84Vls/ASCncIzK6e
 ACOpc/0RITPmAP49B9HwvdCzRb1zGLxPfjfAFQ8iBsfciVb3pCvOd3aPAg==
 =sJGc
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iIkEABYKADEWIQRqkxYesZkOg0bnuisjc439fEDeQwUCalen3BMcYm9kZXdpZ0Bh
 cGFjaGUub3JnAAoJECNzjf18QN5DH6gA/2Fjhv5GwqioeQEz6HbdZ+QUB13ibV7O
 fSE/psMi4G3XAP4rrrdD932ZImA6lHlBGvh7WtyINU2Z/6+Q5yxM878RAQ==
 =HXlk
 -----END PGP SIGNATURE-----

Merge tag 'rel/2.6.0'

Tagging version 2.6.0 of Ivy

# -----BEGIN PGP SIGNATURE-----
#
# iIkEABYKADEWIQRqkxYesZkOg0bnuisjc439fEDeQwUCalembRMcYm9kZXdpZ0Bh
# cGFjaGUub3JnAAoJECNzjf18QN5DEZMA/jvWXUr1JjjazdAC84Vls/ASCncIzK6e
# ACOpc/0RITPmAP49B9HwvdCzRb1zGLxPfjfAFQ8iBsfciVb3pCvOd3aPAg==
# =sJGc
# -----END PGP SIGNATURE-----
# gpg: Signatur vom Mi 15 Jul 2026 17:25:33 CEST
# gpg:                mittels EDDSA-Schlüssel 6A93161EB1990E8346E7BA2B23738DFD7C40DE43
# gpg:                Aussteller "bodewig@apache.org"
# gpg: Korrekte Signatur von "Stefan Bodewig <bodewig@apache.org>" [ultimativ]
2026-07-15 17:31:40 +02:00
Stefan Bodewig 2927c79ff1
prepare RC1 of Ivy 2.6.0 2026-07-12 07:56:24 +02:00
Stefan Bodewig 16932bebcf
publish SBOM for ivy.jar 2026-06-04 20:44:13 +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 a26e706dbd
Prepare for next development iteration 2025-01-07 16:42:06 +01:00
Maarten Coene f82387a131
Prepare 2.5.3 release 2024-12-23 12:47:10 +01: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 6fc8657b81 prepare Ivy 2.5.2 2023-08-16 20:58:47 +02:00
Stefan Bodewig c63ce79f52 IVY-1641: fix NullPointerException if content type has no charset 2023-03-17 12:59:02 +01:00
Stefan Bodewig 8a5ef6825b upgrade dependencies with known vulnerabilities 2022-12-05 19:58:18 +01:00
Stefan Bodewig 4ffed6329f back to normal development 2022-11-04 12:32:53 +01:00
Stefan Bodewig ff6adbeb00 prepare Ivy 2.5.1 2022-11-01 09:56:06 +01:00
Jaikiran Pai ad87c251aa Upgrade to 0.8.6 of jacoco 2021-01-15 18:21:07 +05:30
Jaikiran Pai 87de654504 Use newer version of jacoco 2019-11-02 18:53:44 +05:30
Jaikiran Pai 8e29e307d6 Upgrade to latest versions of bouncycastle and httpclient
Contributed-by: Gintautas Grigelionis
Pull request: https://github.com/apache/ant-ivy/pull/90/
2019-11-02 18:18:34 +05:30
Jaikiran Pai a9c0602304 next version is 2.6.0 2019-11-02 09:12:35 +05:30
Jaikiran Pai be85129fce next dev version 2019-10-24 16:24:17 +05:30
Jaikiran Pai 8b94e475cc prep 2.5.0 release 2019-10-20 10:15:09 +05:30
Jaikiran Pai 46752f7475 Upgrade to 0.1.55 of jsch 2019-09-08 17:50:47 +05:30
Jaikiran Pai dfc27e28ff Upgrade to 4.5.9 of http client 2019-09-08 11:51:27 +05:30
Jaikiran Pai 6205bf5cb2 Upgrade to 1.62 of bouncycastle 2019-09-08 11:49:06 +05:30
Jaikiran Pai 9ea28819c2 Upgrade to 1.9.14 of Ant 2019-09-08 11:46:55 +05:30
jkf 0d07c9985c updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; 2019-05-26 22:48:00 +02:00
Nicolas Lalevée a76a8c4bb0 Prepare the version for the next release 2018-04-19 20:45:59 +02:00
Nicolas Lalevée f2b98e5321 Document how to properly declare the qualifier of the OSGi version 2018-04-15 19:12:27 +02:00
Nicolas Lalevée 004a67fccc building 2.5.0-rc1 2018-04-11 19:32:21 +02:00
Gintas Grigelionis a94425906d Update HttpClient to 4.5.5 2018-04-09 00:52:05 +02:00
Jaikiran Pai 198af5cdf1 Upgrade to 1.9.11 of Ant 2018-03-31 10:58:18 +05:30
Gintas Grigelionis 62216968e8 Update BouncyCastle to 1.59 2018-03-29 14:55:56 +02:00
Gintas Grigelionis d90c3910ec Update Commons VFS to 2.2 2018-03-14 15:32:33 +01:00
Jaikiran Pai 55e6b039ac Upgrade to 1.9.10 of Ant 2018-02-08 18:45:34 +05:30
Jan Matrne a00e85f93c externalize versions (ivy.xml-->versions.properties) 2017-09-25 11:43:40 +02:00
Maarten Coene a3011aceed update trunk version
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1587327 13f79535-47bb-0310-9956-ffa450edef68
2014-04-14 21:30:45 +00:00
Maarten Coene 2da81fa90a bump version in trunk
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1308567 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02 21:07:31 +00:00
Matthew Jason Benson 8b198cef5b update development version info
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1132723 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 18:36:12 +00:00
Nicolas Lalevee 357c12b96a The final version should OSGi-upper than the rc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@998018 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 08:44:51 +00:00
Maarten Coene 4ea7032959 Updated version in trunk
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@764068 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 21:38:47 +00:00
Nicolas Lalevee 335574c8bb Make the bundle version following the OSGi spec
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@739947 13f79535-47bb-0310-9956-ffa450edef68
2009-02-02 09:04:49 +00:00
Xavier Hanin 01585cb7b4 target trunk version is probably 2.1.<something>
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@699298 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 12:32:09 +00:00
Xavier Hanin 99174245e3 update target bundle version according to what we agreed on ml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@691212 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 12:15:00 +00:00
Xavier Hanin 83a0171088 change target version
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@644271 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03 11:38:31 +00:00
Xavier Hanin c4e2c546d2 move to next target version on trunk
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@602326 13f79535-47bb-0310-9956-ffa450edef68
2007-12-08 05:50:19 +00:00
Xavier Hanin 1b068d31fb remove incubating suffix for next version
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@585709 13f79535-47bb-0310-9956-ffa450edef68
2007-10-17 21:39:17 +00:00
Xavier Hanin 3f7d4eaae9 prepare next version
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@557901 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 07:17:50 +00:00
Scokart Gilles 90944d2db5 fix version number on the trunk
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@546436 13f79535-47bb-0310-9956-ffa450edef68
2007-06-12 09:25:50 +00:00
Xavier Hanin cb52855f86 fix eol: add svn property + run fixcrlf to use native eol for all text files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544480 13f79535-47bb-0310-9956-ffa450edef68
2007-06-05 13:21:26 +00:00
Xavier Hanin e3cbf2bcd1 IMPROVE: OSGIfy ivy artifacts (IVY-464) (thanks to Costin Leau)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@527083 13f79535-47bb-0310-9956-ffa450edef68
2007-04-10 10:12:33 +00:00
Xavier Hanin d53a7e3bcf target version is 2.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@523705 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 13:38:51 +00:00
Xavier Hanin 33688b56fc add license header to properties files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@521701 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 12:32:50 +00:00