4045 Commits (bcd2dfcf11671f2c237daf0b2c7dd240d62d829a)
 

Author SHA1 Message Date
  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
  Peter Donald e8979d14ae Another reorg to display all the pages. 24 years ago
  Peter Donald b728719340 Style and get rid of top "getinvolved" section 24 years ago
  Peter Donald 7c2285da8f Style 24 years ago
  Peter Donald 14ee9e10cd Extract a separate top-level getinvolved.xml from todo.xml 24 years ago
  Peter Donald 34f1870584 Extract the build file stuff from user.xml 24 years ago
  Peter Donald 422e474a6d Extract the VFS stuff from user.xml 24 years ago
  Peter Donald 82a46da06d Put project name on RHS of banner 24 years ago
  Peter Donald a09efd17a8 Start to reorg the sidebar 24 years ago
  Peter Donald a04c111270 Make all the variables final 24 years ago
  Peter Donald 4ddd7dfef4 Rework it so that ExecManager does not shutdown streams. 24 years ago
  Peter Donald bcb20c5a70 Start to add in sidebar for new documentation. 24 years ago