2238 Commits (cb8e13aaed02b654312d8d935a36e31c417d1e87)

Author SHA1 Message Date
  Conor MacNeill 07a3027bb2 Add a check in depend so that if a class file is out of date and the 23 years ago
  Stefan Bodewig c17d143ac3 swallow characters that are illegal in XML documents. 23 years ago
  Conor MacNeill 959b74fcb6 Checkstyle setup for checking Ant code base. 23 years ago
  Conor MacNeill 37fe632d83 Initial refactoring of <depend> task to make it a bit clearer 23 years ago
  Conor MacNeill a1714edc18 Tolerance should not apply to source file checks 23 years ago
  Conor MacNeill f8cfa36161 Minor cleanup 23 years ago
  Conor MacNeill 8cab56ee0e checkstyle 23 years ago
  Conor MacNeill a3d6a54f95 Test depend cache 23 years ago
  Conor MacNeill 3c96ebf5a3 <depend> task does not handle case where an inner and outer class are written at 23 years ago
  Magesh Umasankar 6638f2ac2b Move assertion statement inside try block and make the testcase pass on Windows environments with dubious java.home 23 years ago
  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 23 years ago
  Conor MacNeill 7196c156c9 Disable second half of this test for now. I'm not sure why you can't pass 23 years ago
  Conor MacNeill ac65e76ac6 Test case for <classfileset> 23 years ago
  Conor MacNeill c588308c64 Minor improvement to error message 23 years ago
  Conor MacNeill caa574d58e Remove check which prevents fileset subclasses being passed by reference 23 years ago
  Conor MacNeill bb34e52397 Fix up operation of classfileset to behave more like a normal fileset in 23 years ago
  Conor MacNeill c0a3bacdf9 Test cases for <depend> task 23 years ago