Title: Message Title
Tai Le commented on an issue
QDox / Bug QDOX-253
DefaultJavaAnnotationAssembler throws a NPE exception
Given a class is parsed.
Given that class has a constructor.
Given the constructor has parameters.
Given some parameters have an annotation.
When parsing the file.
Then a NPE exception is thrown.

NPE stack is
{noformat}
Exception in thread "main" java.lang.NullPointerException
at com.thoughtworks.qdox.model.impl.DefaultJavaParameter.getParent...


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to