70 Commits (2c77b2df1bc84da80db41ff5c475141b55ca75df)

Author SHA1 Message Date
  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. 24 years ago
  Stefan Bodewig 01b5ce6c03 Inherit input handlers in <ant*> 24 years ago
  Conor MacNeill 9a82620775 Javadocs 24 years ago
  Conor MacNeill bd1810c953 Some simple Javadocs - also reduce scope of Javadoc work to public 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Stefan Bodewig c52b908bf7 finally, 7552 audit of <junit> - leave information in tests untouched 24 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 24 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 24 years ago
  Stefan Bodewig f37911b4e5 fix possible (but unlikely) NPE in <antcall>, add some docs. 24 years ago
  Stefan Bodewig 55adbd06c9 Bug 7552 auditing of <ant> - antFile, dir and target need to be reset 24 years ago
  Magesh Umasankar 8edaa455e6 Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows. 24 years ago
  Stefan Bodewig 4488376868 Add testcase for <ant>'s logfile placement, fix NPE in <ant>. 24 years ago
  Diane Holt 01a69e59fe If 'output' is a simple or relative filename, make it relative 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
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Steve Loughran b500d4af04 added logging of build file/target in verbose mode; surprised it wasnt there already. 24 years ago
  Stefan Bodewig 27fcd8bb46 make sure subbuild get their loggers. 24 years ago
  Stephane Bailliez 3c7ae9e725 Fix violations 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig 36fa373b09 initialize the new project first so that loggers have been configured 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 8c8d8c5f27 Only override subbuild's basedir if inheritall has been set to false. 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Stefan Bodewig bab6532e41 use FileUtils' resolution method for the dir/antfile logic 24 years ago
  Peter Donald 1a3c586744 Fix bug in Ant where the system properties would not be placed into new Project when inheritall=false. (This was due to confusion between variable naming). 24 years ago
  Stefan Bodewig 9092eca069 Make sure system properties as accessible in subbuilds in the 24 years ago
  Conor MacNeill e32249e2cb Route log messages to the subproject in <ant> and <antcall> situations 24 years ago
  Conor MacNeill 6d157f462c Add inheritAll attribute to <ant> task 24 years ago
  Stefan Bodewig dab0e37234 Make <antcall> and <ant> more Script-friendly. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago