11776 Commits (4ac80ba4231ae3d99445fa0b1790ae9393d23cb5)
 

Author SHA1 Message Date
  Stefan Bodewig 4ac80ba423 really, don't use Java5's XSLTC. PR 45011 16 years ago
  Stefan Bodewig 83bc4ad6ad the last filter wins. PR 41403 16 years ago
  Stefan Bodewig 9522e0c3b1 document chmod.fail property. PR 22500 16 years ago
  Stefan Bodewig 8fc4c4ecee a password inside the build file is not secure. PR 20208 16 years ago
  Stefan Bodewig f0b014623a enhance copy filtering docs. PR 16848 16 years ago
  Stefan Bodewig e5a9933414 whitespace 16 years ago
  Stefan Bodewig 93f679b73b clear compilelist in rmic before execute, not afterwards - just like javac does. PR 21089 16 years ago
  Stefan Bodewig f31845f71d Add a listfiles attribute to rmic. PR 24359 16 years ago
  Stefan Bodewig 818ddcf183 add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer 16 years ago
  Stefan Bodewig af56e7c491 clarify that Ant conforms to manifest standards when writing 16 years ago
  Stefan Bodewig f597873967 some extra verbose diagnostics 16 years ago
  Stefan Bodewig 65c667d14c new islastmodified condition 16 years ago
  Stefan Bodewig 75126703fa allow setting of arbitrary JDBC connection properties. PR 33452 16 years ago
  Stefan Bodewig 598e18997a log something when expand doesn't extract a file that doesn#t match the patterns 16 years ago
  Stefan Bodewig ea73ec7d72 expose native encoding constant 16 years ago
  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