102 Commits (3be2b26d815b4e8b26dedbb5be5223bbb6e9604a)

Author SHA1 Message Date
  Matthew Jason Benson 3be2b26d81 fmt/refac 19 years ago
  Matthew Jason Benson 5184f14831 formatting & MagicNames 19 years ago
  Matthew Jason Benson bbd75a7c27 Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified. 19 years ago
  Peter Reilly 290108eb35 checkstyle 19 years ago
  Peter Reilly 90e46ca4cd checkstyle 19 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. 20 years ago
  Alexey N. Solofnenko 768aeff3fc Restored butchered imports. 20 years ago
  Alexey N. Solofnenko 0ee0b54fd4 Added static accessors to parser handlers. 20 years ago
  Stefan Bodewig a28d9fe42a 2006 20 years ago
  Jacobus Martinus Kruithof 52c7727b2a Remove use of deprecated methods 20 years ago
  Stefan Bodewig dfaca18fce set target's name before the depends attribute - leads to more meaningful errors. PR 37655 20 years ago
  Matthew Jason Benson dfc1bee394 Add debugging messages for Gump failure. 20 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 21 years ago
  Steve Loughran 607f1c7357 use of fileUtils.close 21 years ago
  Peter Reilly 3d66f4ef91 Allways create qualified targets in imported build files 21 years ago
  Peter Reilly 529deb1cfd Bugzilla 34680: make AntXMLContext#setCurrentTargets current 21 years ago
  Peter Reilly af2f9b8506 allow url'ed source's to be used as build files 21 years ago
  Peter Reilly 0a36bf20ec check for same targets in a source file 21 years ago
  Matthew Jason Benson 76cd0bc786 Remove KeepGoingExecutor; keep-going responsibility is on each Executor impl. 21 years ago
  Matthew Jason Benson 2c68e6ab60 Add subproject Executor to Executor interface + its use to Project & Ant task. 21 years ago
  Jesse N. Glick 6ecb04cbad #30162: try to avoid a memory leak in IntrospectionHelper.getHelper(). 21 years ago
  Peter Reilly 7e0698e1a5 remove unused import 21 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
  Matthew Jason Benson ec3594d7a5 Javadoc reformatting. 21 years ago
  Jesse N. Glick d3da7fa712 Improving Javadoc of Executor impls to be more informative. :-) Matt please check. 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 3f31dc8f7a Make Jikes happy 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
  Matthew Jason Benson 284174e86e Refactored Target invocation into org.apache.tools.ant.Executor 21 years ago
  Peter Reilly 476678d4a6 DynamicConfiguratorNS 22 years ago
  Matthew Jason Benson 33ac6bc3ce Add a Location member to oata.Target, with the appropriate settor & gettor. 22 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 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