2287 Commits (04a1688d9c0043bed3cd4bfaf0f1c172c3550349)
 

Author SHA1 Message Date
  Stefan Bodewig 04a1688d9c fix testcase that requires /tmp to exist (at least I hope so). 24 years ago
  Stefan Bodewig 3433f89463 Advice TaskContainer writers to use Task.perform. 24 years ago
  Stefan Bodewig d21e6ff3f5 improve documentation of the regexp mapper. 24 years ago
  Stefan Bodewig 8e9003672b Add the new logo proposals to the site. 24 years ago
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 24 years ago
  Magesh Umasankar aa497f965f YALP (yet another logo proposal, as Stefan puts it) 24 years ago
  Magesh Umasankar e241dd137f Changes to <move> noted. 24 years ago
  Stefan Bodewig 44bbe5b139 Speed up <move>: Try to rename the top directory if we are moving 24 years ago
  Stefan Bodewig 809dcaf287 enable modified version of the awk test to demonstrate there is no problem. 24 years ago
  Magesh Umasankar d69a1829c1 Ensure maxWaitMIllis and checkEveryMillis results in proper values irrespective of the order in which the setter methods are called. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Peter Donald c3abf0c4cb Remove some deprecated language features. 24 years ago
  Magesh Umasankar 8ce69f050e Display to the user another cause of task not found exception being thrown. 24 years ago
  Magesh Umasankar 66716b51ad Valid values for waitforunit and checkeveryunit provided. 24 years ago
  Magesh Umasankar dd5b247d5a More setFoo(String) to setFoo(Bar) conversions. 24 years ago
  Stefan Bodewig 76fa4670c5 add BCEL to the list of required libraries. 24 years ago
  Magesh Umasankar 3a28c02ef6 setAction(String) replaced with setAction(FTP.Action) for action attribute of the FTP task. setAction(String) has been deprecated. 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Magesh Umasankar 8a7fce7e2e If a task contains setFoo(String) and setFoo(Bar), setFoo(Bar) gets selected by the introspection mechanism. 24 years ago
  Steve Loughran 0d8d34b93f PR: 5255 24 years ago
  Steve Loughran 5b377d290d Last weeks changes took away helpful information about why exec failed to run; this puts it back in. 24 years ago
  Steve Loughran 1bd831271a paragraph on hp radpak ant gui tool 24 years ago
  Magesh Umasankar c12aaa8a06 Typo fixed. 24 years ago
  Stephane Bailliez 28fb40a060 Add an etc directory to the distrib and copy some useful stylesheets to it. 24 years ago
  Stephane Bailliez 6c0bd98809 Clean up tabs and fix some ugly css mistakes. 24 years ago
  Peter Donald c206512560 Make changes so that tasks use the two arg replaceProperties() rather than 3 arg as it is lower coupling. 24 years ago
  Peter Donald 150cad6b1e Add a method replaceProperties(Project,String). This delegates directly to replaceProperties(Project,String,HashMap). The Map parameter contains all the properties in Project. 24 years ago
  Peter Donald a79e667185 Remove unsetProperty() because it allows tasks to break immutability. 24 years ago
  Stephane Bailliez ec8358d87b - Fixed some case issues related to JProbe directories under Solaris. 24 years ago
  Steve Loughran 325e13a93d added changes to exec, and a bit on the immutability fixes in the 'this may break things' section 24 years ago
  Steve Loughran 85ea2966d2 timeout actions stated 24 years ago
  Steve Loughran b1aff29095 PR: 3952, 3654 : "4NT not being recognised correctly" 24 years ago
  Steve Loughran d8b96a6359 report a timeout to the log 24 years ago
  Steve Loughran a1694b917e new method, killedProcess() which returns true if there is a watchdog and it killed the process 24 years ago
  Peter Donald 4c8ebdb489 This patch forces property setting to follow the same rules as the rest of ant in most tasks. The few tasks where we have not forced immutability will instead get 3 line ugly warnings telling them that they should upgrade or not use the same property name etc. 24 years ago
  Stefan Bodewig bad48b6b79 add pointer to doxygen task. 24 years ago
  Stefan Bodewig dbec36ef5b these things don't exist (any longer) 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 24 years ago
  Stefan Bodewig e8e51a71bc datatypes for regexp replace task. 24 years ago
  Stefan Bodewig 0c5f76d9f8 Add warning that the XSL:P link doesn't work. 24 years ago
  Magesh Umasankar 3beb7f13cd Make BZip2 task comply with native bzip2 when there are multiple blocks 24 years ago
  Magesh Umasankar bf5d49abf1 Preparing real huge test files on bzip2 tasks.... 24 years ago
  Conor MacNeill 4d83c345bd Additional functionality for classfileset. 24 years ago
  Conor MacNeill 114af4d393 Move dependency classfileset support code over to Apache BCEL 24 years ago
  Stefan Bodewig 674d4a8643 Add pointer to GenJar 24 years ago
  Stefan Bodewig aacd26fab0 split javac testcase so that it doesn't use Project.unsetProperty any longer. 24 years ago
  Stefan Bodewig 8a676908c4 Make testcase for <available> pass again, by re-applying the 24 years ago
  Stefan Bodewig b6e535486e re-add files in binary mode. 24 years ago
  Stefan Bodewig a2fccdf28d make things binary, that should be binary. 24 years ago