11761 Commits (b38b45047d637c9f67a18d6932ff3943b797132d)
 

Author SHA1 Message Date
  Stefan Bodewig b38b45047d make ftp task compile against commons-net 2.0 and 1.4.1. PR 47669. Submitted by Alexander Kurtakov 16 years ago
  Jesse N. Glick 78f88a7c4a #43398 revisited: display full stack traces for non-BuildException's, even inside <ant>. 16 years ago
  Jesse N. Glick b9e04be315 Handle case that test is run on Windows. 16 years ago
  Jesse N. Glick ba8cedaafa Writing test for #43398, which is not satisfactorily fixed. 16 years ago
  Stefan Bodewig 0d2218167b fall back to java.vm.version if java.runtime.version cannot be found 16 years ago
  Stefan Bodewig c338d749d3 executable? 16 years ago
  Stefan Bodewig d12b483bb7 executable? 16 years ago
  Stefan Bodewig aec61d53b7 support FileProvider in ZipResource 16 years ago
  Stefan Bodewig 9a03f04312 oops, didn't mean to replace the vendor property 16 years ago
  Stefan Bodewig 7cc70f15b4 forgotten file from revision 801246 16 years ago
  Stefan Bodewig 9ca903fd41 Use java.runtime.version instead of java.vm.version in Created-By manifest attribute. Submitted by Gilbert Rebhan. PR 47632 16 years ago
  Jesse N. Glick 8d0f54d59b Missing space in error message. 16 years ago
  Stefan Bodewig f00dea8ea7 fix NPE when logging an exception without message. PR 47623. 16 years ago
  Stefan Bodewig 37d7a6b679 provide access to encoding stuff in unzip, hide it in untar 16 years ago
  Jesse N. Glick 091710e028 Depending on exactly how you run 'ant test', its classpath could contain different things; legitimate for ${ant.core.lib} to be a classes dir. 16 years ago
  Stefan Bodewig d9ad5addc9 whitespace 16 years ago
  Stefan Bodewig 44b6fcc184 use the same logic as getResource in getResourceAsStream. PR 44103 16 years ago
  Stefan Bodewig 4608e8f4a8 compress -> minify, 'new' compress 16 years ago
  Stefan Bodewig a123ff4d3e example for implementing PR 18656 16 years ago
  Stefan Bodewig 30b9d9875c hint at maxmemory setting. PR 43301 16 years ago
  Stefan Bodewig bf5b0645ae wrong attribute name. PR 37696 16 years ago
  Stefan Bodewig 30331f07aa passing test for PR 47602 16 years ago
  Stefan Bodewig 160c377d0c simplify 16 years ago
  Stefan Bodewig 77a9566be8 Unused variable 16 years ago
  Stefan Bodewig 28d7d5d8d3 Huh? 16 years ago
  Stefan Bodewig ae2ce59075 make error message more readable 16 years ago
  Stefan Bodewig 329f6d356a report name of corrupt ZIP to System.err, PR 47593 16 years ago
  Stefan Bodewig 670a91ad2a passing testcase for PR 47593 16 years ago
  Stefan Bodewig b0eca5e4bb print where core and optional classes have been found. PR 47574. Make check for optional classes work again after the test task has been removed. 16 years ago
  Stefan Bodewig 5c6ae59fcc configurable number of retries in get, option to skip existing files. Submitted by David M. Lloyd. PR 40058 16 years ago
  Stefan Bodewig a1003b0b8e configurable display text and more control over progressbar in splash task. Submitted by Tomasz Bech. PR 39957 16 years ago
  Stefan Bodewig c8232ed82c allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244 16 years ago
  Stefan Bodewig 08fd7a4c83 typo 16 years ago
  Stefan Bodewig a1941d875f META-INF is no longer special in grabFiles, thanks Gump 16 years ago
  Stefan Bodewig c8e91147e3 properly set CodeSource when loading classes. PR 20174 16 years ago
  Stefan Bodewig 22d3473e8e passing test for PR 43994 16 years ago
  Stefan Bodewig 26f846b838 allow access to parent. PR 35436 16 years ago
  Stefan Bodewig 8ebe808f72 override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
  Stefan Bodewig e04ff4d52c make all classes use the same AntClassLoader constructor 16 years ago
  Stefan Bodewig 39ff544a60 pretty persistent typo 16 years ago
  Stefan Bodewig c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143 16 years ago
  Stefan Bodewig 964bac4fa4 Java 1.2 16 years ago
  Stefan Bodewig 373ed6b2aa keep escaping XML in stacktraces. PR 39492 16 years ago
  Stefan Bodewig 2ed62d6ba3 use the non-deprecated filemode attribute in example 16 years ago
  Stefan Bodewig 8ac822fd71 javah doesn't support command line argument files. PR 43320 16 years ago
  Stefan Bodewig 30ebea71bb fix xmlproperty examples. PR 43583 16 years ago
  Stefan Bodewig ffe7ce3c54 log stuff when actually creating the archive 16 years ago
  Stefan Bodewig 8df1ef0ecf make update="true" and filesetmanifest="merge" work together. PR 30751 16 years ago
  Stefan Bodewig 88bdf1337e add a delay so new zip is certain to get a more recent timestamp 16 years ago
  Stefan Bodewig d18b665886 extract method 16 years ago