Dev's an old branch that hasn't been updated for some time, asm hasn't been 
updated to a java 8 compatible version.

Trunk is the most up to date.

I've just been testing against jdk9.

Cheers,

Peter.

Sent from my Samsung device.
 
  Include original message
---- Original message ----
From: Zsolt Kúti <la.ti...@gmail.com>
Sent: 20/08/2016 08:00:03 pm
To: dev@river.apache.org
Subject: Re: dev build problem

Forgot to tell that I am on OSX, using IDEA, jdk8, built in ant (1.9.4). 

On Sat, Aug 20, 2016 at 11:41 AM, Zsolt Kúti <la.ti...@gmail.com> wrote: 

> Hello, 
> 
> When trying to build dev branch it fails at several places with: 
> 
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 5735 
> at org.objectweb.asm.ClassReader.readClass(Unknown Source) 
> at org.objectweb.asm.ClassReader.accept(Unknown Source) 
> at org.objectweb.asm.ClassReader.accept(Unknown Source) 
> at com.sun.jini.tool.classdepend.ReferencedClasses.compute( 
> ReferencedClasses.java:56) 
> at com.sun.jini.toolclassdepend.ClassDepend.getDependencyRelationshipMap( 
> ClassDepend.java:283) 
> at com.sun.jini.tool.ClassDep.compute(ClassDep.java:885) 
> at com.sun.jini.tool.ClassDep.main(ClassDep.java:1329) 
> /Users/zkuti/own-projects/river/jtsk/branches/dev/common.xml:249: Java 
> returned: 1 
> 
> In the stacktraces can be found: 
> /Users/zkuti/own-projects/river/jtsk/branches/dev/build.xml:738: The 
> following error occurred while executing this line: 
> 
> which is where "jsk-dl.jar" target resides. 
> build/classes seems to be populated, deps dir contains jsk-dl.deps, but it 
> is empty. 
> all.clean was already tried. 
> 
> Any idea? 
> 
> Thanks 
> Zsolt 
> 

Reply via email to