136 Commits (26a9faff104e1786d28d7855210de58f0b818184)

Author SHA1 Message Date
  Magesh Umasankar 26a9faff10 Refactor static method into a non-static version. 22 years ago
  Magesh Umasankar c4fc48f69d Call setproject for all created objects. 22 years ago
  Conor MacNeill a602511573 style fixes 22 years ago
  Conor MacNeill a88ec34a6e Fix up handling of input in nested builds. 22 years ago
  Conor MacNeill a4135b3901 Detect listener attempts to access System.out/System.err and 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill 55a7cf2fa5 Use ThreadGroups to link tasks to any threads they create 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
  Conor MacNeill 50ab376294 Add support for Package information to the ClassLoader 23 years ago
  Stefan Bodewig e910d5184a Properly support containsKey in LazyHashtable. 23 years ago
  Costin Manolache 00d986bfdc Everything related with properties is now in PropertyHelper. 23 years ago
  Costin Manolache 0d7633caa6 getDescription() now computes the description ( on demand ) using 23 years ago
  Costin Manolache faf03ac9c1 Another try with delayed task Class creation and runtime replacement 23 years ago
  Costin Manolache fbe839d144 Roll back. I'll do more testing and try again... 23 years ago
  Costin Manolache a13fd8fd14 Another small improvement - if the 'coreLoader' is set, try 23 years ago
  Costin Manolache b59acbe7ba Few extra checks and small improvements to the delayed tasks 23 years ago
  Costin Manolache df59903f13 2 small (?) changes. 23 years ago
  Steve Loughran 263a1d74de I'm always scared of changing the core classes, so would be more reluctant to commit this if it wasnt needed so much by Axis. Once committed. I'm going to do more soak testing. 23 years ago
  Steve Loughran 0695ed1416 This is a fractional refactor of the class to split task creation from adding it to the list of tasks we know about. As the factored out method is private, external routines still cannot create tasks that arent added to the list...this change does not alter the external API of Project, just makes it possible. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald ef45079a18 Remove unused variable 23 years ago
  Stefan Bodewig beb22f1490 Make build files that rely on Ant 1.5's behavior work again. 23 years ago
  Stefan Bodewig 706007fa7f Move all top level elements to an implicit target named "" and make 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
  Peter Donald e9a96d595f Renamed msg --> message so that advanced editors can correctly deduce 23 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 23 years ago
  Stefan Bodewig e6706b6dae Make live easier for projects that subclass Project by setting the 23 years ago
  Stefan Bodewig 550607147f merge input propsal into main tree. 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 23 years ago
  Conor MacNeill 45fd3ec75d Refector the new method into a separate set and get methods 23 years ago
  Stefan Bodewig 4c560e713a make sure output of the spawned thread is attributed to the current 23 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, 24 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 24 years ago