34 Commits (f2a9a0d8966ec3d0e765cb9eae5f55909084f5c3)

Author SHA1 Message Date
  Stefan Bodewig f2a9a0d896 test for Bug 37237 20 years ago
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 20 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Antoine Levy-Lambert 6e72941062 Make it possible to create manifest only jars with the option duplicate="preserve" 21 years ago
  Stefan Bodewig 4ab55dc0c9 More shadows and statics that make Jikes whine 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Stefan Bodewig 90a2a192dc This test has been randomly failing on Unix systems ever since their 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Stefan Bodewig 1a3ed5bfc3 some more variables named enum 22 years ago
  Antoine Levy-Lambert 566ea426c3 1) make JarTest pass on Windows, these testcases were failing : 22 years ago
  Stefan Bodewig 5d135bf963 Demonstrate bug 16972 22 years ago
  Stefan Bodewig af00b2e81d Make sure that streams get closed 22 years ago
  Stefan Bodewig 59d49ed44c Demonstrate bug 10262 22 years ago
  Stefan Bodewig 75a944cb28 currently failing testcase to demonstrate PR: 17780 23 years ago
  Stefan Bodewig 6528412d21 Avoid NPE in <zip> and friends for empty <fileset>s. 23 years ago
  Stefan Bodewig 388d534f97 Make sure streams get closed so that the temporary files can be deleted 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 34dc5127ac fix the 'is the manifest up-to-date?' checks 23 years ago
  Stefan Bodewig 9f7aebabbb ZIP-Entries always use forward slashes 23 years ago
  Stefan Bodewig 10d0c2b6bb Add some tests 23 years ago
  Stefan Bodewig a9353331a9 Initial fix for the <jar> doesn't update bug, will need some 23 years ago
  Stefan Bodewig bf37341e1a Take care of the original manifest when updating a jar. 23 years ago
  Stefan Bodewig a6dc398196 Add (disabled) tests for 12651 23 years ago
  Stefan Bodewig 745031fad7 Add (disabled) tests for 10755 23 years ago
  Stefan Bodewig d0fd746309 License police on testcases and stylesheets: 24 years ago
  Stefan Bodewig 1e01d1142c Move responsibility for cleanup to the test themselves. 24 years ago
  Conor MacNeill 3f37290d4a Initial cut at Manifest tests. This is in preparation for handling multiple 24 years ago
  Conor MacNeill 3572b96ca9 Move all tests to BuildFileTest from TaskdefsTest 24 years ago
  Stefan Bodewig 321c9dc68e assert -> assertTrue in all testcases. 24 years ago
  Stefan Bodewig 635c56e2db Make testcases independent of current working directory - add one for <copy>. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 4fefc6bcdd Make <jar> fail early if a specified manifest file doesn't exist. 25 years ago