You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Mikaël FRECHE (JIRA)" <ji...@apache.org> on 2014/10/16 09:53:33 UTC

[jira] [Commented] (IVYDE-375) IvyDE can't resolve since Eclipse Luna 4.4.1

    [ https://issues.apache.org/jira/browse/IVYDE-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173503#comment-14173503 ] 

Mikaël FRECHE commented on IVYDE-375:
-------------------------------------

Thx ! Just upgraded to trunk and everything work fine.

I hope it'll come to stable soon. 
Since Luna 4.4.1 comes with auto-update, most dev teams using IvyDE will experience this issue.

Do I have to close issue, or is it fine in "resolved" status ?

> IvyDE can't resolve since Eclipse Luna 4.4.1
> --------------------------------------------
>
>                 Key: IVYDE-375
>                 URL: https://issues.apache.org/jira/browse/IVYDE-375
>             Project: IvyDE
>          Issue Type: Bug
>    Affects Versions: 2.2.0.final
>         Environment: apache-ivyde-2.2.0.final-201311091524
> eclipse.buildId=4.4.1.M20140925-0400
> java.version=1.7.0_25
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
> Framework arguments:  -product org.eclipse.epp.package.jee.product
> Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
>            Reporter: Mikaël FRECHE
>
> Hi,
> Please forgive me if I'm in the wrong section or posting as a wrong issue type.
> Got a popup :
> "org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String" when I try to resolve.
> Just upgraded from Eclipse Luna 4.4.0 to Eclipse Luna 4.4.1
> Full stack trace in Error Log :
> {code}java.lang.ClassCastException: org.eclipse.osgi.internal.framework.EquinoxConfiguration$1 cannot be cast to java.lang.String
> 	at org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:610)
> 	at org.apache.ivy.core.settings.IvySettings.addAllVariables(IvySettings.java:604)
> 	at org.apache.ivy.core.settings.IvySettings.addSystemProperties(IvySettings.java:308)
> 	at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:303)
> 	at org.apache.ivy.core.settings.IvySettings.<init>(IvySettings.java:222)
> 	at org.apache.ivyde.internal.eclipse.workspaceresolver.WorkspaceIvySettings.<init>(WorkspaceIvySettings.java:30)
> 	at org.apache.ivyde.internal.eclipse.CachedIvy.createIvySettings(CachedIvy.java:226)
> 	at org.apache.ivyde.internal.eclipse.CachedIvy.getIvyFromFile(CachedIvy.java:200)
> 	at org.apache.ivyde.internal.eclipse.CachedIvy.doGetIvy(CachedIvy.java:163)
> 	at org.apache.ivyde.internal.eclipse.CachedIvy.getIvy(CachedIvy.java:124)
> 	at org.apache.ivyde.internal.eclipse.resolve.IvyResolveJob.doRun(IvyResolveJob.java:145)
> 	at org.apache.ivyde.internal.eclipse.resolve.IvyResolveJob.run(IvyResolveJob.java:85)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)