35 Commits (9fb3d4fa86037a7c9a413317c011fc1652743262)

Author SHA1 Message Date
  Nicolas Lalevee 9fb3d4fa86 BR 50960. Use autoflush so that content get pushed to the forked application 15 years ago
  Antoine Levy-Lambert b9db9faf83 fixing warnings in javadoc generation 15 years ago
  Nicolas Lalevee 1b30eea462 bug #49119: 15 years ago
  Nicolas Lalevee 51971d6330 r985632 : actually it is breaking unit test, reverting 15 years ago
  Nicolas Lalevee 11d029431b Bug #49119 : 15 years ago
  Stefan Bodewig a5ffa2e18d speed up fast executions (where the process finishes in way less than a second) like attrib. PR 48734 16 years ago
  Antoine Levy-Lambert 4c0ab96f53 fix for bug 48789 - Pipe broken. 16 years ago
  Matthew Jason Benson 9773faa8b4 unused import 16 years ago
  Antoine Levy-Lambert ef2d463932 Fix for bug 48746, "exec task sometimes inserts extraneous newlines" 16 years ago
  Stefan Bodewig 9770fe02f9 emulate async I/O when processing output of forked processes in order to deal with the case where a child of the forked process outlives its parent. PR 5003. Based on a patch by Adam Sotona. 17 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Matthew Jason Benson f742b76b79 xhtmlify javadoc 19 years ago
  Jesse N. Glick 2bde11ddeb Backdating "since" notices for #24918 (console input for <java fork="true">): 1.7 -> 1.6.3. 21 years ago
  Peter Reilly 23c87abb5a javadoc 21 years ago
  Jesse N. Glick 88c3b313e0 Permit <java fork="true"> to accept standard input from console. 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Matthew Jason Benson 4e15328000 Javadoc all public methods. 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill 984ad3c021 Refactor output handling from Exec into a new class Redirector and 23 years ago
  Conor MacNeill 0022fa2365 Fix up new input stuff since input thread won't always exist 23 years ago
  Conor MacNeill 55641903fb First cut at input redirection for <exec>. 23 years ago
  Conor MacNeill e562c76491 Further development for 7330. Allow errors to be sent to the 23 years ago
  Conor MacNeill 9606283711 Allow <exec>'s error and output streams to be redirected independently 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig 87bf01f5de <javadoc> added some options to the not-cloned Commandline potentially 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig d3ef19b3ff Make sure streams get flushed and closed - otherwise we may be losing 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 3e3008a15b New Execution Framework. 26 years ago