RE: [Biojava-l] cvs ant build failure

2005-12-05 Thread Richard HOLLAND
; Cc: biojava-l@biojava.org > Subject: Re: [Biojava-l] cvs ant build failure > > > Hi Richard, > > > But... it still won't compile, but now for a different > reason. It seems > > that Andreas' check-in of his structure classes over the weekend was > > missing

Re: [Biojava-l] cvs ant build failure

2005-12-05 Thread Andreas Prlic
Hi Richard, But... it still won't compile, but now for a different reason. It seems that Andreas' check-in of his structure classes over the weekend was missing the Matrix and SingularValueDecomposition classes. Andreas can you fix this please? They were all checked in at the same time yesterd

RE: [Biojava-l] cvs ant build failure

2005-12-04 Thread mark . schreiber
iojava-l@biojava.org, (bcc: Mark Schreiber/GP/Novartis) Subject: RE: [Biojava-l] cvs ant build failure I just checked out the most recent version and found a bug in EmptyRichAnnotation just as your compiler output indicates. I fixed it. But... it still won't compile, but now

RE: [Biojava-l] cvs ant build failure

2005-12-04 Thread Richard HOLLAND
I just checked out the most recent version and found a bug in EmptyRichAnnotation just as your compiler output indicates. I fixed it. But... it still won't compile, but now for a different reason. It seems that Andreas' check-in of his structure classes over the weekend was missing the Matrix and

Re: [Biojava-l] cvs ant build failure

2005-12-02 Thread Francois Pepin
Hi Tamas, I can compile fine from the CVS right now. two reasons why it might not work for you: 1- you might not be up to date, cvs update should fix that. 1- you have previous build in there (otherwise it would say compiling 1096 source files instead of 93). You probably want to do an 'ant cle