998 Commits (f3577cdb5ce536ebcae232a268d7e01f1897e4e9)

Author SHA1 Message Date
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 950556fcd5 - Use non-deprecated method of Java task to set arguments 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 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
  Stefan Bodewig 4bcc447285 Help people who's mail server doesn't speak SMTP correctly. 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 3d59359997 Remove CVS conflicts 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 1620dd543b Usage of SrcFile,SrcDir,DestFile,DestDir abandoned. Rolling back to 24 years ago
  Stephane Bailliez f1b8684907 Add an option to append output, I set it to false 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
  Magesh Umasankar 18897c517a Delegate validation to DestDir. This has a nice effect on MkDir as at least 24 years ago
  Steve Loughran a244b2f855 using srcFile datatype 24 years ago
  Steve Loughran e29a10c6a8 fixing javadoc tags 24 years ago
  Magesh Umasankar 4c06c2bf86 setFile(File) has been replaced with setFile(SrcFile). No backwards 24 years ago
  Magesh Umasankar 0320691179 setSrc(File) has been replaced with setSrc(SrcFile). No backwards 24 years ago
  Steve Loughran a225264f50 new loadfile task 24 years ago
  Erik Hatcher 8958eef718 Modified 'backslash' to be public static final so that the test case can access it. This method is standalone, so having it static is fine. 24 years ago
  Steve Loughran e6688723b8 PR: 5579 ;fail having uninitialized value trouble. 24 years ago
  Stephane Bailliez f73de6a58c Make the getLoaderMap static since the cache is static. 24 years ago
  Stephane Bailliez 672481d0ae Introduce naive caching of drivers. It is only based on the driver 24 years ago
  Erik Hatcher b04ea4a4a3 Test of my first commit. 24 years ago
  Stephane Bailliez 9864025751 Fixed typo about classnames. 24 years ago
  Stephane Bailliez 63b2c1c40a Major refactoring of Starteam tasks. 24 years ago
  Magesh Umasankar 2b18ecd15f Deprecated setSrc(String) and setDest(String) and added new methods 24 years ago
  Stephane Bailliez 488529801c Update ANTLR to revert to forked-mode only. 24 years ago
  Stephane Bailliez 67e2ff36a9 Take advantage of StringUtils 24 years ago
  Stephane Bailliez c375195b52 Now catching the ExitException that can arise from 24 years ago
  Stefan Bodewig c1522ce56e remove redundant logging. 24 years ago