You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/05/16 09:38:55 UTC

[jira] Resolved: (IVYDE-91) NPE when setting a bad file for the ivy setting path in the global configuration panel

     [ https://issues.apache.org/jira/browse/IVYDE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Lalevée resolved IVYDE-91.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
         Assignee: Nicolas Lalevée

> NPE when setting a bad file for the ivy setting path in the global configuration panel
> --------------------------------------------------------------------------------------
>
>                 Key: IVYDE-91
>                 URL: https://issues.apache.org/jira/browse/IVYDE-91
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Nicolas Lalevée
>            Assignee: Nicolas Lalevée
>             Fix For: 2.0.0
>
>
> Here is the stack trace:
> {noformat}
> java.lang.NullPointerException
> at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getMetaArtifactPath(IvyResolveJob.java:453)
> at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.getSourcesArtifactPath(IvyResolveJob.java:415)
> at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.artifacts2ClasspathEntries(IvyResolveJob.java:388)
> at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.access$6(IvyResolveJob.java:381)
> at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob$1.run(IvyResolveJob.java:257)
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.