74 Commits (6b2378c2e6dfde13698cbe45bf633854c817bbd6)

Author SHA1 Message Date
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Stefan Bodewig 6a02f44830 use the configured ProjectHelper to parse antlib descriptors, if possible, PR 42208. 17 years ago
  Peter Reilly 073153dd37 checkstyle 18 years ago
  Matthew Jason Benson 3be2b26d81 fmt/refac 18 years ago
  Matthew Jason Benson 5184f14831 formatting & MagicNames 18 years ago
  Peter Reilly 0aa2b2528f some checkstyle changes 19 years ago
  Peter Reilly f5c95e9ca4 add fall-back for undefined references that are parsed 19 years ago
  Peter Reilly d7f1401f85 Defer references 19 years ago
  Peter Reilly 583cfae0e5 Do not set ant.file.{projectname} when the project name 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 585cd59bf5 People should not think that "file:../master.xml" is a meaningful URI. 19 years ago
  Alexey N. Solofnenko 768aeff3fc Restored butchered imports. 19 years ago
  Alexey N. Solofnenko 0ee0b54fd4 Added static accessors to parser handlers. 19 years ago
  Stefan Bodewig dfaca18fce set target's name before the depends attribute - leads to more meaningful errors. PR 37655 19 years ago
  Matthew Jason Benson dfc1bee394 Add debugging messages for Gump failure. 20 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 20 years ago
  Steve Loughran 607f1c7357 use of fileUtils.close 20 years ago
  Peter Reilly 3d66f4ef91 Allways create qualified targets in imported build files 20 years ago
  Peter Reilly af2f9b8506 allow url'ed source's to be used as build files 20 years ago
  Peter Reilly 0a36bf20ec check for same targets in a source file 20 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Peter Reilly 0e1abe82d1 Set the location for the default target (the location will be the project tag) 21 years ago
  Stefan Bodewig 12efb8ddef several javadoc fixes. 21 years ago
  Stefan Bodewig 39404a0194 Better error reporting when users set the wrong default namespace. 21 years ago
  Peter Reilly 1c48e016c2 Fix for execution of top level tasks getting delayed by targets. 21 years ago
  Peter Reilly 476678d4a6 DynamicConfiguratorNS 21 years ago
  Matthew Jason Benson 33ac6bc3ce Add a Location member to oata.Target, with the appropriate settor & gettor. 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 21 years ago
  Peter Reilly 8a5186ec79 fix if build file name has ../ or ./ 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Peter Reilly 3e7907c855 Fix for duplicate targets in the build file. 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 f948bb98aa * Retain difference between "" and "antlib:org.apache.tools.ant" namespaces 22 years ago
  Peter Reilly 929d67e0c9 Ignore attributes for different uris. 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Stefan Bodewig bc41ca3c90 Improve error message 22 years ago
  Peter Reilly 139d895c74 set project for created targets 22 years ago
  Peter Reilly 4d89b46d4d change implementation of handling importing files top-level tasks 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Peter Reilly 99b22a7da3 Change design for storing the current antlib uri 22 years ago
  Peter Reilly 0c43380c15 remove some deprecated methods and 1.1 holdovers 22 years ago
  Peter Reilly ca5799fd8c Add ns support 22 years ago
  Steve Loughran e4e82cee37 I cant believe we never noticed this typo before 22 years ago
  Peter Reilly f3e3462d86 Add antlib xml functionality 22 years ago
  Peter Reilly cbedf46059 stylecheck 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago