3683 Commits (cd466ddf6c6ab04afb63921f8ae25817e9a914a3)

Author SHA1 Message Date
  Peter Reilly cd466ddf6c exec task outputted two redundant trailing newlines 22 years ago
  Stefan Bodewig cfc35789fc Wrong condition in flush, submitted by Martijn Kruithof, PR: 27549 22 years ago
  Peter Reilly 8a5186ec79 fix if build file name has ../ or ./ 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig 8a0dc2deaf Make <depend> less verbose if it doesn't do anything. 22 years ago
  Peter Reilly 98c3a0ea10 [PATCH] Misspelling: s/occured/occurred/g 22 years ago
  Peter Reilly 6afe11b4bd tagdiff.xsl got whacked when the apache license got updated 22 years ago
  Stefan Bodewig 90a2a192dc This test has been randomly failing on Unix systems ever since their 22 years ago
  Stefan Bodewig fbb67ce4ec Make test pass in Gumpy - at least I hope it does 22 years ago
  Matthew Jason Benson 51b5b08a09 Fix typo. 22 years ago
  Conor MacNeill 19fe5b25a6 Merge 22 years ago
  Matthew Jason Benson 7cb8da420e Testcases for <pathconvert>. 22 years ago
  Matthew Jason Benson 6483e38771 Add nested <mapper>s to <pathconvert>. 22 years ago
  Stefan Bodewig 2a225a1ba2 More tweaks to the RPM specific section, submitted by Randy Watler 22 years ago
  Stefan Bodewig be91e2871f <apply> with nested <filelist> didn't check out-of-dateness. 22 years ago
  Stefan Bodewig 7617c7398a A new roundup attribute on <zip> and related task can be used to 22 years ago
  Peter Reilly 3e7907c855 Fix for duplicate targets in the build file. 22 years ago
  Matthew Jason Benson 4e15328000 Javadoc all public methods. 22 years ago
  Steve Loughran 8cbb49d6a0 nothing wrong with setFailOnError(false) and spawn. 22 years ago
  Steve Loughran feb03ce2d8 added cloning support; bug #27218 22 years ago
  Steve Loughran e0a983e358 adding hints about presetdef/macrodef to the errors. Now that I am using them, they are the main source of this error :) 22 years ago
  Peter Reilly e5fc964411 Throw build exception if name attribute is missing in a patternset 22 years ago
  Peter Reilly f3a2a405f5 style check on PatternSet 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly 2a1a857ad0 Fix for SQLExec when used with Informix. 22 years ago
  Peter Reilly 48d010f545 Remove Author for SQLExec: 22 years ago
  Peter Reilly dd0d33bb30 Add nested file element to file list to allow filenames to 22 years ago
  Peter Reilly 62fcbf852b stylecheck 22 years ago
  Peter Reilly 6fb42d703d ConditionBase: stylecheck, also remove author as per apache guidelines (should 22 years ago
  Peter Reilly 5bc8418527 Remove check for author in javadoc class header 22 years ago
  Peter Reilly 036aacdf4d Autoload of antlib.xml from default namespace 22 years ago
  Matthew Jason Benson e435980752 Cause AntLikeTasksAtTopLevelTest to pass on cygwin. 22 years ago
  Matthew Jason Benson 6d7fe80488 Fix occasionally thrown IOException when the stream has already been closed 22 years ago
  Stefan Bodewig b4c31671f5 Allow subclasses of <junit> to plug in command lines of their own. 22 years ago
  Jan Materne caf0645f58 Another testcase for double target-definition 22 years ago
  Matthew Jason Benson f6c034b007 TokenFilter.ReplaceString only replaced the first occurrence. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Matthew Jason Benson 7e562b5843 If initialization determines that the corresponding target could not run, 22 years ago
  Jan Materne c97b81b64e Testcase for duplicate targets. Reported by Dominique Devienne. 22 years ago
  Peter Reilly 76a6e36fe5 subant: catch throwables from ant.execute() with failonerror is false 22 years ago
  Matthew Jason Benson 91092b4963 Code cleanup. 22 years ago
  Matthew Jason Benson 499d174f02 Add several I/O related test cases to <exec> and <apply>. 22 years ago
  Matthew Jason Benson 1f6115c62f Redirector exhibited inconsistent behavior with regard to split 22 years ago
  Matthew Jason Benson 94565cfd88 Accommodate Windows bug encountered in both Sun and IBM JDKs. 22 years ago
  Peter Reilly d3f02f3fad support the groovy language for the script and scriptdef tasks 22 years ago
  Stefan Bodewig cc9f4f71f5 Be a little more defensive in a protected method of a non-final public class, PR 26737 22 years ago
  Antoine Levy-Lambert 9a63708727 changes following tests under cygwin 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Peter Reilly 5811602974 XmlLogger: 22 years ago
  Antoine Levy-Lambert 487f084e0c Make touchtest pass on Win2 22 years ago