1918 Commits (818ddcf1837e09566976e01e2b718b1995f6e5f2)

Author SHA1 Message Date
  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 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
  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 c502b3b5c9 fix numbering, part of PR 46797 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
  Jan Materne 2bba1c8258 Example: How to pass multiple JARs via -lib 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 8c3c62ba7c Do not filter out AssertionError bugzilla 45631. 17 years ago
  Jacobus Martinus Kruithof 05aa4509fd Forgot to commit this one yesterday (belongs to commit r739567) 17 years ago
  Jacobus Martinus Kruithof 24fe82e433 Adding task to provide host info, requests in bug reports 31164 and 45861. 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
  Jan Materne 48a59fa35b Document ProfileLogger 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
  Jan Materne 89730519ea typo 17 years ago
  Stefan Bodewig 6b888144bd fix since for <globmapper> and friends. PR 46383. 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