44 Commits (8d3002cf8ab1b9f87d38b0b4e5682d15ffb7002a)

Author SHA1 Message Date
  Conor MacNeill 8d3002cf8a Tweak the handling of config of tasks in task containers. 22 years ago
  Conor MacNeill 38f6eba8a1 Defer configuration of TaskContainer's tasks. This forces Tasks to get 22 years ago
  Conor MacNeill 662f68f096 Change reporting of problems creating elements within Task containers to 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Conor MacNeill 11f76e5f8d Allow TaskContainers to have nested elements which take precedence 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 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
  Stefan Bodewig c38217dcc3 Happy New Year ;-) 23 years ago
  Costin Manolache 8031b53839 Weird. UE didn't seem to call setProject on the task. That seems to be 23 years ago
  Costin Manolache 41c3e23d1d Few changes merged from embed to support delayed evaluation. 23 years ago
  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 23 years ago
  Jon Skeet f458059b9c Fixed up JavaDoc comments again. 23 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