2895 Commits (0d63880cccc77def418c52f41cfdef4f57a8c5fe)

Author SHA1 Message Date
  Stefan Bodewig eb64d092a4 add a parentFirst attribute to javaresource so you can load resources from the specified classpath instead of the system classpath. PR 41369 16 years ago
  Jan Materne 443354b965 Hints for handling <exec> errors 'CreateProcess error=2' on Windows. 16 years ago
  Stefan Bodewig 6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko 16 years ago
  Stefan Bodewig abe9743630 Optionally enable caching for <path>. Should help in situations like PR 45696 16 years ago
  Stefan Bodewig edec015af1 more regex stuff 16 years ago
  Stefan Bodewig d8f18f1b90 add some more documentation about property helpers 16 years ago
  Stefan Bodewig 9d15809c91 Hey, TokenFilters can be used in filterchains with no effort, didn't know that 16 years ago
  Stefan Bodewig 6aa494cb3e UniqFilter is not only simpler if implemented as a TokenFilter, it is even more useful as well 16 years ago
  Jesse N. Glick efd287b871 More cleanup of pre-1.4 code and docs. 16 years ago
  Stefan Bodewig a3238da97b wrong anchor 16 years ago
  Stefan Bodewig 7107fa72d3 Now that we have sort, throw in uniq as well 16 years ago
  Stefan Bodewig 927fb18631 new filter sortfilter by David Leal. PR 40504 16 years ago
  Stefan Bodewig 10e250f3b8 Add httpusecaches attribute to <get>. PR 41891 16 years ago
  Stefan Bodewig 4666247fc5 show how to combine checksum and get to achieve PR 44662 16 years ago
  Stefan Bodewig 541157c5de Add mapper support to <image>. PR 23243. Submitted by Rob Oxspring 16 years ago
  Stefan Bodewig 26839fdb32 zipgroupfileset is-a fileset. PR 47725 16 years ago
  Stefan Bodewig 4e4a359351 rowcountproperty for <sql>. PR 40923 16 years ago
  Stefan Bodewig cfb2e01084 errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807 16 years ago
  Stefan Bodewig 52f34ecb83 resourceexists condition 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 9db85168cb document that directories need to come from resources PRs 39122 and 44300 16 years ago
  Stefan Bodewig 50b49e76bc document that targets should have unique locations. PR 47640 16 years ago
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 16 years ago
  Jan Materne 05f8f8bd02 place values into the right columns; add forgotten value 16 years ago
  Jan Materne 72939923a1 <propertyfile> now support deletion of entries 16 years ago
  Stefan Bodewig bd264ff3bb missing column in attribute table, a few corrections 16 years ago
  Jesse N. Glick 55a163b0c7 Typo. 16 years ago
  Stefan Bodewig 083e036729 option to suppress FAILED lines in JUnit log output. PR 35073 16 years ago
  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 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 65c667d14c new islastmodified condition 16 years ago
  Stefan Bodewig 75126703fa allow setting of arbitrary JDBC connection properties. PR 33452 16 years ago
  Stefan Bodewig d12b483bb7 executable? 16 years ago
  Stefan Bodewig 4608e8f4a8 compress -> minify, 'new' compress 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 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 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 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