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

Nicolas Lalevée commented on IVY-1487:
--------------------------------------

We recently switched from svn to git. Some doc may indeed not be up to date.

I think this bug is critical enough to get fixed in Ivy 2.4. I'm not sure when 
this will get out, this will be our first release from git.

Note that we don't need a release of IvyDE for this bug, just a release of Ivy.

If you're impatient, there is an automatic build of an Eclipse updatesite which 
contains the trunk versions of both Ivy and IvyDE:
https://builds.apache.org/job/IvyDE-updatesite/
These are not official release though.

> ClassCastException in Eclipse 4.4.1
> -----------------------------------
>
>                 Key: IVY-1487
>                 URL: https://issues.apache.org/jira/browse/IVY-1487
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.4.0-RC1
>         Environment: Linux, Eclipse 4.4.1.M20140829-0500, Oracle JDK 1.7.0_55
>            Reporter: Christoph John
>            Assignee: Nicolas Lalevée
>             Fix For: trunk
>
>
> h3. problem
> When trying to use IvyDE within Eclipse 4.4.1 the following Exception happens 
> which renders IvyDE unusable:
> {code}
> An internal error occurred during: "IvyDE resolve".
> 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.CachedIvy.createIvySettings(CachedIvy.java:235)
>       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)

Reply via email to