Changelog for 2.5.0:
- The minimum runtime Java version required is now Java 7
- Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non backward
compatibility of that library, earlier versions are not supported.
- Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP backed
resolvers. Users are expected to have this version of the library (and its
dependencies) in their runtime classpath if they want to use such
resolvers.
- The previous (similarly named but not the same) commons-httpclient library
is no longer used or supported.
For full changelog see:
http://ant.apache.org/ivy/history/2.5.0/release-notes.html
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2.4.0
- some new Ant tasks
- improved OSGI support
- a Bintray resolver
- numerous bug fixes as documented in Jira and in the release notes
2.3.0
- improved Ant support with some new Ant tasks and enhancements to
existing tasks
- improved Maven2 compatibility
- some new resolvers
- numerous bug fixes as documented in Jira and in the release notes
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Apache Ivy is a simple yet powerful dependency manager featuring
continuous integration, dependencies of dependencies management,
multiple repositories including ibiblio and high performance (use
of a local cache).