I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update dependencies with known vulnerabilities More... over 1 year ago
upload new key More... over 1 year ago
Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a content-length header. Switch to a different URL which returns one. More... over 1 year ago
redo security manager setting to allow calling System.setSecurityManager at runtime - Reverts the changes done to launch scripts which were checking for the Java runtime version to decide whether or not to set java.security.manager=allow - Introduces a new "allow" Java class (in unnamed package) as a workaround to allow setting java.security.manager=allow on (older) versions of Java which don't recognize "allow" as a predefined text for that property - Packages the "allow" Java class into ant-launcher.jar, which is the same jar file containing the org.apache.tools.ant.launch.Launcher class that gets launched from the Ant startup scripts - Sets java.security.manager=allow explicitly in Ant launch scripts, irrespective of which Java runtime version is being used More... over 1 year ago
fix forward test, but I don't find any host with a stable reverse lookup More... over 1 year ago
try to properly decode multibyte encoded names in tar entries More... over 1 year ago
warn against multi-byte encoding in tar More... over 1 year ago
paths with wildcards do not work in javac's arg-file More... over 1 year ago
loadresource might log warnings even though quiet was set to true More... over 1 year ago
Merge pull request #195 from keithc-ca/version More... over 1 year ago
Fix detection of java.specification.version More... over 1 year ago
allow security manager setting on all versions above Java 18 (inclusive) More... over 1 year ago
Introduce a getMessageOutputLevel() method on BuildLogger to return the currently set message output level More... over 1 year ago
credit @keithc-ca for #194 More... over 1 year ago
record tar fix of #194 More... over 1 year ago
Merge pull request #194 from keithc-ca/tar More... over 1 year ago
announce Ivy 2.5.1 release
Stefan Bodewig
as bodewig
More... over 1 year ago
Ivy 2.5.1 released
Stefan Bodewig
as bodewig
More... over 1 year ago
Names end before the first NULL (not the last) More... over 1 year ago
punctuation More... over 1 year ago
create manifest file's parent if needed. More... over 1 year ago
stop abusing incubator redirects
Stefan Bodewig
as bodewig
More... over 1 year ago
more http URLs
Stefan Bodewig
as bodewig
More... over 1 year ago
bz-66164 Don't change file permissions on unrelated files in dest directory, when building and copying over Ant distribution More... over 1 year ago
use https
Stefan Bodewig
as bodewig
More... over 1 year ago
add Piotr P. Karwasz More... over 1 year ago
record #191 More... over 1 year ago
Merge pull request #191 from ppkarwasz/fetch-script More... over 1 year ago
Fix retrieval from non-default repositories More... over 1 year ago
Merge branch '1.9.x' More... almost 2 years ago