Thanks, Now it works fine!
Cheers, Andreas Richard Holland wrote: Hi Andreas. This sounds like a compiler version or flags problem. Could you check that you are running javac from a Java 1.4 or later installation? Also, see http://java.sun.com/j2se/1.4.2/docs/guide/lang/assert.html#compatibility (The Ant script uses the flag '-source 1.4' for everything). Then try doing an 'ant clean' before your 'ant package-biojava' to make sure everything gets recompiled. cheers, Richard -- ================================== Andreas Dräger PhD student Eberhard Karls University Tübingen Center for Bioinformatics (ZBIT) Phone: +49-7071-29-70436 ================================== _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
