593 Commits (52831c9ad417f328fa61cd206fb32701123333bc)

Author SHA1 Message Date
  Matthew Jason Benson e1b0730f5e Changing the verification process not to rely on isfileselected because I'm 21 years ago
  Matthew Jason Benson 23a1c7d3a7 Make apply's dest attribute optional. 21 years ago
  Matthew Jason Benson 4c77f5ea1b <available> returned false positives when checking a file 21 years ago
  Steve Loughran f119bd971b Xor. Not strictly necessary, but the logical equivalent is a dog to type. 21 years ago
  Matthew Jason Benson 4122b8a95f Add size to Resource info; switch length task to use Resources 21 years ago
  Steve Loughran 38c1ea2a88 First updates to library 21 years ago
  Stefan Bodewig 28d39b09a7 Allow <sync> to keep files in target even if they are not in any source directories, PR 21832 21 years ago
  Peter Reilly 0d08780618 Allow references to keep references to the project that 21 years ago
  Jacobus Martinus Kruithof f5d98f1e2c Extended FileUtils with a comparison that ignores the kind of line break. 21 years ago
  Matthew Jason Benson 810c2bde30 Oops, used setProperty() instead of setNewProperty(). 21 years ago
  Matthew Jason Benson 6ca8466008 Add clone task. 21 years ago
  Matthew Jason Benson 5451feff7d Remove order assumption from testEach. 21 years ago
  Matthew Jason Benson f3af5a6f26 Add length task to Ant. 21 years ago
  Antoine Levy-Lambert 6e72941062 Make it possible to create manifest only jars with the option duplicate="preserve" 21 years ago
  Peter Reilly fd1350c42a use Touch#addConfigured(Mapper) rather than add(Mapper) as the mapper is 21 years ago
  Matthew Jason Benson 1824d36b3b Add time zone to the test case. 21 years ago
  Matthew Jason Benson 1ddaea8055 touch gets nested mapper plus verbose, mkdirs, and pattern attributes. 21 years ago
  Matthew Jason Benson 5320013dd3 Address Windows CVS client line ending conversion incompatibility issue. 21 years ago
  Matthew Jason Benson b0229b0687 Hack to make the testcases pass. 21 years ago
  Steve Loughran 88b73e8d7f Library flattens files; make class static in xmlvalidate 21 years ago
  Peter Reilly a0a51d69b2 use isfileselected in test instead of the pathconvert hack 21 years ago
  Peter Reilly 4d34b03883 added isfileselected test 21 years ago
  Stefan Bodewig 515949fd31 Please don't modify my working copy during tests, otherwise I'm going to commit changed files by accident 21 years ago
  Peter Reilly 6a3d5030bb add new preservelastmodified attribute to signjar 21 years ago
  Steve Loughran dea3b5a66a Tuning 21 years ago
  Peter Reilly ea0d1cd08b some simple tests for the issigned condition 21 years ago
  Steve Loughran f4c6f96bae 1. Move from optional.repository to tasks.repository 21 years ago
  Steve Loughran f630ef56ed Updated <getlibraries> code, plus new classes. After this 21 years ago
  Matthew Jason Benson 7e5837b080 Change <apply>'s "overwrite" attribute name to "force". Also commit missing 21 years ago
  Matthew Jason Benson 2f1e0c35af Add overwrite attribute to <apply>. 21 years ago
  Steve Loughran c8d28da5f8 Manifest task logs warnings: PR32190 21 years ago
  Stefan Bodewig b1186f08a3 Preparations for PR: 21832, in particular unit tests and some 21 years ago
  Stefan Bodewig 53cd4e8958 Tests for recorder by Martijn Kruithof 21 years ago
  Steve Loughran 7651d02856 1. Updated repository work; now has the following from Russel Gold's contrib 21 years ago
  Steve Loughran 844ca96965 merging features of Russell's dependencies contribution; 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 21 years ago
  Steve Loughran 045a7004a1 Repository support; needs http client 2.x and commons-logging. 21 years ago
  Peter Reilly 7228bef97c add failall value for onerror attribute of <typedef> 21 years ago
  Matthew Jason Benson a5a1cf2395 Restore <move>'s ability to replace existing files and/or write 21 years ago
  Stefan Bodewig 66676d22f4 Make sure test output gets grabbed early enough to capture everything. 21 years ago
  Peter Reilly 1c48e016c2 Fix for execution of top level tasks getting delayed by targets. 21 years ago
  Stefan Bodewig 6f4f0c6075 Throw in some unit tests for <junit> - one of them will fail related to bug 30333 21 years ago
  Matthew Jason Benson 4b2db7c0ca Add alwayslog attribute to <redirector>. 21 years ago
  Peter Reilly d4ebf04094 Try to get the correct task/type name for an unsupported attribute/element 21 years ago
  Peter Reilly 1ddab2c141 add xmlcatalog nested element to the xmlproperty task 21 years ago
  Stefan Bodewig 2da1da584d more to clean up 21 years ago
  Stefan Bodewig 0f723fa82a Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory 21 years ago
  Matthew Jason Benson 84bfc9dabe Allow <move>'s file attribute to rename a directory. 21 years ago
  Antoine Levy-Lambert 12f1e22e1f Zip task did not create tasks when there are only empty directories in the selection 21 years ago
  Antoine Levy-Lambert 16904c3c17 reverting previous change 21 years ago