551 Commits (5d4f445f37f39465ca8d550e57c8d80e61495af0)

Author SHA1 Message Date
  Stefan Bodewig 2510d3d6d4 Tabs, rats! 24 years ago
  Stefan Bodewig 3fce5ce014 testcase for AbstractCvsTask 24 years ago
  Stefan Bodewig 98d509c6f8 reimplement DirSetTest as subclass of FileSetTest 24 years ago
  Stefan Bodewig af0dbb6ef2 reimplement DirSet as subclass of FileSet 24 years ago
  Stefan Bodewig 274da33012 Add tests fro DirSet and the new DirSet/FileList support in Path. 24 years ago
  Stefan Bodewig 6a182bf836 typo 24 years ago
  Stefan Bodewig 4488376868 Add testcase for <ant>'s logfile placement, fix NPE in <ant>. 24 years ago
  Stefan Bodewig 5594451580 New task <concat> 24 years ago
  Stefan Bodewig f7c0a7741d Add method to FileUtils that emulates File.createNewFile (well, sort 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Erik Hatcher 2d12131d81 documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright 24 years ago
  Erik Hatcher bcb2c234e8 Implementation of nested patternsets. Addresses PR3761 24 years ago
  Stefan Bodewig a94e3de322 Rename the attribute of <javac>'s <compilerarg> from implementation to 24 years ago
  Stefan Bodewig fc7e3b1fd4 revert <javac>'s fork attribute to a true boolean and add executable 24 years ago
  Steve Loughran 89423dca5b oops, forgot to check this in last week 24 years ago
  Conor MacNeill eca5133693 Retain order of sections and attributes in manifests. 24 years ago
  Steve Loughran b3113b77b2 some comment cleanup/addition and factored out a test into a standalone assertion 24 years ago
  Steve Loughran 16121faff9 one more test; 24 years ago
  Diane Holt 09b828ebbe Drat! -- caught by the 'cp' copyright fiend. 24 years ago
  Diane Holt cf83aba68a Finally add the new <basename> and <dirname> tasks. (yay!) 24 years ago
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 years ago
  Stefan Bodewig 9b3071c7ed 2002 24 years ago
  Conor MacNeill a5ec3f179d Ah! cruel ones, leave me alone now 24 years ago
  Conor MacNeill 85cd57c58e JDK 1.4 compatability 24 years ago
  Steve Loughran 4093ea2b9c silly me, I forgot to check this in 24 years ago
  Magesh Umasankar aac5436dc6 Use assertEquals instead of explicit check/fail combo. 24 years ago
  Stefan Bodewig 50d4e58dfd give conext classloaders in <junit> another try, catch Xalan errors in 24 years ago
  Stefan Bodewig c2717b6fb3 give credit to Jeff for his NetWare patches. 24 years ago
  Magesh Umasankar 5aace621e9 Testcase for LoadProperties inclusive of testcases for a few filter readers as well. 24 years ago
  Magesh Umasankar ef35d9d19d Fix StripJavaComments such that it strips out java comments properly. Testcase added. 24 years ago
  Stefan Bodewig bd0662b8fa commit the rest of Jeff Tulley's patches for Novell NetWare. 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago
  Stefan Bodewig 83b9942620 The always entertaining 2002 patch of the morning. 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Magesh Umasankar f113bd7288 2000-2002 -> 2002 24 years ago
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 24 years ago
  Steve Loughran 4f7581e3df attack of the tab police 24 years ago
  Steve Loughran 0c3b95004d tuned timing in assertions 24 years ago
  Stefan Bodewig a91adaf451 Netware support in Ant's path tokenizer code. 24 years ago
  Stefan Bodewig 2ff97ac3d1 Now that we know why the test worked all these month, make it work 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Stefan Bodewig 72f4f0b5a4 assert that gzip's new uptodate check also affects bzip2. 24 years ago
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 24 years ago
  Conor MacNeill 7efcedb77b Make ParallelTest work on Windows 24 years ago
  Stephane Bailliez 7fe9f6ac3d Message has been changed from "default constructor" to "no-arg constructor" in Project. 24 years ago
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 years ago
  Stefan Bodewig a7f9947566 year 2002 squad at work. 24 years ago
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago