104 Commits (6252354506953777f5b921b8746a54e7d317475a)

Author SHA1 Message Date
  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
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Steve Loughran 69d796cd1e Added a test for time dependent copy -and the ability to override it. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Magesh Umasankar 3beb7f13cd Make BZip2 task comply with native bzip2 when there are multiple blocks 24 years ago
  Magesh Umasankar bf5d49abf1 Preparing real huge test files on bzip2 tasks.... 24 years ago
  Stefan Bodewig b6e535486e re-add files in binary mode. 24 years ago
  Stefan Bodewig a2fccdf28d make things binary, that should be binary. 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig ee7a81d646 Add testcase for untar, improve testcases for zip/unzip/tar 24 years ago
  Stefan Bodewig 1942efc118 add real tests fro the gzip and bzip2 tasks. 24 years ago
  Stefan Bodewig 495b7c4688 Add testcase for <checksum>, clarify its documentation when used as a 24 years ago
  Stefan Bodewig 8b4c0066b0 Make sure, the test fails for the reason it is supposed to fail. 24 years ago
  Stephane Bailliez 373c7a1c37 Sample JProbe Coverage report obtained from running a Ant compile with a java.* filter. 24 years ago
  Stefan Bodewig ea6e180655 fix gzip test 24 years ago
  Conor MacNeill c35619ac8a Added more tests for Manifests 24 years ago
  Conor MacNeill 3f37290d4a Initial cut at Manifest tests. This is in preparation for handling multiple 24 years ago