ant-ivy/test/java/org/apache/ivy
Arnout Engelen a888e862eb
fix: make module attribute string encoding deterministic
This value makes it into the `pom.xml`'s `extraDependencyAttributes`
property at least for SBT, and it'd be good to have this be
deterministic: aside from general hygiene, generating them bit-by-bit
reproducibly helps validating no malware was sneaked into the artifacts.
This is also called 'Reproducible Builds' (https://reproducible-builds.org/)
2026-07-09 17:59:13 +02:00
..
ant IVY-1662: collect updates by conf and check transitive on old dependency 2026-07-01 09:16:49 -05:00
core fix: make module attribute string encoding deterministic 2026-07-09 17:59:13 +02:00
osgi use `assertThrows` instead of `ExpectedException` rule 2025-09-11 11:32:08 -05:00
plugins use `assertThrows` instead of `ExpectedException` rule 2025-09-11 11:32:08 -05:00
util skip tests if test server is not reachable 2026-06-06 16:54:04 +02:00
IvyTest.java 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
LocalFileRepoOverHttp.java 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
MainTest.java use `assertThrows` instead of `ExpectedException` rule 2025-09-11 11:32:08 -05:00
TestFixture.java 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
TestHelper.java 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