60 Commits (d81ef5ce763346716ca8c78ba6ab666eb05a31d8)

Author SHA1 Message Date
  Peter Donald d81ef5ce76 Add comments regarding future netware integration. 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 24 years ago
  Stefan Bodewig 1ca56f13c4 Apply the same magic <javadoc> uses to locate the javadoc command to 24 years ago
  glennm cbef49e344 Look for java.home/../bin/javadoc(.exe) before falling 24 years ago
  glennm c341305e44 The javadoc task now looks for the javadoc executable 24 years ago
  Conor MacNeill 21a88b996a If the package list cannot be found, the offline links are 24 years ago
  Conor MacNeill 44eb536d1a javadoc @files do not work under JDK 1.1 24 years ago
  Stefan Bodewig 6d4c233dcb Make the packagelistloc attribute of javadoc's link child a File so it 24 years ago
  Stefan Bodewig 91f7d992dc Don't change working directory for javadoc. 24 years ago
  Stefan Bodewig 7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use 24 years ago
  Conor MacNeill 52579e9682 Quote the -group parameter to Javadoc 24 years ago
  Stefan Bodewig ecab5d3357 Make javadoc expand properties for the new nested elements. 24 years ago
  Stefan Bodewig b5b31688e6 Add some nested elements to javadoc where it seemed to be useful. 24 years ago
  Stefan Bodewig a9a32155c5 brush up documentation for <javadoc> (adding documentation for the 24 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 25 years ago
  Stefan Bodewig 9977131b5e Javadoc's destDir attribute should now work again. 25 years ago
  Stefan Bodewig 5dbbf38ae0 -d is not an option of javadoc in 1.2 but of the standard doclet. 25 years ago
  Stefan Bodewig fa4f79ea06 Avoid StringIndexOutOfBoundsException when .java files were found 25 years ago
  Stefan Bodewig f923ab50f9 <javadoc> and <patch> would fail if the execute method was called more 25 years ago
  Conor MacNeill dc76115024 Workaround for Jikes compilation problem 25 years ago
  Conor MacNeill 76248d54a1 Make it fly with 1.1 25 years ago
  Conor MacNeill f504cf793e Increase speed of Javadoc task 25 years ago
  Stefan Bodewig c32873b519 Added nested elements and attributes to reference CLASSPATH structures 25 years ago
  Conor MacNeill 0dd985bc2a Add some eror checking to the syntax of the linkoffline attribute 25 years ago
  Stefan Bodewig b18b40b152 Moved the javadoc == 1.1 or 1.2 check out of init(). 25 years ago
  Stefan Bodewig 6d7c130971 Did some cleanup. 25 years ago
  Stefan Bodewig 20dede5ad8 MSVSS doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig c2077d52dd Javadoc doesn't extend Exec any longer. 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Stefan Bodewig 3b6232b780 Correctly detect missing arguments to Javadoc. 25 years ago
  Conor MacNeill 2ca1e77475 Minor bug fixes in Javadoc. 25 years ago
  Stefan Bodewig 8162d141e4 Make rmic, javac and javadoc use Path and add nested elements for 25 years ago
  Conor MacNeill 5e9f5581f2 Give Ernst some credit for the Javadoc changes :-) 25 years ago
  Conor MacNeill b879b27c72 Add nested doclet tag to javadoc task 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Sam Ruby 62c181f454 Override the logging of Javadoc output in order to filter out 25 years ago
  Conor MacNeill ece10d579b Add support for docletpath. 25 years ago