The following comment has been added to this issue:
Author: Aslak Helles�y
Created: Mon, 30 Dec 2002 1:45 AM
Body:
Can you please attach a java file that will let us reproduce the error?
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-216
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-216
Summary: get a NullPointerException which fails the document task
Type: Bug
Status: Assigned
Priority: Major
Time Spent: Unknown
Estimate: 0 minutes
Project: XDoclet
Component: Documentation
Versions:
1.2 Beta 2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Rajesh Honnawarkar
Created: Sun, 29 Dec 2002 1:10 PM
Updated: Sun, 29 Dec 2002 1:10 PM
Description:
get the following error in the console when trying to generate the @todo lists:
[document] java.lang.NullPointerException
[document] at xjavadoc.SourceClass.lastModified(SourceClass.java:268)
[document] at xdoclet.GenerationManager.isClassHierarchyNewerThanFile(Gener
ationManager.java:209)
[document] at xdoclet.GenerationManager.isGenerationNeeded(GenerationManage
r.java:132)
[document] at xdoclet.GenerationManager.isGenerationNeeded(GenerationManage
r.java:183)
[document] at xdoclet.TemplateSubTask.startProcessForAll(TemplateSubTask.ja
va:613)
[document] at xdoclet.TemplateSubTask.startProcess(TemplateSubTask.java:595
)
[document] at xdoclet.modules.doc.info.InfoSubTask.execute(InfoSubTask.java
:135)
[document] at xdoclet.XDocletMain.start(XDocletMain.java:46)
[document] at xdoclet.DocletTask.start(DocletTask.java:457)
[document] at xjavadoc.ant.XJavadocTask.execute(XJavadocTask.java:69)
[document] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
va:166)
[document] at org.apache.tools.ant.Task.perform(Task.java:319)
[document] at org.apache.tools.ant.Target.execute(Target.java:309)
[document] at org.apache.tools.ant.Target.performTasks(Target.java:336)
[document] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
[document] at org.apache.tools.ant.Project.executeTargets(Project.java:1250
)
[document] at org.apache.tools.ant.Main.runBuild(Main.java:610)
[document] at org.apache.tools.ant.Main.start(Main.java:196)
[document] at org.apache.tools.ant.Main.main(Main.java:235)
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel