I receive the following error when compiling the latest Ivy sources from SVN. 
Xavier: could this be introduced somewhere with your recent changes?

java.lang.RuntimeException: problem during retrieve of org.apache.ivy#ivy: 
java.lang.ClassCastException
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:175)
        at org.apache.ivy.Ivy.retrieve(Ivy.java:535)
        at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:50)
        at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:275)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
        at org.apache.tools.ant.Task.perform(Task.java:364)
        at org.apache.tools.ant.Target.execute(Target.java:341)
        at org.apache.tools.ant.Target.performTasks(Target.java:369)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
        at org.apache.tools.ant.Main.runBuild(Main.java:668)
        at org.apache.tools.ant.Main.startAnt(Main.java:187)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
Caused by: java.lang.ClassCastException
        at 
org.apache.ivy.core.retrieve.RetrieveEngine$1.compare(RetrieveEngine.java:356)
        at java.util.Arrays.mergeSort(Arrays.java:1278)
        at java.util.Arrays.sort(Arrays.java:1219)
        at java.util.Collections.sort(Collections.java:155)
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.determineArtifactsToCopy(RetrieveEngine.java:310)
        at 
org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:95)
        ... 15 more

Maarten




      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to