7066 Commits (c30aceefbcc644f1bf8d0b5dfbd83685849b09e1)

Author SHA1 Message Date
  Stefan Bodewig 4e4a359351 rowcountproperty for <sql>. PR 40923 16 years ago
  Stefan Bodewig 8d275b78c2 It may be better to set the property before an exception is thrown 16 years ago
  Stefan Bodewig cfb2e01084 errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807 16 years ago
  Stefan Bodewig 63c50270df Test for Gump was not sufficient 16 years ago
  Stefan Bodewig 52f34ecb83 resourceexists condition 16 years ago
  Stefan Bodewig b6b81eb5d1 tests can't pass in Gump because Xerces is pushed into the bootstrap classloader 16 years ago
  Stefan Bodewig 7fdc6df7cb take advantage of caching in Resources 16 years ago
  Stefan Bodewig 173ed4bfe8 document @since for resources/@cache 16 years ago
  Stefan Bodewig de5e98ecea provide proper control over caching in <resources> 16 years ago
  Stefan Bodewig 82511dabe5 wrong bug number 16 years ago
  Stefan Bodewig bfb9681bcb passing test for PRs 39122 and 44300 16 years ago
  Stefan Bodewig 50b49e76bc document that targets should have unique locations. PR 47640 16 years ago
  Stefan Bodewig bbcec8567c cache iterator in Resources if asked for size 16 years ago
  Stefan Bodewig 433387b88e delete was scanning the same fileset three times, making modified selector useless. PR 43574 16 years ago
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 16 years ago
  Jan Materne 72939923a1 <propertyfile> now support deletion of entries 16 years ago
  Stefan Bodewig b264711b7e tests for manifest merging 16 years ago
  Stefan Bodewig 67fee4b829 really return the group id, not the user id in getGid 16 years ago
  Stefan Bodewig 3ba5435efb make sure the entry has been read when looking for uid/gid and so on 16 years ago
  Stefan Bodewig a7b64a73db the update attribute of the modified selector was ignored. PR 32597 16 years ago
  Stefan Bodewig 9244de5a11 zips and jars use / as separator, so weblogicdeploymenttool may fail on Windows. PR 35649 16 years ago
  Stefan Bodewig 083e036729 option to suppress FAILED lines in JUnit log output. PR 35073 16 years ago
  Stefan Bodewig f1e80a0d1c passing test for PR 47666 16 years ago
  Stefan Bodewig f12aca5b44 improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung 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 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 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 a123ff4d3e example for implementing PR 18656 16 years ago