92 Commits (74f58bf0f81de6bc03df6bc1d5315bef92d8f0e4)

Author SHA1 Message Date
  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. 22 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
  Conor MacNeill bd1810c953 Some simple Javadocs - also reduce scope of Javadoc work to public 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Stefan Bodewig c52b908bf7 finally, 7552 audit of <junit> - leave information in tests untouched 23 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 23 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 23 years ago
  Stefan Bodewig f37911b4e5 fix possible (but unlikely) NPE in <antcall>, add some docs. 23 years ago
  Stefan Bodewig 55adbd06c9 Bug 7552 auditing of <ant> - antFile, dir and target need to be reset 23 years ago
  Magesh Umasankar 8edaa455e6 Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows. 23 years ago
  Stefan Bodewig 4488376868 Add testcase for <ant>'s logfile placement, fix NPE in <ant>. 23 years ago
  Diane Holt 01a69e59fe If 'output' is a simple or relative filename, make it relative 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago