2910 Commits (b71fd5ddcba8aff698e5ab8df375f60f232ac899)

Author SHA1 Message Date
  Jacobus Martinus Kruithof 3bd6a1fceb 47929 inconsistency between source and src in example and explanation 17 years ago
  Stefan Bodewig f77a471a68 document antlib descriptor parsing 17 years ago
  Stefan Bodewig 5c99aa9c2a some grammar fixes (as good as a non-native speaker may correct the narrative of a non.native speaker) 17 years ago
  Nicolas Lalevee df121a6cf5 PR 47830 : implementation of the ProjectHelperRepository to make Ant able to choose a ProjectHelper, and some doc about it 17 years ago
  Stefan Bodewig 3495f4b72c use a single get task in macro 17 years ago
  Stefan Bodewig a920aa9f30 Make <get> support resource collections and mappers 17 years ago
  Stefan Bodewig 30138dd85d unballanced blockquote 17 years ago
  Stefan Bodewig 2e0b8b7d3c handleDirSep on name selector. PR 47858 17 years ago
  Stefan Bodewig e25dc381ca implement a new ${ant.refid:} syntax to expand project references as properties 17 years ago
  Stefan Bodewig 34cfd3f923 re-generate site 17 years ago
  Stefan Bodewig 6b524acbb1 steal 'CreateProcess error=2' text from manual and add it to the FAQ 17 years ago
  Jan Materne 5ddb0dfbd9 Calculate relative paths. 17 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 17 years ago
  Stefan Bodewig 12d6181057 Improve PropertyHelper documentation 17 years ago
  Stefan Bodewig 52b6f9a43f New address for jarpatch. Submitted by Norbert Barbosa 17 years ago
  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 17 years ago
  Jan Materne 443354b965 Hints for handling <exec> errors 'CreateProcess error=2' on Windows. 17 years ago
  Stefan Bodewig 6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko 17 years ago
  Stefan Bodewig abe9743630 Optionally enable caching for <path>. Should help in situations like PR 45696 17 years ago
  Stefan Bodewig edec015af1 more regex stuff 17 years ago
  Stefan Bodewig d8f18f1b90 add some more documentation about property helpers 17 years ago
  Stefan Bodewig 9d15809c91 Hey, TokenFilters can be used in filterchains with no effort, didn't know that 17 years ago
  Stefan Bodewig 6aa494cb3e UniqFilter is not only simpler if implemented as a TokenFilter, it is even more useful as well 17 years ago
  Jesse N. Glick efd287b871 More cleanup of pre-1.4 code and docs. 17 years ago
  Stefan Bodewig a3238da97b wrong anchor 17 years ago
  Stefan Bodewig 7107fa72d3 Now that we have sort, throw in uniq as well 17 years ago
  Stefan Bodewig 927fb18631 new filter sortfilter by David Leal. PR 40504 17 years ago
  Stefan Bodewig 10e250f3b8 Add httpusecaches attribute to <get>. PR 41891 17 years ago
  Stefan Bodewig 4666247fc5 show how to combine checksum and get to achieve PR 44662 17 years ago
  Stefan Bodewig 541157c5de Add mapper support to <image>. PR 23243. Submitted by Rob Oxspring 17 years ago
  Stefan Bodewig 26839fdb32 zipgroupfileset is-a fileset. PR 47725 17 years ago
  Stefan Bodewig 4e4a359351 rowcountproperty for <sql>. PR 40923 17 years ago
  Stefan Bodewig cfb2e01084 errorproperty and warningproperty for <sql>. Submitted by Andrew Stevens. PR 38807 17 years ago
  Stefan Bodewig 52f34ecb83 resourceexists condition 17 years ago
  Stefan Bodewig 173ed4bfe8 document @since for resources/@cache 17 years ago
  Stefan Bodewig de5e98ecea provide proper control over caching in <resources> 17 years ago
  Stefan Bodewig 9db85168cb document that directories need to come from resources PRs 39122 and 44300 17 years ago
  Stefan Bodewig 50b49e76bc document that targets should have unique locations. PR 47640 17 years ago
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 17 years ago
  Jan Materne 05f8f8bd02 place values into the right columns; add forgotten value 17 years ago
  Jan Materne 72939923a1 <propertyfile> now support deletion of entries 17 years ago
  Stefan Bodewig bd264ff3bb missing column in attribute table, a few corrections 17 years ago
  Jesse N. Glick 55a163b0c7 Typo. 17 years ago
  Stefan Bodewig 083e036729 option to suppress FAILED lines in JUnit log output. PR 35073 17 years ago
  Stefan Bodewig 4ac80ba423 really, don't use Java5's XSLTC. PR 45011 17 years ago
  Stefan Bodewig 83bc4ad6ad the last filter wins. PR 41403 17 years ago
  Stefan Bodewig 9522e0c3b1 document chmod.fail property. PR 22500 17 years ago
  Stefan Bodewig 8fc4c4ecee a password inside the build file is not secure. PR 20208 17 years ago
  Stefan Bodewig f0b014623a enhance copy filtering docs. PR 16848 17 years ago
  Stefan Bodewig f31845f71d Add a listfiles attribute to rmic. PR 24359 17 years ago