4497 Commits (8edaa455e6de687be40590a6a74f166098e20340)
 

Author SHA1 Message Date
  Diane Holt e98e1462b5 (Oh what the hell -- if the coding sucks, it can get backed out 24 years ago
  Peter Donald e3909b82b1 Move samples into new directory 24 years ago
  Peter Donald 8da2c23572 Move documentation build instructions into main build file. 24 years ago
  Peter Donald c4586b5d4d Use ant.properties rather than .ant.properties 24 years ago
  Peter Donald 4c3fb2798f Remove audit report build file 24 years ago
  Peter Donald 98801ee840 Merge jdepend report generation into main build file. 24 years ago
  Peter Donald 0044f24ca6 Load settings from ant.proeprties rather than .ant.properties to make it easier to use for windows users 24 years ago
  Peter Donald 48d9c64882 Ignore all elisp and a few other typers of files 24 years ago
  Peter Donald d11461fa75 final static --> static final to follow JLS recomendations 24 years ago
  Peter Donald 285778b957 Under deian the tools.jar is put in a different location - *sigh* 24 years ago
  Conor MacNeill 99f9052c7c More Ant1 compatability 24 years ago
  Steve Loughran 3dee9e7266 documenting classpathref 24 years ago
  Peter Donald 40cd098a8e Restyle doc 24 years ago
  Peter Donald df1067a7b4 days --> daysinpast in example 24 years ago
  Peter Donald 9b1b4ea944 Again with the fixing of the speling. 24 years ago
  Peter Donald 0436e4cac3 Typo fix. 24 years ago
  Peter Donald 1f1768b196 Integrate Buildnumber task. 24 years ago
  Peter Donald 524770094f Arrrg the dreaded copyright ! 24 years ago
  Diane Holt 30ed6af0fb Aaaaargh -- forgot the #@%! copyright. 24 years ago
  Diane Holt 178a39c5d4 Add an initial example of straight <include>/<exclude> so it's 24 years ago
  Peter Donald 7262a21ade Document one omre attribute of changelof. 24 years ago
  Peter Donald a5de2285bb Add a daysinpast to support the use case of the maven tool 24 years ago
  Diane Holt 56573abb5d Rats! -- forgot to doc it. (See: P4Base.java, rev 1.12) 24 years ago
  Peter Donald baba61c5e0 Update the documentation again for daysinpast 24 years ago
  Peter Donald 00eaa5164a Add sample of output to task 24 years ago
  Peter Donald d6a075ba90 Add in all the classes for the changelog task. 24 years ago
  Peter Donald bd397529d8 Add in ChangeLog documentation 24 years ago
  Peter Donald 22cb6c5dbe Integrate changelog task 24 years ago
  Diane Holt 16a57441b2 Add failOnError attribute (submitted by Steven Tamm -- PR #7549). 24 years ago
  Conor MacNeill 454c12b7fe Make sure XSL resources are available for Junit task 24 years ago
  Conor MacNeill 1a2722cfc5 Sync with Ant1 changes 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Darrell DeBoer 7c531e59a9 * Ant1CompatProject now provides a hacked "java.class.path" property, 24 years ago
  Darrell DeBoer d2c225e370 * Added new task <ant-call> to core, which can execute a named target 24 years ago
  adammurdoch 90933557a1 Condition changes: 24 years ago
  adammurdoch 7b8efdc41e Switch on the 'build' antlib. 24 years ago
  adammurdoch 718c935c49 Moved PathUtil.addJavaRuntime() into a new <java-runtime> FileList implementation. 24 years ago
  adammurdoch ddfae9eb98 Moved across converter messages that were left behind. 24 years ago
  Peter Donald 4df16b96b0 Update the example of the changelog task to use start/end date filtering 24 years ago
  Peter Donald 8e820f665b Update the changelog task to allow filtering by dates 24 years ago
  Peter Donald 4502ac160a restyle 24 years ago
  Peter Donald 06a74e6e03 the start of a testcase - currently contains nothing! ;) 24 years ago
  Peter Donald 6742c9e8fa Add in a basic MasterConverter 24 years ago
  Peter Donald 6a1b5a52ba Add a simple date converter 24 years ago
  Erik Hatcher 28571c488f fixed typo 24 years ago
  Stefan Bodewig 8fd84b21a3 JDK 1.1 24 years ago
  Stefan Bodewig 1910108c77 improve (at least I hope so ;-) the "Writing your Own Tasks" section. 24 years ago
  Erik Hatcher 00988f5180 Refactoring of server deployment task. Renamed from <ejbdeploy> to <serverdeploy>. Moved to new j2ee package so its not EJB-centric. Submitted by Christopher A. Longo - cal@cloud9.net 24 years ago
  Stefan Bodewig 7bbeedd21a pointer to Joseph Shelby's series. 24 years ago
  Jon Skeet 5d02c8e3ae Fixed up JavaDocs so they build without errors. The main changes were: 24 years ago