3919 Commits (74565feb5380d1b180234375abe807ca302bb2cd)
 

Author SHA1 Message Date
  Conor MacNeill 74565feb53 Fix minor typo 24 years ago
  Stefan Bodewig 83b9942620 The always entertaining 2002 patch of the morning. 24 years ago
  Jon Skeet aa62ef064a JavaDoc now builds without warnings again - thanks Erik :) 24 years ago
  Jon Skeet 5c79093cdd Reapplied previous JavaDoc patch. 24 years ago
  adammurdoch cad63fce0b Doc updates. 24 years ago
  adammurdoch 70513c95de Fixed circular package dependency: 24 years ago
  adammurdoch 2afc643a3e * Moved FileNameMapper to framework. Got rid of setTo() and setFrom() 24 years ago
  Magesh Umasankar 1eaa635f8f Add a few preliminary testcases... 24 years ago
  Magesh Umasankar ce2a2bc4bc Cheat the introspector by making ClassConstants delegate bcel stuff to a helper class. 24 years ago
  Magesh Umasankar a172bceca6 Removing short form syntax for ClassConstants for the time being, as it forces user to have bcel.jar in classpath irrespective of whether the filter is being used or not. 24 years ago
  Erik Hatcher 5578d94e01 thanks again Bill Burton! all i can say is "wow!" 24 years ago
  Erik Hatcher 6252354506 once again for Jose Alberto - think I got it right this time 24 years ago
  Jon Skeet 1d2784e6d5 Answered my own previous question concerning thread safety. 24 years ago
  adammurdoch ea28bed05b Document the new conditions. 24 years ago
  Peter Donald fb697b3d3e Delete unused variable 24 years ago
  Peter Donald b46fc7b6d1 Remove PropertyFile as it has changed significantly since being moved to this tree. 24 years ago
  Peter Donald 4284ea0840 Remove unused class 24 years ago
  Peter Donald 5e099552e5 Delete some unused variables 24 years ago
  Peter Donald a2144fd6b2 Merge Context back into TaskContext 24 years ago
  Peter Donald 7641529516 Move dotnet tasks into antlib hierarchy 24 years ago
  Peter Donald 0fa0e394dc Move all rmc stuff into its own package 24 years ago
  Peter Donald 4bf57267ee Deleete unused class 24 years ago
  Peter Donald eeede12e67 Die ProjectComponent die! 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Peter Donald 6309813d01 Converted the Ant1 Howto write a task to ant2 24 years ago
  Peter Donald fb8c07dd1b Rmove broken javadocs 24 years ago
  Peter Donald 1191c96565 Name build file so looks pretty under IDEA 24 years ago
  Peter Donald d0fcd88834 Javac task has moved 24 years ago
  Peter Donald 16a1e94b65 Use simplified AbstractContainerTask 24 years ago
  Peter Donald 3921f5f07c Move Tasklist into framework as it is being used everywhere 24 years ago
  Peter Donald ca1acca7db Remove Input task as need to be reimplemented using Stefans new source 24 years ago
  Peter Donald 334c80aa51 Start process of simplifying writing container tasks 24 years ago
  Peter Donald 32de119f15 Move manifest stuff back into old tree 24 years ago
  Peter Donald 9073670fb6 Remove unused class 24 years ago
  Peter Donald a105c023ed Move all javac specific files into a separate package 24 years ago
  Peter Donald be9b689c89 Compress javadocs 24 years ago
  Erik Hatcher af0ce4fad5 fixed mapping typo 24 years ago
  adammurdoch bc7c6eddec Added Condition <-> File Selector adaptors: 24 years ago
  adammurdoch 6ab3e31386 Restructured the conditional tasks: 24 years ago
  adammurdoch 4ab1c363ef Make all name checking case-insensitive. 24 years ago
  Erik Hatcher 9b35ad50ac dramatically improved the "smarts" of finding real tasks. defaults.properties generation is just about there, which is sort of the litmus test to ensure that the right classes are being processed. 24 years ago
  Erik Hatcher f29de55fee "default" is a good standard target name - makes running "ant clean default" possible :) 24 years ago
  Erik Hatcher 957a3697ab eliminate blank lines between entries 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher fc2a257f8a Long since "deprecated" in the execute method. Any reason not to mark the entire class as deprecated? 24 years ago
  Magesh Umasankar f113bd7288 2000-2002 -> 2002 24 years ago
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 24 years ago
  Erik Hatcher 111d76453a now supports JDK 1.4 friendlier tags like "ant.task". I like the colon separator better, but oh well, Sun makes the rules. 24 years ago
  Erik Hatcher fac77e5b28 for Jose Alberto 24 years ago
  Erik Hatcher 8dfa7abd4d for Jose Alberto 24 years ago