[Biojava-dev] CVS fubared by non-compiling code

Thomas Down thomas at derkholm.net
Thu May 15 00:36:45 EDT 2003


Once upon a time, David Huen wrote:
> The latest CVS is non-compilable:-
> 
> compile:
>     [javac] Compiling 1027 source files to 
> /home/david/biocvs/biojava-live/ant-build/classes/main
>     [javac] 
> /home/david/biocvs/biojava-live/ant-build/src/main/org/biojava/bio/seq/db/biosql/OntologySQL.java:283: 
> unreported exception org.biojava.bio.ontology.OntologyException; must be 
> caught or declared to be thrown
>     [javac]                 loadTerms(ont, id);

There actually seem to be a couple of these (my build fails
in GFF3Parser.java).  I presume it's just a change in Matthew's
big patch that didn't get propogated all the way through. 
Investigating now...

    Thomas.


More information about the biojava-dev mailing list