1383 Commits (325e13a93da00e6b1f8532877e76694641ed18c2)

Author SHA1 Message Date
  Steve Loughran b1aff29095 PR: 3952, 3654 : "4NT not being recognised correctly" 24 years ago
  Steve Loughran d8b96a6359 report a timeout to the log 24 years ago
  Steve Loughran a1694b917e new method, killedProcess() which returns true if there is a watchdog and it killed the process 24 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 24 years ago
  Stefan Bodewig e8e51a71bc datatypes for regexp replace task. 24 years ago
  Magesh Umasankar 3beb7f13cd Make BZip2 task comply with native bzip2 when there are multiple blocks 24 years ago
  Magesh Umasankar bf5d49abf1 Preparing real huge test files on bzip2 tasks.... 24 years ago
  Conor MacNeill 4d83c345bd Additional functionality for classfileset. 24 years ago
  Conor MacNeill 114af4d393 Move dependency classfileset support code over to Apache BCEL 24 years ago
  Stefan Bodewig aacd26fab0 split javac testcase so that it doesn't use Project.unsetProperty any longer. 24 years ago
  Stefan Bodewig 8a676908c4 Make testcase for <available> pass again, by re-applying the 24 years ago
  Stefan Bodewig b6e535486e re-add files in binary mode. 24 years ago
  Stefan Bodewig a2fccdf28d make things binary, that should be binary. 24 years ago
  Steve Loughran 83f6a8ed80 PR:4992 24 years ago
  Steve Loughran daa1b619a1 PR 5025 : Execute still fails when failonerror=false and the error is program not found 24 years ago
  Steve Loughran f15a929e0a PR 5025 : Execute still fails when failonerror=false and the error is program not found 24 years ago
  Magesh Umasankar 17e5ca8721 Convert tabs to spaces... 24 years ago
  Diane Holt 41607341ae Make sure only files are passed as possibilites when a directory is given. 24 years ago
  Diane Holt 5728d77e07 Fix my previous fix. First time thru, I thought filepath was only used 24 years ago
  Steve Loughran 034f849f50 Javadocs for a lot (but not all) the Project methods. Also added a couple of explicit throws BuildException calls, even though by virtue of being a RuntimeException it aint compulsory. 24 years ago
  Sam Ruby 3781d8b0e1 Add support to for XSLT output types. This maps to TraX's: 24 years ago
  Sam Ruby ce3ae742be Sheesh. In restructuring, I made only one line of code change, and I 24 years ago
  Stefan Bodewig 86a2654071 JDK 1.1 compatibility. 24 years ago
  Steve Loughran de4ef1dc99 tabs to spaces 24 years ago
  Sam Ruby 2a87210bc3 Seems silly to produce the same log message for every file, particularly 24 years ago
  Sam Ruby 15624f5e8f Allow junitreport to be compiled independent of the presence of Xalan1. 24 years ago
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 24 years ago
  Stephane Bailliez aac9052b05 Rewrote the xsl that allows to visualize ant build logs. 24 years ago
  Stephane Bailliez 718426d318 Fixed a comment...in case it is useful to someone 24 years ago
  Magesh Umasankar 82cc947b98 Added name, arch, version as attributes to Os. 24 years ago
  Magesh Umasankar 3c83a07344 Typo fix 24 years ago
  Magesh Umasankar cd1fb76798 Remotedir need not be specified for ftp to work. 24 years ago
  Stefan Bodewig 0551fff524 flush logfile while logging - otherwise tail -f get's boring. 24 years ago
  Stephane Bailliez c4ee8d1bc8 Fixed typo. excludesfiles is an attribute not an element 24 years ago
  Stephane Bailliez 419936a246 XSL that allows automatic update from deprecated tasks to non-deprecated tasks. 24 years ago
  Stefan Bodewig 9d58506eaa Add a little logging to checksum. 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Steve Loughran 8f54029ad7 Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig e22d7c5093 remove tabs 24 years ago
  Stefan Bodewig 67fd3299e3 handle target files as well. 24 years ago
  Stefan Bodewig 45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass 24 years ago
  Stefan Bodewig ee7a81d646 Add testcase for untar, improve testcases for zip/unzip/tar 24 years ago
  Stefan Bodewig 29c2017667 remove abuse of the Touch task (that I would have missed if t had not 24 years ago
  Magesh Umasankar 470a4695e9 Reverted to 1.9 24 years ago
  Magesh Umasankar fb90584e35 Lines in manifest that have nothing but spaces are treated as empty lines just like JDK's Jar utility does. 24 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 years ago