73 Commits (44b170125dfa5ee3189c220a433f2c48a4338727)

Author SHA1 Message Date
  Stephane Bailliez 144c9d1920 Remove unused fields and methods 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig 33bc8da118 Change the methods that try to locate JDK tools to work on AIX with 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez e3b6d1fe76 Fix bad coding style. 24 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 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
  Magesh Umasankar 17e5ca8721 Convert tabs to spaces... 24 years ago
  Stefan Bodewig 307c136939 push createTempFile to FileUtils 24 years ago
  Stefan Bodewig ab9f91736a Take care of NetWare when searching for "java" and "javadoc", add 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald 72f5630bdb Remove some tabs. 24 years ago
  Peter Donald d81ef5ce76 Add comments regarding future netware integration. 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 25 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 25 years ago
  Stefan Bodewig 1ca56f13c4 Apply the same magic <javadoc> uses to locate the javadoc command to 25 years ago
  glennm cbef49e344 Look for java.home/../bin/javadoc(.exe) before falling 25 years ago
  glennm c341305e44 The javadoc task now looks for the javadoc executable 25 years ago
  Conor MacNeill 21a88b996a If the package list cannot be found, the offline links are 25 years ago
  Conor MacNeill 44eb536d1a javadoc @files do not work under JDK 1.1 25 years ago
  Stefan Bodewig 6d4c233dcb Make the packagelistloc attribute of javadoc's link child a File so it 25 years ago
  Stefan Bodewig 91f7d992dc Don't change working directory for javadoc. 25 years ago
  Stefan Bodewig 7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use 25 years ago
  Conor MacNeill 52579e9682 Quote the -group parameter to Javadoc 25 years ago
  Stefan Bodewig ecab5d3357 Make javadoc expand properties for the new nested elements. 25 years ago
  Stefan Bodewig b5b31688e6 Add some nested elements to javadoc where it seemed to be useful. 25 years ago
  Stefan Bodewig a9a32155c5 brush up documentation for <javadoc> (adding documentation for the 25 years ago
  Conor MacNeill 068f734884 Merge after 1.3 release 25 years ago
  Conor MacNeill 5337488612 Merge of 1.3 branch changes into the main branch 25 years ago
  glennm af102bbd3d Resolving package names now occurs with the 25 years ago
  glennm b6d17002e3 Back out CVS directory hack. 25 years ago
  glennm 6cc1290e8b Hack to ignore CVS directories. 25 years ago
  Stefan Bodewig b3cb9a9d4f Changed the handling of build.sysclasspath so that Ant should behave 25 years ago
  Sam Ruby 2f3fc4ceb2 Address anomolies where classpath is now being interpreted differently by 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Stefan Bodewig 73db4788f6 Reinstate javadoc's failonerror attribute. 25 years ago
  Conor MacNeill 2f00346128 Restore the -d flag for destdir when it is supplied. Whilst this is an option 25 years ago
  Stefan Bodewig 4771d246a4 Make <javadoc> ignore .java files in directories containing a "-". 25 years ago
  Stefan Bodewig ff810113da Removed all nested <classpathref> elements in favor of <classpath 26 years ago
  Stefan Bodewig 9977131b5e Javadoc's destDir attribute should now work again. 26 years ago
  Stefan Bodewig 5dbbf38ae0 -d is not an option of javadoc in 1.2 but of the standard doclet. 26 years ago
  Stefan Bodewig fa4f79ea06 Avoid StringIndexOutOfBoundsException when .java files were found 26 years ago
  Stefan Bodewig f923ab50f9 <javadoc> and <patch> would fail if the execute method was called more 26 years ago
  Conor MacNeill dc76115024 Workaround for Jikes compilation problem 26 years ago
  Conor MacNeill 76248d54a1 Make it fly with 1.1 26 years ago
  Conor MacNeill f504cf793e Increase speed of Javadoc task 26 years ago
  Stefan Bodewig c32873b519 Added nested elements and attributes to reference CLASSPATH structures 26 years ago
  Conor MacNeill 0dd985bc2a Add some eror checking to the syntax of the linkoffline attribute 26 years ago