1539 Commits (0a07be8ea89394e90b84b99cccc2edb75bd121ad)

Author SHA1 Message Date
  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
  Magesh Umasankar 18897c517a Delegate validation to DestDir. This has a nice effect on MkDir as at least 24 years ago
  Magesh Umasankar f1b5585024 If DestFile or DestDir does not exist, ensure that the path representing the 24 years ago
  Steve Loughran 4ae3c9e3c4 added empty and file constructors, the latter validates as you go. Also a little IsUpToDate() test for destdir which will should simplify dependency checking. 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 f4df13a3aa stops the encoding test failing. We now test that the encoding param is supported, but there is nothing to test that the encoding actually works. 24 years ago
  Magesh Umasankar 2058109551 IntrospectionHelper has been modified such that overridden setter methods 24 years ago
  Steve Loughran 80962473e9 cvs didnt like the latin-1 stuff 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 43ebf0d68f new test for nested text element working, PR: 5579 24 years ago
  Steve Loughran b2519d45f5 test contents of exceptions match expectations 24 years ago
  Steve Loughran e6688723b8 PR: 5579 ;fail having uninitialized value trouble. 24 years ago
  Stephane Bailliez bf8e21b63d Don't assume everybody will use the login and pwd to my db. 24 years ago
  Stephane Bailliez 539077152a This testcase might be used to test for various problems 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
  Stefan Bodewig 768bfa2bc6 If addConfiguredXyz and addXyz (or createXyz) have been present in the 24 years ago
  Stephane Bailliez 9864025751 Fixed typo about classnames. 24 years ago
  Stephane Bailliez cc0e324731 Instantiate the document in the constructor so that 24 years ago
  Stephane Bailliez 63b2c1c40a Major refactoring of Starteam tasks. 24 years ago
  Stefan Bodewig a623bba85d Properly encode control characters. See XML 1.0 2.2 24 years ago
  Stefan Bodewig a29e1aaf13 * addConfigured methods for custom tasks were being called twice. This 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 0d470a5730 OK..First thanks to Sam for fixing this w/o complaining. 24 years ago
  Peter Donald ff4e823ee2 Revert setting of security manager. 24 years ago
  Sam Ruby 203b985a41 Fix compilation errors 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
  Stephane Bailliez e1e8891b13 Class the should provide a small set of helper 24 years ago
  Stephane Bailliez 41893fdb30 Add a security manager that trap System.exit() calls. 24 years ago
  Stefan Bodewig c1522ce56e remove redundant logging. 24 years ago
  Stefan Bodewig ccb4460206 Add documentation on Loggers and Listeners. 24 years ago
  Stefan Bodewig d2405f4003 fix NPE. 24 years ago
  Stefan Bodewig 4f98ab89b6 Fix taskdef testcase in a rather hacky way. This one doesn't address 24 years ago