192 Commits (629a2649e8f4ae3b95c81438b485bdad898fb92c)

Author SHA1 Message Date
  Matthew Jason Benson 629a2649e8 Obtain subproject instance from Project to satisfy the remote chance 20 years ago
  Matthew Jason Benson 2c68e6ab60 Add subproject Executor to Executor interface + its use to Project & Ant task. 20 years ago
  Jesse N. Glick 9c29344dc2 Avoid hypothetical memory leak by not holding a strong reference to the thread or thread groups used as keys to 20 years ago
  Jesse N. Glick 67c71a89e9 #27285: simplify AntClassLoader by removing reflection hacks 20 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Jacobus Martinus Kruithof 88b40e16d0 renamed parameters to avoid hiding, 21 years ago
  Matthew Jason Benson a73b14d3ca s/ANT/Ant/ 21 years ago
  Matthew Jason Benson c840aef9fd Javadoc 21 years ago
  Peter Reilly e53070ba35 checkstyle 21 years ago
  Stefan Bodewig e76559e2f3 Silently ignore messages being written to System.err/out while a Listener is processing a different message 21 years ago
  Jacobus Martinus Kruithof 2e3455f4e6 Minor update to remove jdk1.1 workaround 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 f5ba6b2b7a lower-case HTML tags 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Peter Reilly 39868ef368 Properties.propertyNames() should be used instead of .keys(): 21 years ago
  Peter Reilly 7e145de4f1 Properties.propertyNames() should be used instead of .keys(). 21 years ago
  Conor MacNeill f314cb489c Indicate the message that causes the loop 21 years ago
  Matthew Jason Benson 284174e86e Refactored Target invocation into org.apache.tools.ant.Executor 21 years ago
  Matthew Jason Benson c692a67a30 Try to get the dependency analysis right this time while preserving BC. 21 years ago
  Antoine Levy-Lambert e0b5c60458 Javadoc fixes for RuntimeConfigurable, Project, Location 21 years ago
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 21 years ago
  Stefan Bodewig a22c8c09c8 Follow Conor's and Jose Alberto's advice - improved fix for PR 8689 21 years ago
  Matthew Jason Benson c6c726e16b Tiny refactoring. 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago
  Peter Reilly e4209b284c filterset used by filtertask doesn't respect loglevel 21 years ago
  Matthew Jason Benson 7cbf740ee0 Quick refactoring. 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 6356d19ab4 better reporting of linkage error in checkTaskClass 22 years ago
  Stefan Bodewig 4f26039254 2004 22 years ago
  Peter Reilly c9ee19786b Fix for ant -keep-going a b 22 years ago
  Peter Reilly 53ebb817e9 Change level of std error message from ERR to WARN 22 years ago
  Peter Reilly bc2e7b5dbf In addReference, remove calling tostring on the references being added. 22 years ago
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Jan Materne 70ba81f024 Let Project.toBoolean(String) handle null as argument. 22 years ago
  Stefan Bodewig 9f7f90efe4 remove must be synchronized, too. Thanks Antoine 22 years ago
  Stefan Bodewig 24179ae7dd Switch BuildListener management from "copy on each event" to "copy on 22 years ago
  Stefan Bodewig 3ca7c90999 Fix inconsistent synchronization 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
  Peter Reilly b7c2f5f643 Add make's keep-going feature into ANT. 22 years ago
  Conor MacNeill 7573ef75f7 Ensure logging message flag is reset 22 years ago
  Peter Reilly c02865f72e checkstyle changes 22 years ago