92 Commits (2e897819a83981a1f4de2e1cc72e33f080fcf573)

Author SHA1 Message Date
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Jesse N. Glick 7917d87521 #38056: NPE when using presetdef under obscure circumstances. 20 years ago
  Matthew Jason Benson 9229d25b42 When getting the real object from UE, do not call Task.init() on the Object 20 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 20 years ago
  Jacobus Martinus Kruithof 0ba9db2412 Renamed parameter to avoid hidden member variable 21 years ago
  Steve Loughran b0003afe36 complete rework of reporting when we cant instantiate an element 21 years ago
  Peter Reilly 83c26f549b NPE when when <presetdef> tries to configure a task that 21 years ago
  Matthew Jason Benson 6ca8466008 Add clone task. 21 years ago
  Peter Reilly fc4482c260 remove modifying exception code for unknown<attribute/element>exception 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  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. 23 years ago
  Conor MacNeill 8d3002cf8a Tweak the handling of config of tasks in task containers. 23 years ago
  Conor MacNeill 38f6eba8a1 Defer configuration of TaskContainer's tasks. This forces Tasks to get 23 years ago