Hi Mark,
Thanks for your help.
I have deleted the original download and repeated the cvs checkout with
the command
cvs -d :pserver:[EMAIL PROTECTED]:/home/repository/biojava checkout
-P biojava-live
I couldn't use -Pd with the checkout command (I'm using cvs 1.11.17).
I repeated the build and
On 5 Jan 2006, at 10:07, Jolyon Holdstock wrote:
Hi
I ran cvs update -Pd and then repeated the Ant command.
I can see it has updated as I'm trying to compile an extra source file
[javac] Compiling 1280 source files
But the build fails with the same error.
Is there a work around I could use
Recently I discussed that Biojava could be changed to Java version
1.5 without breaking compatibility since the novel tool Retroweaver
allows to run Java 1.5 programs on older JREs.
I started to use enums in my program and did not encounter any
problems related to retroweaving.
However there is o