[ http://jira.codehaus.org/browse/MOJO-556?page=comments#action_80117 ] Corridor Software Developer commented on MOJO-556: --------------------------------------------------
Would you create a single patch file from the root of the idlj plugin directory? I had to edit the last one to apply the patch. For example, cd mojo/idlj-maven-plugin svn diff > MOJO-556.patch That will get both files. > []NPE when using emitStubs without emitSkeletons > ------------------------------------------------ > > Key: MOJO-556 > URL: http://jira.codehaus.org/browse/MOJO-556 > Project: Mojo > Issue Type: Bug > Environment: Windows XP SP2 and Apple OSX > Reporter: Jens Andersen > Attachments: introduction.apt.patch, Source.java.patch > > > When providing "emitStubs" and no "emitSkeletons" the plugin throws a > NullPointerException. It's because neither emitStubs nor emitSkeletons in > org.codehaus.mojo.idlj.Source defaults to true (they are not initialized). > Provided patch does initialize the values to true. > (As an extra I have provided an updated doc) -- 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 from this list please visit: http://xircles.codehaus.org/manage_email
