948 Commits (5f81fd801113c7f3bb4b734d0be4337ef482c0fd)

Author SHA1 Message Date
  Stefan Bodewig 5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich. 17 years ago
  Stefan Bodewig cc3962b0da Improve copy documentation, PR 45944. 17 years ago
  Stefan Bodewig 0a679803f0 Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181. 17 years ago
  Stefan Bodewig d51fbdd73d allow executable of signjar and verifyjat to be configured. PR 39189. 17 years ago
  Stefan Bodewig e438a9bf89 add a fileOnError attribute to <patch>. PR 44772. Submitted by Michael Bayne. 17 years ago
  Stefan Bodewig eb9ac0c388 document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226. 17 years ago
  Stefan Bodewig 246480ed2d allowNativeBasedir -> useNativeBasedir. Document it. PR 45711. 17 years ago
  Scokart Gilles 6af68d2147 typo 17 years ago
  Stefan Bodewig 6a0be3bb10 Add "since 1.7.0" to pattern and format. PR 45712. 17 years ago
  Stefan Bodewig c2838fbceb I think this is telling the truth now (modulo allowNativeBasedir), but does anybody understand it? 17 years ago
  Stefan Bodewig 46520b1e01 to be honest, there is yet another twist to basedir 17 years ago
  Stefan Bodewig f70370a70a document the full beauty of how <ant> sets the basedir of the called project - related to PR 30569. 17 years ago
  Stefan Bodewig ff1c8616d3 Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804. 17 years ago
  Stefan Bodewig 8aace6872e bad XML in example. PR 45668. 17 years ago
  Stefan Bodewig 739c7e224a document backwards compatibility hack in chmod. PR 41054 17 years ago
  Stefan Bodewig a9831bdcaf Add a new attribute to javadoc to allow URLs for location of offline links. PR 28881. 17 years ago
  Stefan Bodewig 834973f385 make sentence understandable. PR 45300. 17 years ago
  Jesse N. Glick b13399b45c Fixing some broken links. 17 years ago
  Stefan Bodewig 53cdbd10e6 some notes on running Ant as a background process. PR 34461. 17 years ago
  Stefan Bodewig 5019b99eb6 New attribute allows stripping of leading path spec from files before extracting them. PR 28911. 17 years ago
  Stefan Bodewig 7d174c3426 Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases. 17 years ago
  Stefan Bodewig 549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122. 17 years ago
  Stefan Bodewig 4a1038e342 an empty central directory is fine for an empty archive 17 years ago
  Matthew Jason Benson 996b7048d9 tweak docs 17 years ago
  Matthew Jason Benson 37820a5018 <sql> "output" attribute now supports any Resource in addition to a file. 17 years ago
  Matthew Jason Benson f587706860 <echo> supports an "output" Resource attribute as an alternative to "file". 17 years ago
  Matthew Jason Benson 69d85ab035 propertyHelper info 17 years ago
  Matthew Jason Benson bda4fe61b5 note on string trimming for length task 17 years ago
  Stefan Bodewig 9c616cacde more on relative paths to executables 17 years ago
  Stefan Bodewig 26c3308007 note working directory for forked compilers. PR 30542. 17 years ago
  Stefan Bodewig f97926a108 Allow more control over CSV output. PR 35627. 17 years ago
  Matthew Jason Benson 7e387dfc12 doc/test global locals 17 years ago
  Matthew Jason Benson d17c520e74 remove erroneous text 17 years ago
  Matthew Jason Benson 93af3c50df add local properties; bugzilla 23942 17 years ago
  Matthew Jason Benson a3570b87f3 table ended too soon ;) 17 years ago
  Stefan Bodewig eaffd9d71b allow SQLWarnings to stop <sql>. PR 41836. 17 years ago
  Stefan Bodewig 1a85008736 new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836 17 years ago
  Stefan Bodewig e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment) 17 years ago
  Stefan Bodewig 3523966203 Allow ant to continue even if <sql> fails to connect to the database. PR 36712. 17 years ago
  Stefan Bodewig 535d3552ca document disagreement of different ZIP implementations when it comes to timestamps 17 years ago
  Stefan Bodewig 165e9f5dd2 More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638. 17 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 17 years ago
  Matthew Jason Benson fb97da874b remove executable flag 17 years ago
  Stefan Bodewig c48bdcbc80 remove executable flag. Cygwin's svn client? 17 years ago
  Matthew Jason Benson 1914124791 propertyhelper stab 17 years ago
  Matthew Jason Benson f3f0de4efe unbreak bugzilla 17 years ago
  Matthew Jason Benson 93c43205f6 polish 17 years ago
  Stefan Bodewig 61cdb478bf clarify in case people expect directories to be empty just because they don't contain any matched files 17 years ago
  Jan Materne 3ec2b738af Some links to JavaDoc API (Doclet, Taglet) 17 years ago
  Jan Materne b4ba0ddba1 <style> is deprecated in favor of <xslt> 18 years ago