104 Commits (c672e8778ed4d0f929d9bb413532a4b2e421fa16)

Author SHA1 Message Date
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 21 years ago
  Stefan Bodewig b423ccde3b Some cleanup 21 years ago
  Stefan Bodewig a22c8c09c8 Follow Conor's and Jose Alberto's advice - improved fix for PR 8689 21 years ago
  Stefan Bodewig 8d4197a222 Preliminary fix for 8689 21 years ago
  Stefan Bodewig 89ab1168c9 Don't die if the ant.file property hasn't been set. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Matthew Jason Benson e435980752 Cause AntLikeTasksAtTopLevelTest to pass on cygwin. 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
  Peter Reilly b5c4bdbec2 Provide error stack for [*]ant[*] and macro call 22 years ago
  Stefan Bodewig 048afe4c9c <ant> with more than one <property file="..."/> child didn't work, PR 23601 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Conor MacNeill 9e7f7bf7be Verbose it is ... 22 years ago
  Conor MacNeill d189eb07a3 Mark entry and exit of <ant> and <antcall> 22 years ago
  Peter Reilly 2ae23a6a4b Changes to <ant> 22 years ago
  Stefan Bodewig 7b90e493e8 It is legal to omit the target attribute in <ant>, don't die with a NPE 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Stefan Bodewig 451172e226 Throw an exception instead of looping forever in top-level <*ant*> task. 22 years ago
  Peter Reilly 9434671efa removing enum variable 22 years ago
  Peter Reilly c74c1765b1 Remove unneeded setting of properties in reinit() 22 years ago
  Antoine Levy-Lambert 6a434928c1 style 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill 4ac04f30c2 Ensure all generated output gets through the output system to the 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Peter Reilly 8701272b24 Second patch from antlib update as described in 22 years ago
  Stefan Bodewig 56d0ca9a29 Add nested <propertyset>s to <ant>, <antcall> and <subant>. 22 years ago
  Conor MacNeill a88ec34a6e Fix up handling of input in nested builds. 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill dd5a678d41 Javadocing 23 years ago
  Conor MacNeill 4a9153f9f2 Input handling framework 23 years ago
  Conor MacNeill 6ceeb5d3da Much better solution to unterminated output - better backward compat 23 years ago
  Conor MacNeill 987c943d07 Flush output of Java task when finished. 23 years ago
  Stefan Bodewig 2c77b2df1b Keep track of fixes 23 years ago
  Stefan Bodewig c38217dcc3 Happy New Year ;-) 23 years ago
  Costin Manolache 71bdf3e03d Ant will try to copy all inheritedReferences. Some may not exist. 23 years ago
  Stefan Bodewig 387d93e6ec Make <ftp>'s MKDIR action work recursively (if necessary). 23 years ago
  Stefan Bodewig 38495bec11 Release references to the child project when <ant*> has been done. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Stefan Bodewig 706007fa7f Move all top level elements to an implicit target named "" and make 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Stefan Bodewig c09d386575 Make sure user-properties remain user-properties. 23 years ago
  Stefan Bodewig 01b5ce6c03 Inherit input handlers in <ant*> 23 years ago
  Conor MacNeill 9a82620775 Javadocs 23 years ago