577 Commits (8d20a46835846d0ff4bf0bf2244c7d809832aa03)

Author SHA1 Message Date
  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
  Jan Materne 47b6202445 Starting introducing Resources in <copy>. (Committing for SVN-migration) 20 years ago
  Jacobus Martinus Kruithof 90641f10bb viewcvs down, relocated file to normal web part 20 years ago
  Stefan Bodewig d2369960ba Unit test for 34963 20 years ago
  Steven M. Cohen f2d32ac66d Add initialSiteCommand and siteCommand attributes. 20 years ago
  Peter Reilly 2a816a5361 * <macrodef> with redefined default values was incorrect. (Fix for 20 years ago
  Steven M. Cohen d0cb590844 Based on a patch submitted by Neeme Praks, allow support for a retry count on FTP transfers. Some 20 years ago
  Steven M. Cohen 536a84c211 convert serverLanguageCodeConfig attribute to use EnumeratedAttribute pattern 20 years ago
  Steven M. Cohen 3885afdd77 Convert ftp task systemTypeKey and timestampGranularity attributes to using the EnumeratedAttribute pattern 20 years ago
  Matthew Jason Benson 626c03beb1 Add an echoxml task just for Steve! 20 years ago
  Matthew Jason Benson 1480e646f9 Remove clone task. 20 years ago
  Matthew Jason Benson fbb9886634 ResourceCollections 20 years ago
  Steven M. Cohen 7541413480 Add new timestampGranularity attribute to account for the typical case in PUT operations where the client 20 years ago
  Steven M. Cohen 6706bbc03b Added tests for the "newer" attribute in conjunction with the servertimezoneconfig attribute in the PUT and GET actions. 20 years ago
  Steven M. Cohen 2e04fa9854 add option to read properties file from the user's home directory as well as from the top of the ant tree, where it is vulnerable to being wiped out from cvs 20 years ago
  Matthew Jason Benson 5cf7540ba1 Add isfailure condition. 20 years ago
  Peter Reilly 3d66f4ef91 Allways create qualified targets in imported build files 20 years ago
  Steve Loughran 07680bb2e3 tests for junitreport handling various forms of bad data, plus explicit handling of zero-byte files with a different error message.. 20 years ago
  Steve Loughran 091610197b Patch XMLValidate to create a new parser every time, plus test case that verifies it works. 20 years ago
  Steve Loughran 4439a0410e removes fork option from Apt, in code, in docs. 20 years ago
  Peter Reilly 0a36bf20ec check for same targets in a source file 20 years ago
  Jacobus Martinus Kruithof c0bb2736d0 Somehat more intelligent way to let windows catch up in java test 20 years ago
  Jacobus Martinus Kruithof c1153f2f17 time /t gives IOException / error=2 (file not found) on win XP home NL. 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 20 years ago
  Steve Loughran fc605cd185 nt->winnt 20 years ago
  Steve Loughran 370ac32906 Now for the fun. Exec adds an osfamily attribute, so you can restrict execution to a platform such as nt, or unix. This propagates to execon, so into chmod, attrib, etc. We could therefore adapt them use osfamily as their way of being unix or windows only. 20 years ago
  Matthew Jason Benson 6bd9a3ed78 Remove "strip-duplicates" behavior from; add condition behavior to, Length task. 21 years ago
  Jesse N. Glick 126daf8b31 Removing old code testing for JDK 1.0 and 1.1. 21 years ago
  Jesse N. Glick 33832587a4 Ignore stray dir that can be left behind after an interrupted test. 21 years ago
  Jesse N. Glick 8a86b8228f #25832: deprecating the task names <WsdlToDotnet> and <style>. 21 years ago
  Steve Loughran a6583cdfa6 fork in the test that says so 21 years ago
  Steve Loughran b02d774374 Well, a bit of hackery and you can verify that JAR is signed. But there is *nothing* to verify that the signature itself is trusted. Essentially "jarsigner -verify" is a worthless piece of junk from the security perspective. 21 years ago
  Steve Loughran 25e6c497c3 system properties are in <signjar>, so you can (manually) propagate proxy settings. Updated docs and examples. 21 years ago