810 Commits (032ca220dd28da39f4fed6af48c925a4e97f80a4)

Author SHA1 Message Date
  Matthew Jason Benson 3ab2f5cd55 make different line endings different lengths so file sizes will differ, 20 years ago
  Matthew Jason Benson bc6cf071ab add textfile attribute to filesmatch condition. 20 years ago
  Matthew Jason Benson 456488aec5 fix failonerror="false" includeemptydirs="true"; reported by Alexey. 20 years ago
  Antoine Levy-Lambert b96c217e11 international tests for ManifestClassPath 20 years ago
  Steve Loughran 4e7f82aede <echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface. 20 years ago
  Matthew Jason Benson 54be7a626d remove java resource support from URL resource in favor of JavaResource. 20 years ago
  Stefan Bodewig ef830de68e Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset> 20 years ago
  Stefan Bodewig d99445bb67 support for arbitrary resource collections as sources in <uptodate> 20 years ago
  Stefan Bodewig c51cce56b8 support for filesystem based resource collections in <signjar> and VerifyJar 20 years ago
  Stefan Bodewig 3af551b1bb support for Touchable resource collections in <touch> 20 years ago
  Stefan Bodewig 861a449064 resource support for <loadproperties> 20 years ago
  Stefan Bodewig 4abb17d87b new resource <javaresource> for stuff that can be loaded via a classloader 20 years ago
  Antoine Levy-Lambert 6a71283099 properly convert URIs back to file paths when non ascii characters are percent-encoded 20 years ago
  Matthew Jason Benson db060df3c3 add filenamemapper support to <xslt>. 20 years ago
  Dominique Devienne 29435d2c47 Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined. 20 years ago
  Antoine Levy-Lambert 98f8daca39 add a test case for bugrep 37348 in the xslt task, also remove 20 years ago
  Stefan Bodewig 5e407c51a7 add resource support to gzip/bzip2 20 years ago
  Stefan Bodewig 86ffd42246 add resource support to xmlproperty 20 years ago
  Steve Loughran f619294872 delete the libraries prototype 20 years ago
  Stefan Bodewig e3707fdec8 resource collections for [bg]unzip2? 20 years ago
  Alexey N. Solofnenko 1019168a0b 2005 20 years ago
  Alexey N. Solofnenko 6f8402d926 Bugzilla 28773 20 years ago
  Matthew Jason Benson a360e39fa7 <delete failonerror="false" /> was still failing. 20 years ago
  Antoine Levy-Lambert d6bf14f707 solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085. 20 years ago
  Stefan Bodewig b5fcf10604 add resource collection support to tar 20 years ago
  Stefan Bodewig 976ce81377 more docs and tests 20 years ago
  Stefan Bodewig cf5c5625e9 more docs and tests 20 years ago
  Stefan Bodewig a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset 20 years ago
  Stefan Bodewig 5a381558ae <copy> and <sync> can now work on non-filesystem resources as well 20 years ago
  Stefan Bodewig 582bc0f7f6 docs and tests for unzip/tar and resource collections 20 years ago
  Matthew Jason Benson 4db83aaa5b Support filesystem-only resource collections in checksum. 20 years ago
  Matthew Jason Benson e562f879e8 antunit-ize checksum tests 20 years ago
  Matthew Jason Benson 7204df0def Fix wrongly-defined build.dir 20 years ago
  Stefan Bodewig 2b05b66c0a cleanup 20 years ago
  Stefan Bodewig a7d38cf263 resource collection support for apply and friends 20 years ago
  Stefan Bodewig 575148a663 resource collection support for xslt 20 years ago
  Stefan Bodewig d93d7b0916 Add resource collection support to copy and friends 20 years ago
  Stefan Bodewig 0ffd5612f5 lay grounds for Schema or Relax NG description generators as plugins in antstructure 20 years ago
  Stefan Bodewig c0a1de714b make it work for directries with spaces 20 years ago
  Matthew Jason Benson 2f69b089b4 Don't try to delete nonexistent resources; switched to a single static 20 years ago
  Matthew Jason Benson d8a41c88be dependset + resource collection support 20 years ago
  Matthew Jason Benson 6066238e5e partially antunit-ize DependSetTest 20 years ago
  Matthew Jason Benson ec53cbb02a delete + resource collection support 20 years ago
  Matthew Jason Benson 611d085ff6 update with depends and copy instead of copydir 20 years ago
  Steve Loughran 7527ef1962 Antlib changes. One I like, one I am still not sure I have right 20 years ago
  Steve Loughran afca241f1f This is an official contrib of the smartfrog tourl task to the apache codebase; its aim has been to set up rmic classpaths, but it turns out to use maven2 its kind of convenient to be able to turn any location into a file: url. That is only, what, 3 lines of code, but what this task does is bulk conversion and a set of unit tests that work. 20 years ago
  Steve Loughran 84bb23262f bugrep 36226 : error and failure pages. 20 years ago
  Jan Materne 47b6202445 Starting introducing Resources in <copy>. (Committing for SVN-migration) 20 years ago
  Matthew Jason Benson 5d021519e7 debugging aid 20 years ago
  Matthew Jason Benson cf12b9b863 Make testname2 pass after FileResource name modification. 20 years ago