81 Commits (63c0593a82bb20fd9ffac54dba44ab00b5551a05)

Author SHA1 Message Date
  Magesh Umasankar 63c0593a82 Tasks extending from oata.Task and implementing Dispatchable are not dispatchable. 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Peter Reilly 4b2cd31d48 remove refernce to optional.jar in "unable to create task/type" message 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Steve Loughran e0a983e358 adding hints about presetdef/macrodef to the errors. Now that I am using them, they are the main source of this error :) 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 336e5b4ed9 Reverting setting the wrapper proxy to null as the unit tests failed. 22 years ago
  Peter Reilly 476da8dd23 UnknownElement set the created task to null for gc , but did not 22 years ago
  Peter Reilly f948bb98aa * Retain difference between "" and "antlib:org.apache.tools.ant" namespaces 22 years ago
  Peter Reilly 64319949ef Set tasktype and taskname for preset'defed tasks 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Peter Reilly 47fa568d32 fixes for presetdef's handling of attributes 22 years ago
  Peter Reilly 6dc2619ae5 fix usage of mixed case names of add(typedef) introspection. 22 years ago
  Peter Reilly 47dab072e4 remove error added method 22 years ago
  Peter Reilly 9ab8595b28 Fix bug for typedefed add() support with namespace 22 years ago
  Peter Reilly 8daa46c4f1 UE#similar had forgot to check the text 22 years ago
  Peter Reilly 99b22a7da3 Change design for storing the current antlib uri 22 years ago
  Peter Reilly c7ec7ad1a4 * add equality and similar methods for the ant definitions 22 years ago
  Peter Reilly 737b60acac Two of the files in 22326 22 years ago
  Peter Reilly ca5799fd8c Add ns support 22 years ago
  Peter Reilly 9dd757251f checkstyle 22 years ago
  Peter Reilly 5460755b44 This commit implements: 22 years ago
  Antoine Levy-Lambert 12383504ac References not passed by antcall 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Conor MacNeill 4ac04f30c2 Ensure all generated output gets through the output system to the 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 481c5c51f3 Indentation changes 22 years ago
  Stefan Bodewig 348ff7bdea Reduce memory consumption by using lazy initialization. 22 years ago
  Peter Reilly 8701272b24 Second patch from antlib update as described in 22 years ago
  Conor MacNeill b198322c41 Allow tasks to be defined on the fly using scripts 22 years ago
  Costin Manolache b152a5f8f7 Plug the namespace uri. One way or another - we'll need it. 22 years ago
  Stefan Bodewig c2e2310e71 Only tasks should be case-sensitive inside TaskContainers - simply the 22 years ago
  Stefan Bodewig adb971260c Enable mixed-case task names inside task-containers while trying to 22 years ago
  Conor MacNeill 710b0e612e More cleanup 22 years ago
  Conor MacNeill bfad69862e Fix up handling of TaskContainer configuration. 22 years ago
  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