19 Commits (abd5987913a0a10ee5c1fbbe6232c468986d889b)

Author SHA1 Message Date
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 26 years ago
  Stefan Bodewig 3b6232b780 Correctly detect missing arguments to Javadoc. 26 years ago
  Conor MacNeill 2ca1e77475 Minor bug fixes in Javadoc. 26 years ago
  Stefan Bodewig 8162d141e4 Make rmic, javac and javadoc use Path and add nested elements for 26 years ago
  Conor MacNeill 5e9f5581f2 Give Ernst some credit for the Javadoc changes :-) 26 years ago
  Conor MacNeill b879b27c72 Add nested doclet tag to javadoc task 26 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 26 years ago
  Sam Ruby 62c181f454 Override the logging of Javadoc output in order to filter out 26 years ago
  Conor MacNeill ece10d579b Add support for docletpath. 26 years ago
  Conor MacNeill d42633d63a Oops - make the new Javadoc work under JDK 1.1 26 years ago
  Conor MacNeill 689fca4158 Update javadoc task to support multiple link and group options. 26 years ago
  Sam Ruby b50848acba Javadoc 1.2 multiple group support 26 years ago
  Stefano Mazzocchi ef962a9a03 called "javadoc" directly to avoid classpath problems that bugged many cocoon devs (it didn't happen to me because was setting tools.jar in my autoexec.bat... now I have a clean classpath and everything works fine on both 1.2 and 1.1 26 years ago
  Stefano Mazzocchi ae16bb711b Several changes: 26 years ago
  Sam Ruby 35c0faa1a2 1) Correct potential infinite loops when parsing invalid Java source 26 years ago
  Sam Ruby 1af1e04eef Fixed javadoc so that it doesn't go into an infinite loop on lines such as: 26 years ago
  Sam Ruby 5d4e93228c Merge classpath+sourcepath for jdk 1.1 26 years ago
  Stefano Mazzocchi 1ee4709de6 used the new boolean method 26 years ago
  Stefano Mazzocchi fd287b3a80 new javadoc task now extends exec and spawns another JVM to go around the system.exit() problems 26 years ago