[Biojava-l] cvs ant build failure

Francois Pepin fpepin at cs.mcgill.ca
Fri Dec 2 15:40:57 EST 2005


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 clean'
and try again.

Francois

On Fri, 2005-12-02 at 15:09 +0000, Tamas Horvath wrote:
> ant package-biojavaBuildfile: build.xml
> init:     [echo] Building biojava-live     [echo] Java Home:/home/hota/programs/java/jdk1.5.0/jre     [echo] JUnit present:                   ${junit.present}     [echo] JUnit supported by Ant:          true     [echo] HSQLDB driver present:           ${sqlDriver.hsqldb}
> prepare:
> prepare-biojava:
> compile-biojava:    [javac] Compiling 93 source files to/data3/installs/biojava-live/ant-build/classes/biojava    [javac]/data3/installs/biojava-live/src/org/biojavax/EmptyRichAnnotation.java:42:org.biojavax.EmptyRichAnnotation is not abstract and does not overrideabstract method getProperties(java.lang.Object) inorg.biojavax.RichAnnotation    [javac] public class EmptyRichAnnotation extends Unchangeable implementsRichAnnotation, Serializable {    [javac]        ^    [javac] Note: * uses or overrides a deprecated API.    [javac] Note: Recompile with -Xlint:deprecation for details.    [javac] 1 error
> BUILD FAILED/data3/installs/biojava-live/build.xml:267: Compile failed; see the compilererror output for details.
> _______________________________________________
> Biojava-l mailing list  -  Biojava-l at biojava.org
> http://biojava.org/mailman/listinfo/biojava-l
> 



More information about the Biojava-l mailing list