65 Commits (f58d3967f08c8cc033ce0af114bb1ed87ca08664)

Author SHA1 Message Date
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly c9e3f56ee6 remove noinspection tag, change @todo: to @todo 19 years ago
  Peter Reilly 3eb44a175f Move ScriptRunner (which depends on bsf.jar) to 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran f599537b1b Bonus extra diagnostics. Handy when the uri is ${unexpanded} 19 years ago
  Steve Loughran 6a94bf3c61 37328 Definer blows away current thread task 20 years ago
  Stefan Bodewig 7863c6ca82 2005 20 years ago
  Steve Loughran 7527ef1962 Antlib changes. One I like, one I am still not sure I have right 20 years ago
  Steve Loughran 0d66fda8af move to constants to define policy strings; change so that ignore loads print out something at -v level. Why so? to debug antlib namespace declarations. 20 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Peter Reilly 7228bef97c add failall value for onerror attribute of <typedef> 21 years ago
  Peter Reilly e7cca3123e change message of recursive loading of antlibs to include 21 years ago
  Peter Reilly fa7d0ce02c typedef: check for recursive loading of xml files/resources (aka antlibs) 21 years ago
  Peter Reilly 9e43b77ab4 checkcheck 21 years ago
  Peter Reilly c885f56836 remove authors from files 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 b5c4bdbec2 Provide error stack for [*]ant[*] and macro call 22 years ago
  Peter Reilly aaf0eddca1 Only load the first properties resource for typedef and taskdef for 22 years ago
  Peter Reilly 86a183cc1f Allow typedef resource to pick up all the resources 22 years ago
  Peter Reilly 84b6f69d71 Remove interface AntlibInterface - replace with class AntlibDefintion 22 years ago
  Peter Reilly 99b22a7da3 Change design for storing the current antlib uri 22 years ago
  Antoine Levy-Lambert 3396e7c321 Remove direct call to deprecated project, location, tasktype Task field, 22 years ago
  Peter Reilly ca5799fd8c Add ns support 22 years ago
  Peter Reilly 94a192bb79 Fix location when error occurs in running antlib 22 years ago
  Peter Reilly f3e3462d86 Add antlib xml functionality 22 years ago
  Peter Reilly fc0f15ccca add space in error message 22 years ago
  Conor MacNeill 9c00060b74 style 22 years ago
  Conor MacNeill 2450ee6bbf Remove use of InitializeClass now that we are JDK 1.2+ 22 years ago
  Conor MacNeill f463bd2cab More cleanup 22 years ago
  Peter Reilly ac7274e1bc Use getProject() instead of the project field 22 years ago
  Peter Reilly 24f13ef077 Remove cloning of AntTypeDefinition when creating a sub-project 22 years ago
  Peter Reilly 88c9b25347 clean up to pass checkstyle 22 years ago
  Peter Reilly 8701272b24 Second patch from antlib update as described in 22 years ago
  Conor MacNeill f97fcdb35e Improve error messages when creating tasks 22 years ago
  Stefan Bodewig b404a282b2 Make Definer use the new ClasspathUtils, make ClasspathUtils even more 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill 50ab376294 Add support for Package information to the ClassLoader 23 years ago
  Stefan Bodewig 013e430301 2003 23 years ago
  Conor MacNeill 0132faa5c6 Check if loaderrefs are valid before casting them. 23 years ago
  Costin Manolache e8a83719cd Few small changes. If the core loader is set and no explicit classpath 23 years ago
  Conor MacNeill b57735118f Make the message more informative when a class cannot be loaded 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 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
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago