93 Commits (dd7d6b246e7e90f86c2ee86875b866eb228b12eb)

Author SHA1 Message Date
  Matthew Jason Benson dd7d6b246e By popular demand: Do not scan directories if their contents are excluded. 21 years ago
  Matthew Jason Benson 0777fa853a Eliminate possible NPE; note that previous change 21 years ago
  Matthew Jason Benson 7411f2b4a4 Stop scanning directories where we match the directory but know based 21 years ago
  Matthew Jason Benson 4585920f35 Unfinished caching of IllegalStateExceptions for concurrent scan() invocations. 21 years ago
  Matthew Jason Benson 162eda4e6c Splitting hairs 21 years ago
  Matthew Jason Benson 4ee5a49d4f Beautify imports. 21 years ago
  Matthew Jason Benson 65802780b6 Merged duplicate code from private methods. 21 years ago
  Matthew Jason Benson 4c89cabbb8 More javadoc 21 years ago
  Matthew Jason Benson 4004834c04 LOC 21 years ago
  Matthew Jason Benson 6c7f485943 Synchronize scanning so that a scan initiated before the end of another scan 21 years ago
  Matthew Jason Benson 8b162d567d More javadoc 21 years ago
  Matthew Jason Benson ce84792f2d Javadoc 21 years ago
  Matthew Jason Benson 25ba6c1092 Move instance variables 21 years ago
  Matthew Jason Benson 4122b8a95f Add size to Resource info; switch length task to use Resources 21 years ago
  Peter Reilly cdd2ba5de9 trailing whitespace + multi setting 21 years ago
  Stefan Bodewig 28d39b09a7 Allow <sync> to keep files in target even if they are not in any source directories, PR 21832 21 years ago
  Matthew Jason Benson 25ae6c2212 Various inconsequentials 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Stefan Bodewig e8e8e10d10 Try to speed up DirectoryScanner by using hash lookups instead of 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Matthew Jason Benson 0e2cfd51d2 <apply> differentiating between empty and up to date broke <classfileset>s. 21 years ago
  Stefan Bodewig 9cc95d1554 cosmetics 21 years ago
  Peter Reilly 72621f7207 stylecheck 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig cc9f4f71f5 Be a little more defensive in a protected method of a non-final public class, PR 26737 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 655ad8f525 improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch> 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Antoine Levy-Lambert 9a7f8d24f5 Optimize scanning in FTP.FTPDirectoryScanner, using similar algorithms 22 years ago
  Antoine Levy-Lambert e9d8b2247f Make the FTP.FTPDirectoryScanner behave like the DirectoryScanner 22 years ago
  Antoine Levy-Lambert 8b8cea1e30 the method isMorePowerfulThanExcludes was returning false on org/apache/tools/ant/taskdefs 22 years ago
  Antoine Levy-Lambert 6ff7df9601 do not scan needlessly excluded directories 22 years ago
  Stefan Bodewig 69d9682d5d Some tasks rely on the DFS ordering getIncludedXYZ used to provide 22 years ago
  Antoine Levy-Lambert 5a2fc04fee checkstyle 22 years ago
  Stefan Bodewig 3c596d4f5f Whitespace changes 22 years ago
  Stefan Bodewig add4e21158 One more tweak 22 years ago
  Stefan Bodewig 7f01b5d121 Now that we avoid double scanning in scanDir, we don't need to perform parent-tests on the patterns anymore 22 years ago
  Stefan Bodewig 9e89cec932 Avoid double scanning of directories 22 years ago
  Stefan Bodewig 1ac116d815 whitespace changes 22 years ago
  Stefan Bodewig 4000ee7ee6 fix new DirectoryScanner tests, still needs to be improved to avoid double-scanning 22 years ago
  Stefan Bodewig 1eafac93d3 fix behavior on case insensitive file systems 22 years ago
  Antoine Levy-Lambert 5ac6359a7a Add a method in DirectoryScanner to reset the default exclude patterns 22 years ago
  Antoine Levy-Lambert 8585763d20 Fix a problem introduced in the recent optimization of DirectoryScanner : 22 years ago
  Conor MacNeill 1f71acf427 Coding conventions 22 years ago
  Stefan Bodewig 729aa048f3 Fix symlink check 22 years ago
  Stefan Bodewig dec8af009a Fix case-insensitive DirectiryScanner - I hope 22 years ago
  Antoine Levy-Lambert 57f5357a1c Fix the following (remark of Stefan Bodewig on July 15th 2003 on the dev list) 22 years ago
  Stefan Bodewig 9e66320fa0 Only whitespace changes 22 years ago