33 Commits (28b68ab7d0689dbc35dbdf26d2308786549b8985)

Author SHA1 Message Date
  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
  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
  Stefan Bodewig 233ae85c5f Don't tell people we'd execute a given command line when we really do 23 years ago
  Conor MacNeill 9a82620775 Javadocs 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig b7443f2b77 Make sure <touch> and <waitfor> reset their state. 23 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 23 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 23 years ago
  Stefan Bodewig 727faae625 Bug 7552 auditing of <exec> - dir may have been altered in execute. 23 years ago
  Stefan Bodewig 83b9942620 The always entertaining 2002 patch of the morning. 24 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
  Stefan Bodewig f3577cdb5c License police on task definitions: 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 cb2e8a1e24 skipemptyfilesat and parallel didn't play nicely together. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Stefan Bodewig eefa2aba55 Make <apply> work really parallel and not parallel on a per fileset basis. 24 years ago
  Stefan Bodewig f0572cb75e Add skipemptyfilesets attributes to <execon> and <apply>. 24 years ago
  Conor MacNeill 571c177da2 Change Chmod task so that the usage 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 95b658dec8 New task <transform>. 25 years ago
  Stefan Bodewig 96501a8fea Added a nested <srcfile> element to <execon> to give the user more 25 years ago
  Stefan Bodewig 505d4a8c1d Removed <filesetref> and <patternsetref> everywhere, <fileset> and 25 years ago
  Stefan Bodewig 982db474ca Added a type attribute to <execon> and <chmod>. It can take the values 25 years ago
  Stefan Bodewig 6d7c130971 Did some cleanup. 25 years ago
  Stefan Bodewig 0de273b25b Allow parallel execution on windows - now that antRun.bat has been fixed. 25 years ago
  Stefan Bodewig 632dad4136 Make Chmod extend ExecuteOn instead of MatchingTask. 25 years ago
  Stefan Bodewig 78b414381f Added nested <filesetref> element to <execon>. 25 years ago
  Stefan Bodewig 61320f305f Reworked the <exec> and (now so called) <execon> tasks. 25 years ago
  Stefan Bodewig b58278ca50 Execute task that works on multiple files. 25 years ago