3956 Commits (f9c551b16e64afb9541e8e5507b9ac1a8c2eb436)
 

Author SHA1 Message Date
  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
  Magesh Umasankar 6885f5ccad Made <copy> and <move> filterchain aware. Existing <filterset> elements can live together with <filterchain> elements. However, all <filterset>s will only be processed *after* all <filterchain>s have been. 24 years ago
  Conor MacNeill 9a5aa0943a Small fixes from Gump testing 24 years ago
  adammurdoch 97ea61851c <if> wasn't checking its condition. Fixed, and added some test cases. 24 years ago
  adammurdoch 5b48abc10d * Added 'descendent' name scope. 24 years ago
  adammurdoch b6ed0b4934 * Added OsFamily enumerated type, to represents OS groupings. 24 years ago
  adammurdoch d03eda1c3a Fix exception checking in unit tests. 24 years ago
  adammurdoch 74a7d1b01f * Add more stuff to todo list. 24 years ago
  Peter Donald 611e0321a5 Update avalon jar to make getCause() public. 24 years ago
  Diane Holt 7eb48e1642 Make it so the text can adjust to window width ('cause scrolling back&forth 24 years ago
  Magesh Umasankar 4f2c7ee539 Minor cleanups - sorry for spamming... 24 years ago
  Magesh Umasankar 741e2cbbd7 All the filter cares about is a stream of data - not necessarily if it is from a file. Make documentation reflect that. 24 years ago
  Magesh Umasankar 78a9dff37e New filter reader to access straight-forward 'constants' defined in a class file. 24 years ago
  Peter Donald b5cece0fb1 Update generated docs. 24 years ago