11452 Commits (ebac9845309a1af1c1814faa758cdd310f9f3bd9)
 

Author SHA1 Message Date
  Stefan Bodewig ebac984530 add an attribute that allows symbolic links to be deleted without following them. PR 36658. 17 years ago
  Stefan Bodewig 5f7fbe8b73 keep track of links that haven't been followed 17 years ago
  Stefan Bodewig 7bca21470c rename input-test which is interactive so it doesn't ge run during automated builds 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Stefan Bodewig 27b0172aac merge changes from import.html 17 years ago
  Stefan Bodewig 02d1bce5d1 adapt to Dominique's feedback 17 years ago
  Matthew Jason Benson 1e962d0d6d make concat support dest resources 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Jan Materne f7cec58a60 Document Java bug 6442982 : javadoc crashes when finding annotations not on its classpath 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig 4b364736ee deal with nested invokations 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Stefan Bodewig a6d4ce254b remove some warnings from code that is by now carved into stone 17 years ago
  Jan Materne 586e5dc6ec additional example 17 years ago
  Jan Materne 03726c31c1 whitespaces 17 years ago
  Stefan Bodewig 9770fe02f9 emulate async I/O when processing output of forked processes in order to deal with the case where a child of the forked process outlives its parent. PR 5003. Based on a patch by Adam Sotona. 17 years ago
  Stefan Bodewig d754a20c3f Take advantage of Java 1.4 17 years ago
  Stefan Bodewig b17f72b882 trunk requires 1.*4* ! 17 years ago
  Stefan Bodewig 0823bcba4e trunk requires 1.4 now 17 years ago
  Jan Materne 640f4f7af3 adding external project "Antiplate" 17 years ago
  Stefan Bodewig 789ca1c02e log correct directory when failing to delete it 17 years ago
  Stefan Bodewig 27868015eb whitespace 17 years ago
  Stefan Bodewig ee0fc90c1a make sure log messages to get emmitted twice in double-pass mode. PR 39426. 17 years ago
  Stefan Bodewig afb49574cf Don't use getReference in <isreference> unless really required. PR 44822. 17 years ago
  Stefan Bodewig 6aff19de74 Improve fixcrlf's error messages. PR 43936. 17 years ago
  Stefan Bodewig 40f8fea045 more alarmist warning if launcher jar is missing. PR 34505. 17 years ago
  Maarten Coene 3ec40a80a2 Added key 17 years ago
  Steve Loughran aca4b348d4 Bug 43348: add awareness of FileProvider to ArchiveScanner 17 years ago
  Steve Loughran 2d183a571f Bug 43348: add awareness of FileProvider to ArchiveFileSet 17 years ago
  Steve Loughran d6cccd3f5e Bug 43348: add awareness of FileProvider to ZipScanner; lets us zip from other places. 17 years ago
  Steve Loughran 39a7cce3ed Add the classloader in question when we get CNFE problems 17 years ago
  Steve Loughran be90dbd7b5 Bug ID 43660: JavaResource returns a null input stream if the resource is missing 17 years ago
  Jan Materne 9a90265a33 additional example 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Matthew Jason Benson 4dbe4dd92b simplify(?); use constants 17 years ago
  Matthew Jason Benson b374c9f8a0 move an antunity test 17 years ago
  Stefan Bodewig 8da250af7a add some examples 17 years ago
  Matthew Jason Benson 18681d7fc9 allow custom propertyhelpers to supply a Boolean for Target if/unless as an alternative to specifying a property NAME 17 years ago
  Matthew Jason Benson aa5f97f707 ws 17 years ago
  Matthew Jason Benson ef0fffc8ca use copy not copypath 17 years ago
  Jesse N. Glick 34933b03ec Suppress displaying the stderr prompt for storepass/keypass when we in fact are passing it on stdin. 17 years ago
  Matthew Jason Benson 05e90275ec ws 17 years ago
  Stefan Bodewig e68ba71a91 test for PR 41464 17 years ago
  Stefan Bodewig 99529fd6c5 At least try to log the real reason of an error. PR 26086 17 years ago
  Stefan Bodewig 98caa52a0a turn PR 45499 into a FAQ since there is a workaround. 17 years ago
  Stefan Bodewig 491cd1e2d8 Make <mail> work for SSL + authentication with javamail 1.4.1. PR 46063. Submitted by Craig Richardson 17 years ago
  Stefan Bodewig 28447bc7c0 allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this. 17 years ago
  Stefan Bodewig 8f488f0872 make tasks with add(Foo) method play nice with TaskContainer. PR 41647. 17 years ago
  Stefan Bodewig 47fda4e266 Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063. 17 years ago
  Stefan Bodewig b35a59d116 don't use copypath 17 years ago