Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build N20030117 (Timestamp: 200301170010): Build failed

It looks like the problem is in PDE: org.eclipse.pde.ant.ConvertSchemeToHTML

- Jared

On Friday 17 January 2003 08:07 am, Sonia_Dimitrov@xxxxxxxxxx wrote:
> Looks like the AntRunner is broken in this build:
> 
> BUILD FAILED
> java.lang.VerifyError: (class: org/eclipse/pde/ant/ConvertSchemaToHTML, 
> method: execute signature: ()V) Incompatible object argument for method 
> call
>         at java.lang.Class.forName1(Native Method)
>         at java.lang.Class.forName(Class.java:142)
>         at  
org.eclipse.ant.internal.core.ant.InternalAntRunner.setTasks(InternalAntRunner.java:236)
>         at  
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:513)
>         at  
org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:459)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at org.eclipse.ant.core.AntRunner.run(AntRunner.java:421)
>         at 
> 
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
>         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
>         at org.eclipse.core.launcher.Main.run(Main.java:703)
>         at org.eclipse.core.launcher.Main.main(Main.java:539)


Back to the top