2228 Commits (dad32bdae0fd7783c120193e5f79a8d8c6d16aaf)

Author SHA1 Message Date
  Magesh Umasankar 8edaa455e6 Close PrintStreams if logfile is being used. Leaving the streams open causes test case failures on Windows. 23 years ago
  Stefan Bodewig e2aa7c41ea Add -source switch to <javadoc> 23 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 23 years ago
  Conor MacNeill 8f4aa8719c Refactor to use a single DTDLocation instance 23 years ago
  Stefan Bodewig 1f992c596b rework inheritance tree for DirSet and FileSet, they are not 23 years ago
  Conor MacNeill 2c3767a537 Add capability to classfileset to specify the root classes 23 years ago
  Stefan Bodewig 0614659ed5 2002 23 years ago
  Conor MacNeill 9f71c862fe New depend checks 23 years ago
  Diane Holt 3c46d4557a Create temp file in user.dir (PR 4590). 23 years ago
  Steve Loughran 23337b5063 adding inheritRefs to <antcall>, for better consistency with ant. The default is of course false. 23 years ago
  Conor MacNeill 909ef56547 Setup to suport more test sets for depend task 23 years ago
  Diane Holt 9b18f927fe Make Sun coding standards (and Conor) happy :) 23 years ago
  Diane Holt 70b7bb1065 overide -> override; writer -> file; fix line-breaks/spacing so 23 years ago
  Diane Holt d29c41d16c Add cygpath handling of JIKESPATH (PR 6943). 23 years ago
  Diane Holt f563831080 Fix DIRLIBS to allow for space (iow, more quoting crud -- gack!) 23 years ago
  Conor MacNeill 45fd3ec75d Refector the new method into a separate set and get methods 23 years ago
  Peter Donald 0e481b8463 Seems I forgot to commit this... 23 years ago
  Peter Donald 3963920268 Add in stylesheet forhangelog report. 23 years ago
  Peter Donald 435e643e23 Pass of all stream processing into another thread so that hopefully it wont block... maybe ;) 23 years ago
  Conor MacNeill 145903b92b Allow ejbjar dependency including behaviour to be controlled 23 years ago
  Stefan Bodewig 4c560e713a make sure output of the spawned thread is attributed to the current 23 years ago
  Conor MacNeill 6a44607ea6 Preserve ordering of taglets and tags by using one list 23 years ago
  Conor MacNeill 5ec38ccd3f Toplink element is no longer required. The standard weblogic element 23 years ago
  Stefan Bodewig 32452cc99f stray debug statement. 23 years ago
  Stefan Bodewig 614713629b Make not so strong, we don't really know whether we've managed to end 23 years ago
  Stefan Bodewig d463563bef timeout support for <java> 23 years ago
  Conor MacNeill 69b83f3213 Re-enable DependTest - no longer uses touch 23 years ago
  Stefan Bodewig 0d7515e6c3 refactor ExecuteWatchdog - extract a more generic timer. Preparation 23 years ago
  Stefan Bodewig 6258074cd0 Add append attributes to <exec>, <java> and <sql> 23 years ago
  Stefan Bodewig c0c176e892 2002 23 years ago
  Conor MacNeill 8bd72d6533 Add taglets support to javadoc 23 years ago
  Conor MacNeill ae694da658 Tedious workaround for JDK 1.1 compilation issues 23 years ago
  Conor MacNeill ac7d747c92 iJDK 1.1 has trouble with inner class variable access - use method instead 23 years ago
  Stefan Bodewig 9fca9a56a5 JDK 1.1 24 years ago
  Conor MacNeill 7196c156c9 Disable second half of this test for now. I'm not sure why you can't pass 24 years ago
  Conor MacNeill ac65e76ac6 Test case for <classfileset> 24 years ago
  Conor MacNeill c588308c64 Minor improvement to error message 24 years ago
  Conor MacNeill caa574d58e Remove check which prevents fileset subclasses being passed by reference 24 years ago
  Conor MacNeill bb34e52397 Fix up operation of classfileset to behave more like a normal fileset in 24 years ago
  Conor MacNeill c0a3bacdf9 Test cases for <depend> task 24 years ago
  Conor MacNeill f52471ba80 Minor typo 24 years ago
  Stefan Bodewig 8d7dea7d25 Add class for collection utilities, implement emulation of 24 years ago
  Peter Donald ba6d89f244 Fix up date parsing to pick up time aswell 24 years ago
  Stefan Bodewig 1f3caa57f6 New attribute for <replace> that allows all properties of a given 24 years ago
  Peter Donald 3694e92869 Fixed the following bug; 24 years ago
  Stefan Bodewig 2e62a659cb Make sure locale argument is the first one in javadoc 24 years ago
  Peter Donald 656bd7e92a Move CDATA escaping to the writer to make it harder to get a CDATA in another CDATA 24 years ago
  Stefan Bodewig ea60c3f749 Make tag and date attributes of <cvs> work again as well. 24 years ago
  Peter Donald a4f5be6a2d Compile before commiting 24 years ago
  Peter Donald 382e03e5cc Process the standard error in a separate thread hopefully to alleviate blocking. 24 years ago