104 Commits (2d446f3df2b49ea07727bbd5b330f45a95024d42)

Author SHA1 Message Date
  Conor MacNeill 0c253dc762 Coding standard conformance 24 years ago
  Conor MacNeill 45fd3ec75d Refector the new method into a separate set and get methods 24 years ago
  Stefan Bodewig 4c560e713a make sure output of the spawned thread is attributed to the current 24 years ago
  Stefan Bodewig b32ff5e9c4 only warn if override changes the value of a reference. 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Jon Skeet 5c710a6a38 Fixed up the fix-up to obey "Must not be null" etc style. 24 years ago
  Conor MacNeill d0b4fb3912 Fix up errors in Project format and javadoc picked up with checkstyle 24 years ago
  Conor MacNeill 74565feb53 Fix minor typo 24 years ago
  Jon Skeet 2c0784d479 JavaDoc comments. 24 years ago
  Stefan Bodewig 048caece40 move method refactoring - applied in a way that keeps 24 years ago
  Stefan Bodewig c2f05281ce Ignore redefinition of datatypes if new and old class are the same. 24 years ago
  Conor MacNeill 96f9f0ceb4 Since Project.getProperties now returns a cloned hashtable, should 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Conor MacNeill 78602edfb7 Additional debug messages to make it easier to diagnose why a task 24 years ago
  Stefan Bodewig 4f98ab89b6 Fix taskdef testcase in a rather hacky way. This one doesn't address 24 years ago
  Stefan Bodewig 6ef4875d06 Make those types that have internal state cloneable in a sensible way, 25 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 25 years ago
  Stefan Bodewig e119ca284e We really want to look for a constructor taking a *Project* argument, 25 years ago
  Stefan Bodewig 3433f89463 Advice TaskContainer writers to use Task.perform. 25 years ago
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 25 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. 25 years ago
  Peter Donald a79e667185 Remove unsetProperty() because it allows tasks to break immutability. 25 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 25 years ago
  Steve Loughran 034f849f50 Javadocs for a lot (but not all) the Project methods. Also added a couple of explicit throws BuildException calls, even though by virtue of being a RuntimeException it aint compulsory. 25 years ago
  Stefan Bodewig a66a2b7f86 Add testcases for latest <javac> changes, fix some problem with some 25 years ago
  Stefan Bodewig 5f93102e17 Make sure the class passed into Project.addTaskDefinition is suitable 25 years ago
  Stephane Bailliez d12e6411cc Code clean up: 25 years ago
  Stefan Bodewig 451b31643e At least print a warning if users try to redefine tasks or datatypes. 25 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 25 years ago
  Stephane Bailliez 48428f7b4c Convenient description task that allows a multiple line description of a buildfile 25 years ago
  Stefan Bodewig 25484253db Move resolveFile methods to FileUtils, add a normalize method there. 25 years ago
  Stefan Bodewig 9092eca069 Make sure system properties as accessible in subbuilds in the 25 years ago
  Stefan Bodewig 0bcf1432f2 give a better name to FileUtil's factory method. 25 years ago
  Stefan Bodewig 21426bf475 Move FileUtils into util package. 25 years ago
  Conor MacNeill 9091202b2a Fix bootstrap problems. Two issues. Filtering was always been done 25 years ago
  Conor MacNeill fa21d1fe0c Initial implementation of FilterSets. I've done some major surgery on the 25 years ago
  Conor MacNeill 046a49448b Actually set the exception on task level messages 25 years ago
  Conor MacNeill 2bb82ea396 Got my wires crossed 25 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 25 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 25 years ago
  Stefan Bodewig cf3d817333 Stop using canonical paths. This will change the behavior of Ant when 25 years ago
  Conor MacNeill 54dc62a542 Remove unnecessary use of Project.resolveFile by converting arguments to 25 years ago
  Conor MacNeill 30cf43949a Only delete the target file when it is in fact a file - don't 25 years ago
  Stefan Bodewig cc432705f2 delete existing target files before copying - this avoids overwriting 25 years ago
  Stefan Bodewig 68fb37b1a2 Some initial work on rmic to make it handle -iiop better (doesn't 25 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 25 years ago
  Stefan Bodewig 9f4642716c Assorted patches: 25 years ago
  Stefan Bodewig c434eba788 Centralize method for setting last modification time of a file in Project. 25 years ago
  Stefan Bodewig 7b485798bb revert <style> to old behavior - make its style attribute interpreted 25 years ago