Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.0.0.alpha1
-
None
-
None
-
IBM Eclipse RAD 7 which is 3.2 based, Windows XP
Description
I changed ivy.xml to add in a new dependency and saved it. Ivy starts resolving, and then comes up with an error dialog:
"The resolve job has unexpectedly stopped"
Looking in the .log of the workspace it says:
!ENTRY org.apache.ivyde.eclipse 1 0 2008-08-01 15:18:10.864
!MESSAGE resolved dependencies of ivy.xml
!ENTRY org.apache.ivyde.eclipse 4 4 2008-08-01 15:18:10.864
!MESSAGE The resolve job has unexpectedly stopped
!STACK 0
java.lang.NoSuchMethodError: org/eclipse/core/runtime/Status.<init>(ILjava/lang/String;Ljava/lang/String;)V
at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob$1.run(Unknown Source)
I've raised this as a blocker as the bug stops me from using IvyDe at all for this project