Hi,
Well, I have narrowed the problem down to... jikes ;o(
If I use javac to build ANT, all seems to work perfectly well.
So... my jikes is: Version 1.14 - 13 May 2001
and it seems I need to upgrade this beast as well - sorry for bothering you with that.
best regards Mariusz
ps.
I am impressed with the amount of activities and responsivness of ANT dev, especially taking into account not so popular "pacific" time zone ;o)
Mariusz Nowostawski wrote:
I am having a little trouble using the rmic task with the CVS version of ant. I have tried it with the jdk 1.4 and 1.2.2 (on my linux box) and in both cases I am getting:
java.lang.VerifyError: (class: org/apache/tools/ant/AntClassLoader, method: findClassInComponents signature: (Ljava/lang/String;)Ljava/lang/Class;) Accessing value from uninitialized register 7
at org.apache.tools.ant.taskdefs.Rmic.execute(Rmic.java:377)
at org.apache.tools.ant.Task.perform(Task.java:223)
at org.apache.tools.ant.Target.execute(Target.java:186)
at org.apache.tools.ant.Target.performTasks(Target.java:204)
at org.apache.tools.ant.Project.executeTarget(Project.java:929)
at org.apache.tools.ant.Project.executeTargets(Project.java:883)
at org.apache.tools.ant.Main.runBuild(Main.java:527)
at org.apache.tools.ant.Main.start(Main.java:163)
at org.apache.tools.ant.Main.main(Main.java:187)
It seems like something "small", but it is a little cryptic to me, any help, suggestion what to check and where to look h. appreciated.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
