31 Commits (d176e333bf1e6176a8ba050654efde2fe64352e1)

Author SHA1 Message Date
  Stefan Bodewig d176e333bf remove commented out lines 23 years ago
  Stefan Bodewig 23b5b9d2ca This looks like duplicate code, I'm not 100% sure, waiting to see 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
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 24 years ago
  Jon Skeet f458059b9c Fixed up JavaDoc comments again. 24 years ago
  Erik Hatcher 377550b005 Fix typo. Patch sent by Daniel Rall. 24 years ago
  Jon Skeet 2a4347a02a JavaDoc comments and a couple of code changes. 24 years ago
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago
  Steve Loughran 9de16e2c05 moved <taskdef> to the end, as per Stefan's suggestion. 24 years ago
  Magesh Umasankar 9b1632dc47 Copyright fix; minor message corrections. 24 years ago
  Steve Loughran f9e2c884ba handy helpful tips for users, along with a 'please leave us alone' plea 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stefan Bodewig a29e1aaf13 * addConfigured methods for custom tasks were being called twice. This 24 years ago
  Stefan Bodewig 4f98ab89b6 Fix taskdef testcase in a rather hacky way. This one doesn't address 24 years ago
  Magesh Umasankar 8ce69f050e Display to the user another cause of task not found exception being thrown. 24 years ago
  Stefan Bodewig ba558a362e Make <typedef> something that is useful. 24 years ago
  Stefan Bodewig 3a2956ada2 only treat tasks as tasks if they are children of TaskContainers. 24 years ago
  Stefan Bodewig 5306e0b587 improve "could not create task" error message. 24 years ago
  Peter Donald d1798179b8 Delegate to Task.perform() instead which has better error checking rather than reimplementing in this class. 24 years ago
  Peter Donald 4c23845a32 I noticed that when a task is created using taskdef, all messages were 24 years ago
  Conor MacNeill beb6031606 Merge from fix in 1.4 branch for gump test 24 years ago
  Stefan Bodewig e11e04dc6e Fix for the NPE that makes the Cactus build fail. 24 years ago
  Stefan Bodewig 70f7d48dbd Make UnknownElement aware of TaskContainer so that one can taskdef a 24 years ago
  glennm 84b68cc945 Provide more descriptive error messages whenunknown attributes and elements are encountered in the build file.Bugzilla: 1722 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 24 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Conor MacNeill ee5cc3d419 Change the message displayed when a task cannot be found. This makes the 25 years ago
  Stefan Bodewig 7241d07c90 Give the user a clue what to do when the "task could not be found" 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago