879 Commits (7ad041a63e3584527e97f2d931906e499ef9e348)

Author SHA1 Message Date
  Stefan Bodewig d716a8309d 2005 20 years ago
  Matthew Jason Benson 1480e646f9 Remove clone task. 20 years ago
  Matthew Jason Benson fbb9886634 ResourceCollections 20 years ago
  Matthew Jason Benson b92e6b644f allow absolute include paths & no basedir for Directory scanning 20 years ago
  Jacobus Martinus Kruithof fa038427c2 Removing constructs to close streams that catch Throwable -> FileUtils.close. 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
  Matthew Jason Benson 5cf7540ba1 Add isfailure condition. 20 years ago
  Matthew Jason Benson c09b4ad628 propertyset threw NPE with nested, mapped propertysets. 20 years ago
  Stefan Bodewig 140403da7d 2005 20 years ago
  Steve Loughran 5ee66cf257 <scriptmapper>, with tests and docs. At this point we have near total script coverage of all the core ant extension points. Note the refactoring of scriptcondition to give us a better base for these things. 20 years ago
  Peter Reilly 3d66f4ef91 Allways create qualified targets in imported build files 20 years ago
  Steve Loughran da4aeef1c3 and of course the date change. 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
  Stefan Bodewig a1102edeba 2005 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 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
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 20 years ago
  Matthew Jason Benson 4b343f551b The refid attribute of the I/O redirector was not functional. 20 years ago
  Stefan Bodewig 134d95afef Major speed improvements on BZip2 streams. 21 years ago
  Matthew Jason Benson 86cd020ce9 Add negate attribute to linecontains and linecontainsregexp filterreaders. 21 years ago
  Matthew Jason Benson 6bd9a3ed78 Remove "strip-duplicates" behavior from; add condition behavior to, Length task. 21 years ago
  Matthew Jason Benson 2c68e6ab60 Add subproject Executor to Executor interface + its use to Project & Ant task. 21 years ago
  Jesse N. Glick debc4cf475 s/occured/occurred/g wherever possible - unfortunately we included the spelling error in several public method 21 years ago
  Stefan Bodewig 4f0b931824 2005 21 years ago
  Jesse N. Glick a898d14776 #31885: <junit> logs more detailed events for individual tests it is running. 21 years ago
  Jesse N. Glick 126daf8b31 Removing old code testing for JDK 1.0 and 1.1. 21 years ago
  Jesse N. Glick 8a86b8228f #25832: deprecating the task names <WsdlToDotnet> and <style>. 21 years ago
  Jesse N. Glick df49dea906 #32463: deprecate WeakishReference since we can assume JDK 1.2 APIs now. 21 years ago
  Peter Reilly 41985851e2 change name of handledirchar to handledirsep to be similar to pathconvet 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
  Stefan Bodewig 53bcbf1d66 Unit Test for PR 32973 21 years ago
  Steve Loughran 450c0f1f2f Factor out a base classs and add a verification task, a verification which cannot rely on return codes as a success metric, as the program returns 0 even for invalid jars. Hence the disabled test 21 years ago
  Steve Loughran 7229e5923e -env util to get an ordered version number, 21 years ago
  Steve Loughran b41196e3ea -TSA support, bug 32390 21 years ago
  Steve Loughran abf8e1ecce -tests for old and new signjar features written; working 21 years ago
  Stefan Bodewig f39da1b5b5 unit test for PR 25911 21 years ago
  Stefan Bodewig a1634b4203 Unit test for PR 24866 21 years ago
  Stefan Bodewig aff45f3377 Add unit test for <rpm> failonerror 21 years ago
  Stefan Bodewig 4a834a6214 Jikes is right, the fallthrough is a problem 21 years ago
  Steve Loughran 80593698b1 Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable. 21 years ago
  Matthew Jason Benson 46da1a13f2 Why are we testing this on Unix? :) 21 years ago
  Steve Loughran dae6ce9ace Apt testing. We can say this works now :) 21 years ago
  Stefan Bodewig ecb5c9a952 2005 21 years ago
  Jacobus Martinus Kruithof c7e8a8e498 Removed $Id$ cvs tags 21 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Matthew Jason Benson da7e3aa2ba Make pass; I assume the recent FileUtils changes broke this due to 21 years ago