1528 Commits (2839e2ca844143985fa794eaec5214cefbfc5cb8)

Author SHA1 Message Date
  Stefan Bodewig 2839e2ca84 License police on utility packages: 24 years ago
  Stefan Bodewig 2fdf6b699f missed two subdirectories 24 years ago
  Stefan Bodewig d0fd746309 License police on testcases and stylesheets: 24 years ago
  Stephane Bailliez 950556fcd5 - Use non-deprecated method of Java task to set arguments 24 years ago
  Stephane Bailliez efa9cca0e4 - Incorrectly overload long skip(long) with void skip(int) 24 years ago
  Stephane Bailliez 86b5885efa Use getProject() rather than project. 24 years ago
  Stephane Bailliez 05b398c9b6 - Incorrectly overloads the setCommand method instead of overriding it. 24 years ago
  Stefan Bodewig 7cbd5df017 Remove code that has never been used in any released version of Ant. 24 years ago
  Stephane Bailliez 244252d7c9 Code layout only. 24 years ago
  Stephane Bailliez 8ad08b2392 remove this double naming guidelines... 24 years ago
  Stephane Bailliez 437a1cfc7a Remove double check for same condition. 24 years ago
  Stephane Bailliez ca1005cfdc Code layout only. 24 years ago
  Stephane Bailliez 624fb42975 Code layout only. 24 years ago
  Stephane Bailliez a4d8a1d817 Code layout 24 years ago
  Stephane Bailliez 3fa5d5e35c Layout code 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Stephane Bailliez 32b8cce516 Fix bad coding style. 24 years ago
  Stephane Bailliez 69f90db91b Fix weird insertion. 24 years ago
  Stephane Bailliez f7940f8b48 Fallback to 1.2. Come back later for this one. 24 years ago
  Stephane Bailliez dd4f44627a Fallback. Come back later for this one. 24 years ago
  Stephane Bailliez 6e55790037 Fix bug... 24 years ago
  Stephane Bailliez 130315b576 Fix bad coding style. 24 years ago
  Stephane Bailliez 7a4e9ca227 Fix bad coding style. 24 years ago
  Stephane Bailliez 9f2aca50e3 Fix bad coding style. 24 years ago
  Stephane Bailliez 2ddcd97730 Fallback to protected attributes to prevent breakage. 24 years ago
  Stefan Bodewig 4bcc447285 Help people who's mail server doesn't speak SMTP correctly. 24 years ago
  Stefan Bodewig 1e01d1142c Move responsibility for cleanup to the test themselves. 24 years ago
  Conor MacNeill 41bb266266 Add Primary Key capability to iPlanet deployment tool 24 years ago
  Stefan Bodewig aa27429577 Improve the <equals> condition by adding trim and casesensitive attributes. 24 years ago
  Stephane Bailliez 433f71348f - Apply coding guidelines. No protected attribute anymore. 24 years ago
  Stefan Bodewig a8d83a4528 Don't lie about the CLASSPATH being used - build.sysclasspath changes 24 years ago
  Stefan Bodewig cf745efc64 Improve logging when <available> is being used as a condition. 24 years ago
  Steve Loughran 5d79a4f5eb Addition of destFile(File) attr to the zip/war/ear/jar tasks, fixup of docs, replacement of deprecation methods and appropriate changes to the tests. 24 years ago
  Conor MacNeill 78602edfb7 Additional debug messages to make it easier to diagnose why a task 24 years ago
  Conor MacNeill 3d59359997 Remove CVS conflicts 24 years ago
  Stephane Bailliez 36acaa7bec Add an IndexOf method that returns the index of 24 years ago
  Erik Hatcher 434ef8d608 Fix for Bug 5637 24 years ago
  Stephane Bailliez f87b5ed775 - Add "label" attribute on checkout per request from Greg Frank - checks out a specific view label. 24 years ago
  Magesh Umasankar 6e6abf78f4 Removing DestFIle, DestDir, SrcFile, SrcDir, ValidatedFileAttribute and PreferredAttribute. 24 years ago
  Magesh Umasankar 9a7f0056b4 Removed references to ValidatedFileAttribute and PreferredAttribute. 24 years ago
  Magesh Umasankar 1620dd543b Usage of SrcFile,SrcDir,DestFile,DestDir abandoned. Rolling back to 24 years ago
  Erik Hatcher 90164753d1 added package mapper as an official mapper type 24 years ago
  Erik Hatcher 808bdccb90 made Javadoc provided example more realistic 24 years ago
  Erik Hatcher 215ff90fee oops, forgot the license on first pass 24 years ago
  Erik Hatcher 93092c4c72 A new mapper to allow checking <uptodate> from test cases to their XML formatter results. 24 years ago
  Stephane Bailliez f82ca6ff2d Added additional methods to deal with strings. 24 years ago
  Stephane Bailliez f1b8684907 Add an option to append output, I set it to false 24 years ago
  Magesh Umasankar 08ddc22648 Messages no longer prefix DestDir, DestFile, SrcFile, SrcDir to prevent 24 years ago
  Magesh Umasankar 781137c4d8 setFile(File) deprecated and replaced with setFile(DestFile). 24 years ago
  Magesh Umasankar afa65467f7 1. setSrc(File) deprecated and replaced with setSrc(SrcFile) 24 years ago