Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0-beta-1
-
None
-
None
-
SVN revision 280814 on Linux using JRockit 1.4.2
Description
I am writing a simple extension to log4j that consists of a new class which extends Level to add more values. I have zipped up the project (the pom and a single source file) and attached them.
The project compiles fine. When I try to generate the JavaDoc for the project, JavaDoc fails to include the log4j library in the classpath which causes it to fail.