864 Commits (2a0bbc499fc6ccb297d829401c8329d2eb1a58c8)

Author SHA1 Message Date
  Peter Reilly 0a36bf20ec check for same targets in a source file 21 years ago
  Stefan Bodewig a1102edeba 2005 21 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 21 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. 21 years ago
  Antoine Levy-Lambert 500030a537 Make Zip#createEmptyZip be called again when empty zips need to be created 21 years ago
  Matthew Jason Benson 4b343f551b The refid attribute of the I/O redirector was not functional. 21 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
  Matthew Jason Benson 9207c3cd53 Spelling, blank lines 21 years ago
  Matthew Jason Benson 7808487f0a Typos 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 dd7d6b246e By popular demand: Do not scan directories if their contents are excluded. 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
  Matthew Jason Benson 4c83562c6c On DOS and Netware, filenames beginning with a drive letter 21 years ago
  Matthew Jason Benson 172370143a Disable test that can't run under Windows Java 1.2 . Should check 1.3 as well. 21 years ago
  Matthew Jason Benson c61a7be25d New diagnostics broke CaseTest. 21 years ago
  Jacobus Martinus Kruithof 782bc21332 RedirectorElementTest stopped working on windows w/h cat on the path. 21 years ago
  Matthew Jason Benson 80d6afd555 Year 21 years ago
  Matthew Jason Benson 43cb5f9b25 get with usetimestamp did not work on Java 1.2 . 21 years ago
  Stefan Bodewig 9c0047961d I don't see the debug output in the Kaffe Gump run, try it unconditionally 21 years ago