2179 Commits (a140cecc40a7d45df5afe655cf33a87fe19ceb0a)
 

Author SHA1 Message Date
  Stefan Bodewig a140cecc40 add faq about defaultexcludes. 24 years ago
  Stefan Bodewig 427d2d0491 add pointer to list of default excludes to the fileset documentation. 24 years ago
  Stefan Bodewig ee7a81d646 Add testcase for untar, improve testcases for zip/unzip/tar 24 years ago
  Stefan Bodewig 29c2017667 remove abuse of the Touch task (that I would have missed if t had not 24 years ago
  Magesh Umasankar 470a4695e9 Reverted to 1.9 24 years ago
  Magesh Umasankar df88acfa80 Some blabber about new features to unjar, untar, unwar and unzip. 24 years ago
  Magesh Umasankar fb90584e35 Lines in manifest that have nothing but spaces are treated as empty lines just like JDK's Jar utility does. 24 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 years ago
  Steve Loughran dc00bd536b Fix Bug 4991; add more examples of other options. 24 years ago
  Magesh Umasankar 072028843a New debuglevel attribute for Javac - will be used only when the modern 24 years ago
  Stefan Bodewig 75970c6bfb add bzip2 compressed tarballs to distribution target 24 years ago
  Stefan Bodewig 60f1c746a3 fix checksum's handling of nested filesets. 24 years ago
  Steve Loughran b904b3ac0b Pulled the stuff on system.exit, because that is caught, and left a 'fork if things go wierd' message to handle the other cases :-) 24 years ago
  Steve Loughran cbd09b7071 typo fix 24 years ago
  Magesh Umasankar b7cfa6d516 1. Ensure javac does not report deprecation warnings. 24 years ago
  Magesh Umasankar d9d5e24a71 1. GZip still uses zipFile and not tofile. 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
  Conor MacNeill a6ed69b0f7 An initial cut at getting the RPMs for Ant to build as part of the 24 years ago
  Stefan Bodewig 150b0c8bba Make <replace> more robust by: 24 years ago
  Stefan Bodewig 4db248f63f add method that compares file contents to FileUtils, use it in FixCrLf. 24 years ago
  Peter Donald e444e91c26 donaldp@apache.org --> peter@apache.org 24 years ago
  Peter Donald 89822c2740 Remove out of date design doc. 24 years ago
  Peter Donald d5e9b4accd Added support for specifying CVS_RSH in ant CVS task. 24 years ago
  Stefan Bodewig 8b4c0066b0 Make sure, the test fails for the reason it is supposed to fail. 24 years ago
  Stefan Bodewig 060110dab4 fix reversal of logic I introduced with my last patch 24 years ago
  Stephane Bailliez 2a0da3b953 LineNumberTable has been sent to the recycle bin... 24 years ago
  Stephane Bailliez 6c315c3823 Make sure that the full stacktrace is logged to 24 years ago
  Stephane Bailliez 90dcced6ab ANTLR task will now work with the jar being in ${ant.home}/lib rather than in the classpath. 24 years ago
  Stephane Bailliez d1f286d911 Try not breaking the build with the Sitraka tests that requires regexp support and trax at some point 24 years ago
  Stephane Bailliez 4402ecacdc Fixed a couple of messages to make them more meaningful 24 years ago
  Stephane Bailliez 41344d212c testing for XMLReport... 24 years ago
  Stephane Bailliez 373c7a1c37 Sample JProbe Coverage report obtained from running a Ant compile with a java.* filter. 24 years ago
  Stephane Bailliez 277a8471ba better incomplete than nothing... 24 years ago
  Stephane Bailliez 19fc830a16 Uh ! Found stupid bugs while doing some code review: 24 years ago
  Stephane Bailliez cadfecbbe8 Removing tabs and cleaning up imports ( the layout feature of IntelliJ is great! ) 24 years ago
  Stephane Bailliez f19ecd4d89 Removed useless import. 24 years ago
  Stephane Bailliez aa51279001 Removing import that is no more needed... wiped out. :) 24 years ago
  Stephane Bailliez 62f7d9f2ca bad naming....remove this 24 years ago
  Stephane Bailliez 9a1b892736 *** empty log message *** 24 years ago
  Stephane Bailliez 812fa3e8ca little testcase to ensure that I did not break too many things will refactoring aggressively the code behind the hood. 24 years ago
  Stephane Bailliez 18854fe65a trying to remove useless files... 24 years ago
  Stephane Bailliez 1db29d1744 This is now an interface... 24 years ago
  Stephane Bailliez c1b263f473 Applied patch from Garrick Olson <garrick.olson@aceva.com> 24 years ago
  Stephane Bailliez 08f1fb49e4 Added the test testAwkCommand to reproduce bug 4911 24 years ago
  Stephane Bailliez 4b6b75cfb5 Fixed a typo of the deprecated tag 24 years ago
  Stephane Bailliez 2968fccd32 Use the coverage home directory...not the JProbe home. 24 years ago
  Stephane Bailliez b40b53c73c Adding test to demonstrate multiple files transform for trax as filed in bug 4335 24 years ago
  Stefan Bodewig 139c54505c will I ever learn to save all buffers before I commit? 24 years ago
  Stefan Bodewig ea6e180655 fix gzip test 24 years ago