package-info.java files cause a NullPointerException
----------------------------------------------------

         Key: MPJXR-26
         URL: http://jira.codehaus.org/browse/MPJXR-26
     Project: maven-jxr-plugin
        Type: Bug
    Versions: 1.4.3    
    Reporter: Carlos Sanchez
 Assigned to: Carlos Sanchez 
     Fix For: 1.4.3


If any package-info.java file is present in the source folder a 
NullPointerException is thrown.


The issue is in CodeTransform.getHeader()

FileManager.getInstance().getFile(this.getCurrentFilename()).getClassType().getName())

getClassType() returns null

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to