321 Commits (8df483ff2cdcca12e401c6ae37251a4e6532ae63)

Author SHA1 Message Date
  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
  Steve Loughran a225264f50 new loadfile task 24 years ago
  Steve Loughran 43ebf0d68f new test for nested text element working, PR: 5579 24 years ago
  Stefan Bodewig ce90a68baa Add a testcase that demonstrates why FOP's build fails right now. 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig ddc395dffa Add some tests for manifest task - realized that empty manifest aren't 24 years ago
  Stefan Bodewig 1318b84a90 remove exit ability from <input> 24 years ago