807 Commits (351fe71fecbb7b419331eccc9e0431c5d6b4a129)

Author SHA1 Message Date
  Stefan Bodewig eabe1ea77b fix PR 34963, create <br/> in stack-traces 20 years ago
  Stefan Bodewig d2369960ba Unit test for 34963 20 years ago
  Matthew Jason Benson f67efecf7b Renamed <file> resource's "base" attribute to "basedir", 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
  Matthew Jason Benson b92e6b644f allow absolute include paths & no basedir for Directory scanning 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
  Matthew Jason Benson c09b4ad628 propertyset threw NPE with nested, mapped propertysets. 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 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 4b343f551b The refid attribute of the I/O redirector was not functional. 20 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 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
  Peter Reilly 41985851e2 change name of handledirchar to handledirsep to be similar to pathconvet 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
  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 b41196e3ea -TSA support, bug 32390 21 years ago
  Steve Loughran abf8e1ecce -tests for old and new signjar features written; working 21 years ago
  Matthew Jason Benson 6342658910 Make pass on Windows 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 39a8bb4be6 Make the framed JUnit report deal with multiple reports for the same testcase. 21 years ago
  Stefan Bodewig 4a834a6214 Jikes is right, the fallthrough is a problem 21 years ago
  Steve Loughran e72ab9dcb5 little pointer to note that this test seems dependent upon viewcvs.cgi working, which it wont after an SVN move. 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