577 Commits (8d20a46835846d0ff4bf0bf2244c7d809832aa03)

Author SHA1 Message Date
  Steve Loughran c814210e57 two tests sharing the same data set 24 years ago
  Steve Loughran 2fb4d80044 wsdl test data 24 years ago
  Conor MacNeill bbc333a9be Fix up zipfileset references to allow any fileset 24 years ago
  Conor MacNeill 07a3027bb2 Add a check in depend so that if a class file is out of date and the 24 years ago
  Conor MacNeill a3d6a54f95 Test depend cache 24 years ago
  Conor MacNeill 3c96ebf5a3 <depend> task does not handle case where an inner and outer class are written at 24 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 24 years ago
  Conor MacNeill 9f71c862fe New depend checks 24 years ago
  Conor MacNeill 909ef56547 Setup to suport more test sets for depend task 24 years ago
  Conor MacNeill 69b83f3213 Re-enable DependTest - no longer uses touch 24 years ago
  Conor MacNeill ac65e76ac6 Test case for <classfileset> 24 years ago
  Conor MacNeill c0a3bacdf9 Test cases for <depend> task 24 years ago
  Stefan Bodewig ea60c3f749 Make tag and date attributes of <cvs> work again as well. 24 years ago
  Stefan Bodewig 62a2e7a759 If package attribute has been set, <cvs> would place it in front of 24 years ago
  Stefan Bodewig 242af53651 Add nested <commandline> elements to <cvs> 24 years ago
  Stefan Bodewig 3fce5ce014 testcase for AbstractCvsTask 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
  Conor MacNeill eca5133693 Retain order of sections and attributes in manifests. 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
  Steve Loughran 3e35ab334b two new tests 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
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 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 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
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 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
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago
  Stefan Bodewig d3cd72efd0 <regularexpression> --> <regexp> 24 years ago
  Conor MacNeill bbf5ec8b44 Improve coverage of manifest unit tests 24 years ago
  Steve Loughran f1548aec2b added tests to look at <java's> exception handling. 24 years ago
  Steve Loughran b0566b79cb java task test build file 24 years ago
  Erik Hatcher a7f0867fda Fix single-file fileset functionality. Did this ever work (,Peter)? 24 years ago
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 years ago
  Steve Loughran d65cafdcec adding destFile naming scheme to tar, for consistency with the zip family and other tasks. I know Costin thinks we do this deliberately, just to break his builds, so even though I have updated the manual and the test cases, I have commented out the deprecated message which users should get when they use the tarfile attribute. Which means old builds still work, but the old params are no longer documented for new users. 24 years ago
  Steve Loughran dd38c61aec two new attrs to loadfile to make it more flexible in feeding other tasks 24 years ago
  Magesh Umasankar c73be43653 Testcase to ensure <java> works as expected in both forked and unforked modes. 24 years ago
  Stephane Bailliez 2e9a06e9d1 create directory before running test... 24 years ago
  Steve Loughran 51b5caf9a8 lets test condition 24 years ago
  Stefan Bodewig 3b41e256ee <fixcrlf> failed on Mac files. 24 years ago
  Stefan Bodewig 1e01d1142c Move responsibility for cleanup to the test themselves. 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
  Steve Loughran 80962473e9 cvs didnt like the latin-1 stuff 24 years ago