641 Commits (5a8d0dcb27fb9e3040f36569224569caf28a5ada)

Author SHA1 Message Date
  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
  Steve Loughran dae6ce9ace Apt testing. We can say this works now :) 21 years ago
  Jacobus Martinus Kruithof c7e8a8e498 Removed $Id$ cvs tags 21 years ago
  Matthew Jason Benson 0fb6ce69c2 Forgot to commit testcase for doubled EOF char on the new filter-delegated 21 years ago
  Steve Loughran b1f75a400d First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks. 21 years ago
  Matthew Jason Benson 5061e731c3 1. Add Kevin Greiner's FixCrLfFilter (slightly modified) 21 years ago
  Matthew Jason Benson 015ec69fd1 Add preservelastmodified attribute to fixcrlf. 21 years ago
  Matthew Jason Benson 81197f555a Get with usetimestamp did not work when local timestamp roughly >= now. 21 years ago
  Jacobus Martinus Kruithof 782bc21332 RedirectorElementTest stopped working on windows w/h cat on the path. 21 years ago
  Matthew Jason Benson 43cb5f9b25 get with usetimestamp did not work on Java 1.2 . 21 years ago
  Stefan Bodewig fc96c7e44a cleanup 21 years ago
  Steve Loughran 6c13bc7130 condition to check for parser features. Left to others to put into Ant's build.xml. 21 years ago
  Steve Loughran 97150b670e fixcrlf gets a new attribute to make it easier to fix a single file. no nested filesets for <fileset file>, see. 21 years ago
  Matthew Jason Benson a317e0c69c Remove trailing WS from blank lines. 21 years ago
  Matthew Jason Benson 595133b251 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 21 years ago
  Steve Loughran b69245c422 those extra tests I threatened 21 years ago
  Steve Loughran 6591339aa0 still had an interim attribute name here. fixed. 21 years ago