64 Commits (2e897819a83981a1f4de2e1cc72e33f080fcf573)

Author SHA1 Message Date
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Peter Reilly 24d5b48eeb remove equals/hashcode from Target. Bugzilla report 40207. 19 years ago
  Stefan Bodewig dfaca18fce set target's name before the depends attribute - leads to more meaningful errors. PR 37655 19 years ago
  Stefan Bodewig 98bd187d46 2006 19 years ago
  Steve Loughran f26833969e flip tests as the IDE was complaining that we werent handing null tokens properly 20 years ago
  Peter Reilly 3d66f4ef91 Allways create qualified targets in imported build files 20 years ago
  Stefan Bodewig 2a291dca92 Various javadoc and code-style fixes by Kev Jackson 21 years ago
  Antoine Levy-Lambert 5d26c58ca0 Add @since tags to methods introduced in Ant 1.6.2 21 years ago
  Antoine Levy-Lambert 967dde65b1 Make compile 21 years ago
  Matthew Jason Benson c692a67a30 Try to get the dependency analysis right this time while preserving BC. 21 years ago
  Peter Reilly 698b90a7df always call fireTargetFinished to correspond to a fireTargetStarted 21 years ago
  Matthew Jason Benson 996bac3e36 Add getIf() and getUnless() to Target. 21 years ago
  Matthew Jason Benson 33ac6bc3ce Add a Location member to oata.Target, with the appropriate settor & gettor. 21 years ago
  Peter Reilly 72621f7207 stylecheck 22 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 fae3a853d3 add back removed description 22 years ago
  Peter Reilly 4d89b46d4d change implementation of handling importing files top-level tasks 22 years ago
  Stefan Bodewig 03d8b12829 Catch another simple to detect case of infinite antcall loops 22 years ago
  Stefan Bodewig 2590a640ce Remove unused fields 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Peter Reilly 7b6a46d131 get the tasks imported using <import> to be placed 22 years ago
  Peter Reilly baf4809c2c use for loop instead of iterator when walking the list 22 years ago
  Stefan Bodewig 46c40044e1 Move EmptyEnumeration to CollectionUtils 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 348ff7bdea Reduce memory consumption by using lazy initialization. 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Stefan Bodewig e69f35fd22 Merge changes from 1.5 branch to HEAD. 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 23 years ago
  Jon Skeet 2a4347a02a JavaDoc comments and a couple of code changes. 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Stefan Bodewig 4f98ab89b6 Fix taskdef testcase in a rather hacky way. This one doesn't address 24 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 24 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Peter Donald c206512560 Make changes so that tasks use the two arg replaceProperties() rather than 3 arg as it is lower coupling. 24 years ago
  Stefan Bodewig ba558a362e Make <typedef> something that is useful. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill b6f5be4643 Merge across fixes from 1.4 branch 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Conor MacNeill f97f71d5d1 Make if and unless attributes of <target> dynamically evaluated 24 years ago
  Conor MacNeill 99a45aab18 remove temporary debug 24 years ago
  Conor MacNeill 6e2f15d42a Add tests for property resolution in property files 24 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 24 years ago
  Stefan Bodewig cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Jon Scott Stevens adbdf5d6c8 rolling back Josh's changes until he provides a better patch. :-) 25 years ago
  Jon Scott Stevens 9d48fbb8c3 added ability to define the begin/end tokens for the filtering. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago