1024 Commits (4ac80ba4231ae3d99445fa0b1790ae9393d23cb5)

Author SHA1 Message Date
  Stefan Bodewig 4ac80ba423 really, don't use Java5's XSLTC. PR 45011 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 5c6ae59fcc configurable number of retries in get, option to skip existing files. Submitted by David M. Lloyd. PR 40058 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 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 30ebea71bb fix xmlproperty examples. PR 43583 16 years ago
  Stefan Bodewig a9d97290aa typo. PR 47522 16 years ago
  Stefan Bodewig 4de20278c2 Add an executable attribute to rmic. PR 42132 16 years ago
  Stefan Bodewig 7f24568899 add a new indexMetaInf attribute to <jar>. PR 47457. 16 years ago
  Jesse N. Glick 7d945f51c4 Typo. 16 years ago
  Jesse N. Glick 82ae2eb245 Issue a warning in case neither includeantruntime nor build.sysclasspath were set, 16 years ago
  Stefan Bodewig 0ce2545f6c add prefix and suffix attributes to apply's srcfile and targetfile elements. PR 45625 16 years ago
  Stefan Bodewig c62e477a0b prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern 16 years ago
  Stefan Bodewig 4e9a6dca59 document that javadoc merges the different ways to specify input. PR 47196 16 years ago
  Stefan Bodewig 18141ca0aa really add setbeans attribute to scriptmapper/filter/condition. PR 47336 16 years ago
  Stefan Bodewig cd1b6501a5 show how to use stronger hash algos 16 years ago
  Stefan Bodewig b138994dd5 we keep adding attributes to fileset but not to MatchingTask, so don't lie. Related to PR 46738 16 years ago
  Stefan Bodewig 0cda41d5b7 add a force option to signjar. Based on submission by Pavel Jisl. PR 46891 16 years ago
  Stefan Bodewig f826376e2e preserveInTarget has been introduced with Ant 1.7.0 16 years ago
  Matthew Jason Benson d7c3883e53 document SecureInputHandler and add to known input handler types 16 years ago
  Stefan Bodewig f21a51dfd3 even more encoding options for zips 16 years ago
  Stefan Bodewig a8c2ab1868 provide options for enhanced encoding support in ZIP, document it. Many thanks to Wolfgang Glas who provided most of the test input as well as patches the new support is based on. 16 years ago
  Stefan Bodewig 4a39c7583f re-generate site 17 years ago
  Stefan Bodewig c89504bc1a looks like an artifact of a typo 17 years ago
  Jacobus Martinus Kruithof 05aa4509fd Forgot to commit this one yesterday (belongs to commit r739567) 17 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig 2714152a1e document resourcecontains condition 17 years ago
  Jan Materne 4ff97c4cf3 Two more examles. 17 years ago
  Stefan Bodewig ac360836a2 Use Matt's proposed text to fix PR 46526 17 years ago
  Matthew Jason Benson 5e7b9b56d7 pathconvert preserveduplicates 17 years ago
  Stefan Bodewig 044aff92a7 No, loadfile doesn't overwrite properties. PR 46440. 17 years ago
  Stefan Bodewig 7b84ae34e5 partial implementation of a new preserveemptydirs attribute for sync's preservintarget. PR 43159. Unfortunately DirectorScanner.slowScan doesn't work as expected and I'm running out of time before a meeting, so I'm commiting it unfinished. 17 years ago
  Stefan Bodewig fe67f95603 add a failOnNoReplacements attribute to replace. PR 21064. 17 years ago
  Stefan Bodewig e673741d37 optionally expand properties in <replace>'s nested elements. PR 11585. 17 years ago
  Stefan Bodewig 647cd1207f add a preservelastmodified attribute to replace and replaceregexp. PR 39002. 17 years ago
  Stefan Bodewig 75a677f701 allow token and/or value of replace's replacefilter children to be specified as nested elements. PR 39568. 17 years ago
  Stefan Bodewig 6b2e7156fc make <replace> support resource collections. PR 24062. 17 years ago
  Stefan Bodewig 23c2c29cb1 Document behavior noted in PR 43159 17 years ago
  Stefan Bodewig 163e6b921c some assertions on dependset's logging 17 years ago
  Stefan Bodewig 6eb8c15ed0 document <archives>. PR 46257. 17 years ago
  Stefan Bodewig 197f9ee4ec Add support for setting system properties in xslt. PR 36653. 17 years ago
  Stefan Bodewig def52dd8af Add a failOnNoResources attribute to xslt. PR 46274. 17 years ago
  Stefan Bodewig a92061f3cb Add failOnError to xslt. PR 36260. 17 years ago